[Debian-eeepc-devel] [SCM] custom debian-installer for EeePC branch, master, updated. 3a59c7f1e03bdacb2bbd4726bcca6ae6f7482d18

Glenn Saberton gsaberton at foomagic.org
Tue Apr 1 14:13:43 UTC 2008


The following commit has been merged in the master branch:
commit 3a59c7f1e03bdacb2bbd4726bcca6ae6f7482d18
Author: Glenn Saberton <gsaberton at foomagic.org>
Date:   Wed Apr 2 01:13:07 2008 +1100

    Use linux-headers-2.6 for ease of upgrade for users.

diff --git a/build-eeepc.sh b/build-eeepc.sh
index c2ef33e..c213cde 100755
--- a/build-eeepc.sh
+++ b/build-eeepc.sh
@@ -117,7 +117,7 @@ eee_di() {
     echo "d-i apt-setup/local0/repository string http://eeepc.debian.net/debian lenny main contrib non-free" >> ../../../tmp/preseed.cfg
     echo "d-i apt-setup/local0/comment string eeepc repository" >> ../../../tmp/preseed.cfg
     echo "d-i apt-setup/local0/key string http://nion.modprobe.de/65301FF6.asc" >> ../../../tmp/preseed.cfg
-    echo "d-i pkgsel/include string atl2-modules-2.6-686 madwifi-tools cpp-4.1 gcc-4.1 libmudflap0 libmudflap0-dev linux-headers-2.6.24-1-686 linux-kbuild-2.6.24 eeepc-acpi-scripts madwifi-eeepc-source build-essential module-assistant eeepc-acpi-source" >> ../../../tmp/preseed.cfg
+    echo "d-i pkgsel/include string atl2-modules-2.6-686 madwifi-tools cpp-4.1 gcc-4.1 libmudflap0 libmudflap0-dev linux-headers-2.6-686 linux-kbuild-2.6.24 eeepc-acpi-scripts madwifi-eeepc-source build-essential module-assistant eeepc-acpi-source" >> ../../../tmp/preseed.cfg
     sed -i 's/PRESEED = .*/PRESEED = ..\/..\/..\/tmp\/preseed.cfg/g' ./config/common
     sed -i 's/#monolithic/monolithic/g' ./config/i386.cfg
     sed -i 's/DEBIAN_RELEASE = .*/DEBIAN_RELEASE = lenny/g' ./config/common

-- 
custom debian-installer for EeePC



More information about the Debian-eeepc-devel mailing list