mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-21 17:11:58 +00:00
Remove pivot_root from genesis
It is not used (if we did use something, it would be switch_root).
This commit is contained in:
parent
196ed31bee
commit
c09f96b8c9
@ -17,7 +17,7 @@ dracut_install dmidecode /usr/lib64/libstdc++.so.6
|
||||
dracut_install ps free find
|
||||
inst /bin/bash /bin/sh
|
||||
#inst_hook cmdline 10 $moddir/cmdline.sh # moved to addons.cpio
|
||||
dracut_install killall chown chroot dd expr kill parted rsync shutdown sort blockdev findfs insmod lvm pivot_root
|
||||
dracut_install killall chown chroot dd expr kill parted rsync shutdown sort blockdev findfs insmod lvm
|
||||
dracut_install /etc/udev/hwdb.bin
|
||||
dracut_install /usr/share/hwdata/pci.ids
|
||||
dracut_install ibstat ibstatus
|
||||
|
Loading…
Reference in New Issue
Block a user