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

Ben Armstrong synrg at debian.org
Thu Dec 24 14:42:23 UTC 2009


The following commit has been merged in the squeeze branch:
commit e40a2b3ec3d7fa8eb36a65f431cc3309e6fbc1fb
Author: Ben Armstrong <synrg at debian.org>
Date:   Thu Dec 24 10:42:14 2009 -0400

    Update to live-helper 2.0~a3-1 fixes gdm (no longer included)

diff --git a/Changelog b/Changelog
index 50636cb..80f7aea 100644
--- a/Changelog
+++ b/Changelog
@@ -1,7 +1,7 @@
 1.0~b3
 ------
  * Switch from lenny to squeeze.
- * Update to new live-helper: 'lh command', etc.
+ * Update to live-helper 2.0~a3-1: 'lh command', etc.
  * Remove some things to accommodate for actual size of some SD
    media being as small as 241M instead of the reported 256M
    and to reserve some space for future addition of installer.
diff --git a/config/chroot_local-packageslists/eeepc b/config/chroot_local-packageslists/eeepc.list
similarity index 100%
rename from config/chroot_local-packageslists/eeepc
rename to config/chroot_local-packageslists/eeepc.list
diff --git a/scripts/config b/scripts/config
index 2914ed3..21124f7 100755
--- a/scripts/config
+++ b/scripts/config
@@ -5,7 +5,7 @@ MIRROR_SECURITY="http://debian.mirror.rafal.ca/debian-security/"
 
 lh config noautoconfig \
 	--architecture i386 \
-	--apt-recommends disabled \
+	--apt-recommends false \
 	--bootappend-live "noautologin" \
 	-k 686 \
 	-b usb-hdd \
@@ -17,5 +17,5 @@ lh config noautoconfig \
 	--mirror-chroot ${MIRROR_DEBIAN} \
 	--mirror-chroot-security ${MIRROR_SECURITY} \
 	--binary-indices none \
-	--packages-lists "standard eeepc" \
+	--packages-lists "standard" \
 	${@}

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



More information about the Debian-eeepc-commits mailing list