dracut/modules.d/95nfs
Dave Young 83a420674b nfs: install modprobe config file
install nfs modprobe config file

For nfs4, in case nfs.ko is not loaded mount.nfs4 will try to load
nfs4.ko instead of nfs.ko. Fedora nfs-utils creates a lib/modprobe.d/nfs.conf
in which there's below alias:
alias nfs4 nfs

Dracut also need this file to auto load nfs kernel module.

Tested booting to a fedora 17 nfsroot share.

Signed-off-by: Dave Young <dyoung@redhat.com>
2012-07-11 08:45:34 +02:00
..
module-setup.sh nfs: install modprobe config file 2012-07-11 08:45:34 +02:00
nfs-lib.sh 95nfs/nfs-lib.sh: add server-ip to nfs server search 2012-04-05 13:25:41 +02:00
nfs-start-rpc.sh split nfs rpc daemons startup script 2012-02-07 12:14:21 +01:00
nfsroot-cleanup.sh source dracut-lib.sh in nfs cleanup script 2012-02-07 12:14:21 +01:00
nfsroot.sh Renamed all shell scripts to *.sh 2012-02-22 15:15:21 +01:00
parse-nfsroot.sh nfs: install modprobe config file 2012-07-11 08:45:34 +02:00