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

Ben Armstrong synrg at debian.org
Sun Feb 28 22:08:55 UTC 2010


The following commit has been merged in the master branch:
commit 9d640b12b3e0663662cf45544afdfabe83ca9186
Author: Ben Armstrong <synrg at debian.org>
Date:   Sun Feb 28 18:07:01 2010 -0400

    Fix scsi inclusion (wildcard not allowed); list exceptions visible on 4G

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 71546a2..088ca30 100755
--- a/config/chroot_local-hooks/rm-non-eee-kernel-modules.sh
+++ b/config/chroot_local-hooks/rm-non-eee-kernel-modules.sh
@@ -40,7 +40,7 @@ del_except drivers/pcmcia
 del_except drivers/platform/x86		eeepc-laptop.ko wmi.ko
 del_except drivers/power
 del_except drivers/regulator
-del_except drivers/scsi/*
+del_except drivers/scsi			sd_mod.ko scsi_mod.ko
 del_except drivers/staging/comedi
 del_except drivers/telephony
 del_except drivers/uio

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



More information about the Debian-eeepc-commits mailing list