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

(-)/var/tmp/portage/sys-kernel/genkernel-3.5.0.8/work/genkernel-3.5.0.8/defaults/linuxrc.original (-1 / +3 lines)
Lines 395-401 Link Here
395
setup_btrfsctl
395
setup_btrfsctl
396
396
397
# Setup md device nodes if they dont exist
397
# Setup md device nodes if they dont exist
398
setup_md_device
398
if [ "${USE_MDADM}" != 1 ] || [ ! -e /etc/mdadm.conf ]; then
399
    setup_md_device
400
fi
399
401
400
# Scan volumes
402
# Scan volumes
401
startVolumes
403
startVolumes

Return to bug 609406