From c672699571a1d8b2af2cf28eb46fcfbcf4c2fe54 Mon Sep 17 00:00:00 2001 From: penguhyang Date: Thu, 4 Aug 2016 14:35:45 +0800 Subject: [PATCH] fix genimage failed on rh6.8 (#1631) --- xCAT-server/share/xcat/netboot/rh/dracut/install.statelite | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/share/xcat/netboot/rh/dracut/install.statelite b/xCAT-server/share/xcat/netboot/rh/dracut/install.statelite index 61b3797f4..b8bf69a46 100755 --- a/xCAT-server/share/xcat/netboot/rh/dracut/install.statelite +++ b/xCAT-server/share/xcat/netboot/rh/dracut/install.statelite @@ -1,6 +1,6 @@ #!/bin/sh echo $drivers -dracut_install wget tar xz cpio gzip dash modprobe wc touch echo cut +dracut_install wget tar cpio gzip dash modprobe wc touch echo cut dracut_install -o ctorrent dracut_install grep ifconfig hostname awk egrep grep dirname expr dracut_install parted mke2fs bc mkswap swapon chmod