add the expr for fedora when create the statelite initrd

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6747 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
daniceexi 2010-07-14 11:45:27 +00:00
parent e4293fcaa9
commit 7e3c59da89

View File

@ -1,5 +1,5 @@
#!/bin/sh
echo $drivers
dracut_install wget cpio gzip dash modprobe
dracut_install grep ifconfig hostname awk egrep grep dirname
inst_hook pre-pivot 10 "$moddir/xcat-prepivot.sh"
dracut_install grep ifconfig hostname awk egrep grep dirname expr
inst_hook pre-pivot 5 "$moddir/xcat-prepivot.sh"