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

Darren Salt linux at youmustbejoking.demon.co.uk
Mon Dec 28 15:18:29 UTC 2009


The following commit has been merged in the master branch:
commit 03443f3eaeb2428bad5dbe567bb0bbed29a3fc76
Author: Darren Salt <linux at youmustbejoking.demon.co.uk>
Date:   Mon Dec 28 15:18:06 2009 +0000

    Re-add needed i2c modules.

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 eae8539..4018876 100755
--- a/config/chroot_local-hooks/rm-non-eee-kernel-modules.sh
+++ b/config/chroot_local-hooks/rm-non-eee-kernel-modules.sh
@@ -52,6 +52,8 @@ find \
 	-not -name ata_piix.ko \
 	-not -name drm\* \
 	-not -name i915.ko \
+	-not -name i2c_core.ko \
+	-not -name i2c_algo_bit.ko \
 	-not -name coretemp.ko \
 	-not -name eeepc-laptop.ko \
 	-not -name fb\* \

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



More information about the Debian-eeepc-commits mailing list