From 741a10058d335ea1c41946268837e18eb3efe9a3 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 14 Sep 2007 04:21:56 +0000 Subject: dead dead dead --- rc.d/rc.sysinit | 6 ------ 1 file changed, 6 deletions(-) diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit index 0c60a9a3..0bb050af 100755 --- a/rc.d/rc.sysinit +++ b/rc.d/rc.sysinit @@ -894,12 +894,6 @@ fi # Set up binfmt_misc /bin/mount -t binfmt_misc none /proc/sys/fs/binfmt_misc > /dev/null 2>&1 -# If they asked for ide-scsi, load it -if strstr "$cmdline" ide-scsi ; then - modprobe ide-cd >/dev/null 2>&1 - modprobe ide-scsi >/dev/null 2>&1 -fi - # Boot time profiles. Yes, this should be somewhere else. if [ -x /usr/sbin/system-config-network-cmd ]; then if strstr "$cmdline" netprofile= ; then -- cgit v1.2.1