Hi,
I have noticed since about one week ago that the svn version of
live-helper fails to build the squashfs.system.
I saw that LIVE_CHROOT_BUILD is not set in lh_binary which implyes
that chroot is not used to build the image.
This fix seams to solve the problem:
--- lh_binary 2007-07-24 12:34:48.000000000 +0100
+++ lh_binary.new 2007-07-24 18:02:23.000000000 +0100
@@ -23,6 +23,10 @@
USAGE="${PROGRAM} [--force]"
Arguments "[EMAIL PROTECTED]"
+# Reading configuration files
+Read_conffile config/common
+Read_conffile config/binary
+Set_defaults
# Preparing root filesystem
lh_binary_chroot ${*}
All the best,
Antonio Amorim
_______________________________________________
Debian-live-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel