-Put in dependency on network module
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6002 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
7a94fd810d
commit
b5563debf9
3
xCAT-server/share/xcat/netboot/fedora12/dracut/check
Executable file
3
xCAT-server/share/xcat/netboot/fedora12/dracut/check
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
[ "$1" = "-d" ] && echo network
|
||||
exit 0
|
Loading…
Reference in New Issue
Block a user