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

Ben Armstrong synrg at debian.org
Sun Jan 31 13:37:51 UTC 2010


The following commit has been merged in the master branch:
commit 914e2df0e8bd6ee19fc2275e1d3fcfbc027e1dd7
Author: Ben Armstrong <synrg at debian.org>
Date:   Sun Jan 31 09:37:17 2010 -0400

    live-helper a5 renames scripts -> auto; specify generic linux pkg, now in squeeze

diff --git a/scripts/build b/auto/build
similarity index 100%
rename from scripts/build
rename to auto/build
diff --git a/scripts/clean b/auto/clean
similarity index 100%
rename from scripts/clean
rename to auto/clean
diff --git a/scripts/config b/auto/config
similarity index 93%
rename from scripts/config
rename to auto/config
index 8bbf799..2254484 100755
--- a/scripts/config
+++ b/auto/config
@@ -11,7 +11,7 @@ lh config noautoconfig \
 	-b usb-hdd \
 	--distribution squeeze \
         --archive-areas "main non-free" \
-	--linux-packages "linux-image-2.6.32-trunk" \
+	--linux-packages "linux-image-2.6" \
 	--memtest none \
 	--mirror-bootstrap ${MIRROR_DEBIAN} \
 	--mirror-chroot ${MIRROR_DEBIAN} \

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



More information about the Debian-eeepc-commits mailing list