Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 46283
Collapse All | Expand All

(-)genkernel.new.ide/generic/initrd.defaults (-1 / +1 lines)
Lines 11-17 Link Here
11
KVER="${KMAJOR}.${KMINOR}"
11
KVER="${KMAJOR}.${KMINOR}"
12
MISCOPTS="cdcache idebug detect"
12
MISCOPTS="cdcache idebug detect"
13
HWOPTS="scsi firewire ataraid pcmcia usb"
13
HWOPTS="scsi firewire ataraid pcmcia usb"
14
MY_HWOPTS="usb firewire ide"
14
MY_HWOPTS="usb firewire ide fs"
15
QUIET=1
15
QUIET=1
16
ROOT_LINKS="bin sbin lib lib64 boot usr opt"
16
ROOT_LINKS="bin sbin lib lib64 boot usr opt"
17
ROOT_TREES="etc root home var"
17
ROOT_TREES="etc root home var"
(-)genkernel.new.ide/x86/modules_load (-1 / +3 lines)
Lines 1-4 Link Here
1
MODULE_GROUPS="SCSI IDE FIREWIRE ATARAID PCMCI USB"
1
MODULE_GROUPS="SCSI IDE FIREWIRE ATARAID PCMCI USB FS"
2
2
3
SCSI_MODULES="sd_mod sg sr_mod  \
3
SCSI_MODULES="sd_mod sg sr_mod  \
4
aic7xxx aic7xxx_old BusLogic \
4
aic7xxx aic7xxx_old BusLogic \
Lines 19-24 Link Here
19
rz1000 sc1200 serverworks siimage sis5513 slc90e66 \
19
rz1000 sc1200 serverworks siimage sis5513 slc90e66 \
20
triflex trm290 via82cxxx ide-disk ide-generic"
20
triflex trm290 via82cxxx ide-disk ide-generic"
21
21
22
FS_MODULES="ext3 reiserfs xfs ext2"
23
22
FIREWIRE_MODULES="ieee1394 ohci1394 eth1394 sbp2"
24
FIREWIRE_MODULES="ieee1394 ohci1394 eth1394 sbp2"
23
25
24
ATARAID_MODULES="ataraid pdcraid hptraid"
26
ATARAID_MODULES="ataraid pdcraid hptraid"

Return to bug 46283