i=brian
i=scjody
* Include disk1_4.zip in lustre-tests RPM
- echo -n "Available targets:"
- for target in $TOPDIR/lustre/lustre/kernel_patches/targets/*.target ; do
- target_file=${target##*/}
- echo -n " ${target_file%%.target}"
+ for target in $TOPDIR/lustre/kernel_patches/targets/*.target.in ; do
+ echo -n "$(basename $target .target.in) "
A CVS branch/tag name to build from when pulling from CVS.
--target=TARGET
A CVS branch/tag name to build from when pulling from CVS.
--target=TARGET
- The name of the target to build. The available targets are listed
- below.
-
+ The name of the target to build.
+ One of: $(list_targets)
+
--target-archs=TARGET_ARCHS
A (space delimited) list of architectures to build. By default,
all of the archs supported by the TARGET will be built, in
--target-archs=TARGET_ARCHS
A (space delimited) list of architectures to build. By default,
all of the archs supported by the TARGET will be built, in