The following commit has been merged in the master branch:
commit a5f36a33cbc6ca8c4fe8eb191b1afd178239e696
Author: Glenn Saberton <[EMAIL PROTECTED]>
Date: Mon Sep 1 19:45:46 2008 +0800
Change the acpi module we put in /etc/modules.
diff --git a/build-eeepc.sh b/build-eeepc.sh
index 43a0fd1..3d8cc26 100755
--- a/build-eeepc.sh
+++ b/build-eeepc.sh
@@ -102,7 +102,7 @@ eee_di() {
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 madwifi-tools eeepc-acpi-scripts
madwifi-modules-2.6-686" >> ../../../tmp/preseed.cfg
- echo "d-i preseed/early_command string echo -e eeepc_acpi >>
/target/etc/modules; echo -e "options thermal nocrt=1" >
/target/etc/modprobe.d/eeepc" >> ../../../tmp/preseed.cfg
+ echo "d-i preseed/early_command string echo -e laptop_eeepc >>
/target/etc/modules; echo -e "options thermal nocrt=1" >
/target/etc/modprobe.d/eeepc" >> ../../../tmp/preseed.cfg
echo "d-i preseed/late_command string chroot /target; update-initramfs -u;
exit" >> ../../../tmp/preseed.cfg
sed -i 's/PRESEED = .*/PRESEED = ..\/..\/..\/tmp\/preseed.cfg/g'
./config/common
sed -i 's/#floppy #monolithic/monolithic #floppy/g' ./config/i386.cfg
--
custom debian-installer for EeePC
_______________________________________________
Debian-eeepc-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel