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

Darren Salt linux at youmustbejoking.demon.co.uk
Wed Dec 30 18:27:18 UTC 2009


The following commit has been merged in the master branch:
commit ba8c2b4ac8c30ff1326e882f9bcf5dc612b3a608
Author: Darren Salt <linux at youmustbejoking.demon.co.uk>
Date:   Wed Dec 30 16:04:46 2009 +0000

    Re-add modules which are (or may be) used on 1101HA etc.

diff --git a/config/chroot_local-hooks/rm-non-eee-kernel-modules.sh b/config/chroot_local-hooks/rm-non-eee-kernel-modules.sh
index 4e427b1..98ebd24 100755
--- a/config/chroot_local-hooks/rm-non-eee-kernel-modules.sh
+++ b/config/chroot_local-hooks/rm-non-eee-kernel-modules.sh
@@ -42,6 +42,7 @@ find \
 	sound/pcmcia \
 	-type f \
 	-not -name acpi-cpufreq.ko \
+	-not -name wmi.ko \
 	-not -name intel-agp.ko \
 	-not -name agpgart.ko \
 	-not -name ide-core.ko \
@@ -51,14 +52,17 @@ find \
 	-not -name ata_generic.ko \
 	-not -name libata.ko \
 	-not -name ata_piix.ko \
+	-not -name pata_sch.ko \
 	-not -name drm\* \
 	-not -name i915.ko \
 	-not -name i2c-core.ko \
 	-not -name i2c-algo-bit.ko \
 	-not -name i2c-i801.ko \
+	-not -name i2c-isch.ko \
 	-not -name coretemp.ko \
 	-not -name eeepc-laptop.ko \
 	-not -name fb\* \
+	-not -name uvesafb.ko \
 	-not -name output.ko \
 	-not -name sys\* \
 	-not -name iTCO_wdt.ko \

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



More information about the Debian-eeepc-commits mailing list