wok-6.x diff linux/receipt @ rev 3624
Upgrade: menu-cache (0.2.2 to 0.2.5)
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Tue Jun 30 15:16:28 2009 +0000 (2009-06-30) |
parents | d621346a3d07 |
children | 7df76f20d2c3 |
line diff
1.1 --- a/linux/receipt Sat Jun 27 18:19:35 2009 +0200 1.2 +++ b/linux/receipt Tue Jun 30 15:16:28 2009 +0000 1.3 @@ -101,7 +101,7 @@ 1.4 chroot "$1/" depmod -a $VERSION-slitaz 1.5 1.6 # Update in-kernel module list 1.7 - for module in ohci_hcd vfat msdos nls_utf8 fat ; do 1.8 + for module in ohci_hcd vfat msdos nls_utf8 fat snd_hda_intel ; do 1.9 sed -i "s/$module//" $1/etc/rcS.conf 1.10 done 1.11