I would recommend the patch following the diff command for the test
release mode with the localdir_nobuild tag. Instead of dropping the user
to the configure screen, the LTIB should be using the preconfig file
config/platform/${ARCH}/defconfig to produce the test release iso file.
$ diff -aur Ltibrelease.pm Ltibrelease.pm.noconfigscr
--- Ltibrelease.pm 2009-10-26 14:15:37.898242755 -0400
+++ Ltibrelease.pm.noconfigscr 2009-10-26 14:17:03.037301396 -0400
@@ -399,6 +399,8 @@
if [ "$tag" != "localdir_nobuild" ]
then
./ltib --preconfig $cf->{plat_dir} --configure --batch
+else
+ ./ltib --preconfig $cf->{plat_dir} -m config --batch
fi
# copy the pre-built images if any to the iso so usable without ltib
_______________________________________________
LTIB home page: http://ltib.org
Ltib mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/ltib