Merge branch 'master' of github.com:sylware/cinitramfs
[cinitramfs.git] / 3.16
blob49d5064b5a60c1d457aaf871c71275eb962d83f2
1 #Those are the modules needed to find our root filesystem can be. For a live
2 #system, this should be most hardware block drivers without forgetting usb
3 #mass storage (may need usb attached scsi)
4 HW_MODULES=sata_nv,ahci
5 #those modules are "disk" drivers which uses their respective "bus" drivers
6 #(sd_mod->scsi, usb-storaye->usb...)
7 DISK_MODULES=sd_mod,usb-storage
8 #the modules of filesystems we want to include in oup initramfs
9 FS_MODULES=ext4