Commit Graph

5 Commits

Author SHA1 Message Date
Brian C. Lane
cc5cb1ef27 mkksiso: Raise error if no volume id is found
It is possible the source iso doesn't have an id, or there is an errorr
reading it. Raise an error when this happens to make it more clear what
the problem is.

Related: rhbz#2028048
2021-12-07 14:49:08 -08:00
Brian C. Lane
86addd92fb mkksiso: Skip mkefiboot for non-UEFI isos
Resolves: rhbz#2028097
2021-12-07 14:47:48 -08:00
Brian C. Lane
675404d436 mkksiso: Add -joliet-long
DVD's or user content may use filenames > 64 characters. This increases
the limit to 103.

Resolves: rhbz#2028044
2021-12-07 14:47:40 -08:00
Brian C. Lane
31353ce6c9 mkksiso: Return 1 on errors
Resolves: rhbz#2028048
2021-12-07 14:47:33 -08:00
Brian C. Lane
6c07a08be0 Backport mkksiso to RHEL 8.5.0
This allows you to modify the boot.iso to run a kickstart and add
additional files to the iso.

Resolves: rhbz#1955355
2021-06-29 09:21:03 -07:00