[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:37 UTC 2010


The following commit has been merged in the master branch:
commit fd48c1a455670320a46a25c32dcfcb013c2978b5
Author: Ben Armstrong <synrg at debian.org>
Date:   Sun Feb 28 17:59:25 2010 -0400

    noautoconfig is needed to prevent infinite loop

diff --git a/auto/config b/auto/config
index a938cdd..e2e3d03 100755
--- a/auto/config
+++ b/auto/config
@@ -27,8 +27,7 @@ if test "$MIRROR_BOOTSTRAP" = -; then
 	MIRROR_BOOTSTRAP="$DEFAULT_CHROOT"
 fi
 
-#lh config noautoconfig \#
-lh config \
+lh config noautoconfig \
 	--architecture i386 \
 	--apt-recommends false \
 	--bootappend-live 'noautologin acpi_osi="Linux" rfkill.default_state=1' \

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



More information about the Debian-eeepc-commits mailing list