[Debian-eeepc-commits] [SCM] A live-helper based Debian live & installer image for the Eee PC. branch, master, updated. 1.0b1-94-gb83a2a9

Ben Armstrong synrg at debian.org
Sun Feb 28 22:08:47 UTC 2010


The following commit has been merged in the master branch:
commit 8cadecc699dd88d8d20a294be4f0e32cc7783afd
Author: Ben Armstrong <synrg at debian.org>
Date:   Sun Feb 28 18:05:20 2010 -0400

    --binary-indices is now strictly boolean

diff --git a/auto/config b/auto/config
index 2261398..0798ee0 100755
--- a/auto/config
+++ b/auto/config
@@ -42,7 +42,7 @@ lh config noautoconfig \
 	--mirror-chroot-security ${MIRROR_CHROOT_SECURITY} \
 	--mirror-binary ${MIRROR_BINARY} \
 	--mirror-binary-security ${MIRROR_BINARY_SECURITY} \
-	--binary-indices none \
+	--binary-indices false \
 	--packages-lists "standard" \
 	${@}
 echo -e "deb $MIRROR_CHROOT sid main\ndeb-src $MIRROR_CHROOT sid main" >config/chroot_sources/sid.chroot

-- 
A live-helper based Debian live & installer image for the Eee PC.



More information about the Debian-eeepc-commits mailing list