From 7e3c59da89626316f0977ccbacba0713a1addc1e Mon Sep 17 00:00:00 2001 From: daniceexi Date: Wed, 14 Jul 2010 11:45:27 +0000 Subject: [PATCH] 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 --- xCAT-server/share/xcat/netboot/rh/dracut/install.statelite | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-server/share/xcat/netboot/rh/dracut/install.statelite b/xCAT-server/share/xcat/netboot/rh/dracut/install.statelite index 9168603fb..17b03012e 100755 --- a/xCAT-server/share/xcat/netboot/rh/dracut/install.statelite +++ b/xCAT-server/share/xcat/netboot/rh/dracut/install.statelite @@ -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"