added nfs-related kernel modules, and some useful binaries for statelite
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6624 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
e979a2f338
commit
e007e6ca4c
@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
echo $drivers
|
||||
dracut_install wget cpio gzip
|
||||
dracut_install grep ifconfig hostname awk egrep grep dash
|
||||
inst "$moddir/xcatroot" "/sbin/xcatroot"
|
||||
inst_hook cmdline 10 "$moddir/xcat-cmdline.sh"
|
||||
|
2
xCAT-server/share/xcat/netboot/rh/dracut/installkernel
Executable file
2
xCAT-server/share/xcat/netboot/rh/dracut/installkernel
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
instmods nfs sunrpc
|
Loading…
Reference in New Issue
Block a user