wok-4.x rev 4030
Update: module-init-tools (use of /etc/modprobe.conf is deprecated)
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Sat Sep 05 15:15:14 2009 +0000 (2009-09-05) |
parents | 892129529706 |
children | 34840ccbb43e |
files | module-init-tools/receipt |
line diff
1.1 --- a/module-init-tools/receipt Sat Sep 05 15:03:56 2009 +0000 1.2 +++ b/module-init-tools/receipt Sat Sep 05 15:15:14 2009 +0000 1.3 @@ -44,9 +44,8 @@ 1.4 cp -a $_pkg/bin $fs 1.5 strip -s $fs/sbin/* 1.6 strip -s $fs/bin/* 1.7 - # Empty modprobe.conf 1.8 - echo "# /etc/modprobe.conf: Modprobe config file." > $fs/etc/modprobe.conf 1.9 - echo "#" >> $fs/etc/modprobe.conf 1.10 + # Create the modprobe config directory 1.11 + mkdir -p $fs/etc/modprobe.d 1.12 } 1.13 1.14 # Remove Busybox symlink before installing