Replace genisoimage with xorriso

genisoimage has been removed from RHEL-9 and is replaced with
xorriso.

This patch updates the package map to xorriso instead of
replacing the genisoimage key map to avoid the breakage for
other distros.

Closes-Bug: #1953013

Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
(cherry picked from commit 811d9ff9e5)
Change-Id: I31f6d4f080afd93ae067c37348e9ef570f0a34d4
This commit is contained in:
Chandan Kumar (raukadah)
2021-12-02 14:56:54 +05:30
committed by Steve Baker
parent 4b511e7f79
commit 34c68f0775

View File

@@ -24,6 +24,7 @@
"family": {
"redhat": {
"tgt": "scsi-target-utils",
"genisoimage": "xorriso",
"libffi-dev": "libffi-devel",
"libssl-dev": "openssl-devel",
"qemu-utils": "qemu-img",