nfs: install more kernel modules
adds support for rpcrdma to support NFSROOT over NFSoRDMA https://bugzilla.redhat.com/show_bug.cgi?id=1367374
parent
1d267fb82c
commit
8c67fb9123
|
@ -25,7 +25,7 @@ depends() {
|
|||
}
|
||||
|
||||
installkernel() {
|
||||
hostonly='' instmods nfs sunrpc ipv6 nfsv2 nfsv3 nfsv4 nfs_acl nfs_layout_nfsv41_files
|
||||
hostonly='' instmods =net/sunrpc =fs/nfs ipv6 nfs_acl nfs_layout_nfsv41_files
|
||||
}
|
||||
|
||||
install() {
|
||||
|
|
Loading…
Reference in New Issue