[Debian-live-changes] r2547 - in configs/daniel: desktop/config test/config
daniel at alioth.debian.org
daniel at alioth.debian.org
Fri Jul 20 05:40:28 UTC 2007
Author: daniel
Date: 2007-07-20 05:40:28 +0000 (Fri, 20 Jul 2007)
New Revision: 2547
Modified:
configs/daniel/desktop/config/binary
configs/daniel/desktop/config/common
configs/daniel/test/config/binary
configs/daniel/test/config/common
Log:
Modified: configs/daniel/desktop/config/binary
===================================================================
--- configs/daniel/desktop/config/binary 2007-07-20 05:39:05 UTC (rev 2546)
+++ configs/daniel/desktop/config/binary 2007-07-20 05:40:28 UTC (rev 2547)
@@ -16,6 +16,11 @@
# (Default: syslinux)
LIVE_BOOTLOADER="syslinux"
+# $LH_CHROOT_BUILD: control if we build binary images chrooted
+# # (Default: enabled)
+# # DO NEVER, *NEVER*, *N*E*V*E*R* SET THIS OPTION to disabled.
+LH_CHROOT_BUILD="enabled"
+
# $LIVE_DEBIAN_INSTALLER: set debian-installer
# (Default: disabled)
LIVE_DEBIAN_INSTALLER="disabled"
Modified: configs/daniel/desktop/config/common
===================================================================
--- configs/daniel/desktop/config/common 2007-07-20 05:39:05 UTC (rev 2546)
+++ configs/daniel/desktop/config/common 2007-07-20 05:40:28 UTC (rev 2547)
@@ -40,11 +40,6 @@
# (Default: bootstrap)
LH_CACHE_STAGES="bootstrap"
-# $LH_CHROOT_BUILD: control if we build binary images chrooted
-# # (Default: enabled)
-# # DO NEVER, *NEVER*, *N*E*V*E*R* SET THIS OPTION to disabled.
-LH_CHROOT_BUILD="enabled"
-
# $LH_DEBCONF_FRONTEND: set debconf(1) frontend to use
# (Default: noninteractive)
LH_DEBCONF_FRONTEND="noninteractive"
Modified: configs/daniel/test/config/binary
===================================================================
--- configs/daniel/test/config/binary 2007-07-20 05:39:05 UTC (rev 2546)
+++ configs/daniel/test/config/binary 2007-07-20 05:40:28 UTC (rev 2547)
@@ -16,6 +16,11 @@
# (Default: syslinux)
LIVE_BOOTLOADER="syslinux"
+# $LH_CHROOT_BUILD: control if we build binary images chrooted
+# # (Default: enabled)
+# # DO NEVER, *NEVER*, *N*E*V*E*R* SET THIS OPTION to disabled.
+LH_CHROOT_BUILD="disabled"
+
# $LIVE_DEBIAN_INSTALLER: set debian-installer
# (Default: disabled)
LIVE_DEBIAN_INSTALLER="disabled"
Modified: configs/daniel/test/config/common
===================================================================
--- configs/daniel/test/config/common 2007-07-20 05:39:05 UTC (rev 2546)
+++ configs/daniel/test/config/common 2007-07-20 05:40:28 UTC (rev 2547)
@@ -40,11 +40,6 @@
# (Default: bootstrap)
LH_CACHE_STAGES="bootstrap"
-# $LH_CHROOT_BUILD: control if we build binary images chrooted
-# # (Default: enabled)
-# # DO NEVER, *NEVER*, *N*E*V*E*R* SET THIS OPTION to disabled.
-LH_CHROOT_BUILD="disabled"
-
# $LH_DEBCONF_FRONTEND: set debconf(1) frontend to use
# (Default: noninteractive)
LH_DEBCONF_FRONTEND="noninteractive"
More information about the Debian-live-changes
mailing list