On Fedora, RedHat family replace genisoimage with xorrisofs
genisoimage has been removed from centos-9, and xorrisofs creates a symlink from /usr/bin/mkisofs to /usr/bin/xorrisofs. This means bifrost's mkisofs fallback tasks will continue to work when xorrisofs is installed. Change-Id: I7ca056b102934f8906a43e0f9a202b6a5abc8c3b
This commit is contained in:
parent
1ea20060be
commit
2d86543095
@ -12,7 +12,7 @@ required_packages:
|
||||
- dnsmasq
|
||||
- firewalld
|
||||
- gcc
|
||||
- genisoimage
|
||||
- xorriso
|
||||
- grub2-efi-x64
|
||||
- httpd-tools
|
||||
- ipmitool
|
||||
|
@ -21,7 +21,7 @@ required_packages:
|
||||
- ipmitool
|
||||
- psmisc
|
||||
- wget
|
||||
- genisoimage
|
||||
- xorriso
|
||||
- kpartx
|
||||
- kernel-tools
|
||||
- qemu-img
|
||||
|
Loading…
Reference in New Issue
Block a user