The following commit has been merged in the master branch:
commit af46056a814378f3e3ebeb474e708a384ba9e8c7
Author: Glenn Saberton <[EMAIL PROTECTED]>
Date: Mon Jul 14 01:25:14 2008 +0800
I forgot to fix the commenting of floppy and monolithic...
diff --git a/build-eeepc.sh b/build-eeepc.sh
index 8cc1f4d..a26d6be 100755
--- a/build-eeepc.sh
+++ b/build-eeepc.sh
@@ -106,7 +106,7 @@ eee_di() {
echo "d-i pkgsel/include string atl2-modules-2.6-686 madwifi-tools
eeepc-acpi-scripts madwifi-eeepc-modules-2.6.25-2-686
eeepc-acpi-modules-2.6-686" >> ../../../tmp/preseed.cfg
echo "d-i preseed/late_command string echo -e eeepc_acpi >>
/target/etc/modules; echo -e "blacklist ath5k" >>
/target/etc/modprobe.d/blacklist" >> ../../../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/#floppy #monolithic/monolithic #floppy/g' ./config/i386.cfg
sed -i 's/DEBIAN_RELEASE = .*/DEBIAN_RELEASE = lenny/g' ./config/common
fakeroot make build_monolithic
rm ../../../tmp/preseed.cfg
--
custom debian-installer for EeePC
_______________________________________________
Debian-eeepc-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel