mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-31 01:56:39 +00:00
fix genimage failed on rh6.8 (#1631)
This commit is contained in:
parent
86325aff3e
commit
c672699571
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user