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

Glenn Saberton gsaberton at foomagic.org
Thu Jul 24 14:14:44 UTC 2008


The following commit has been merged in the master branch:
commit 4799d59c1591acd6ed70c54a817ad18b69988e20
Author: Glenn Saberton <gsaberton at foomagic.org>
Date:   Thu Jul 24 22:13:05 2008 +0800

    Disable Big Mem kernel build.

diff --git a/build-eeepc.sh b/build-eeepc.sh
index cca2fa0..aa63db8 100755
--- a/build-eeepc.sh
+++ b/build-eeepc.sh
@@ -91,6 +91,7 @@ eee_kernelwedge() {
     cd "$BASEDIR"/kernel-wedge/linux-kernel-di-i386-2.6
     echo atl2 >> ./modules/i386/nic-modules
     echo -ne "ath_pci\nath_rate_sample\nath_hal\nwlan_wep\nwlan_scan_sta\nwlan" >> ./modules/i386/nic-wireless-modules
+    sed -i 's/i386     2.6.25-2 686-bigmem/#i386     2.6.25-2 686-bigmem/g' ./kernel-versions
     kernel-wedge build-all
     cp -r ../*.udeb "$BASEDIR"/debian-installer/installer/build/localudebs/
     echo -e "\033[1;32;41m Part 2 complete. \033[0m "

-- 
custom debian-installer for EeePC



More information about the Debian-eeepc-devel mailing list