nfs: install more kernel modules

adds support for rpcrdma to support NFSROOT over NFSoRDMA

https://bugzilla.redhat.com/show_bug.cgi?id=1367374
Harald Hoyer 2016-08-19 15:56:47 +02:00
parent 1d267fb82c
commit 8c67fb9123
1 changed files with 1 additions and 1 deletions

View File

@ -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() {