tumbi-assembler/pungi/wrappers
Lubomír Sedlář bc0334cc09 iso: Extract volume id with xorriso if available
Pungi can use either genisoimage or xorriso to create ISOs.

It also needed isoinfo utility for querying volume ID from the ISO
image. However, the utility is part of the genisoimage suite of tools.

On systems that no longer provide genisoimage, the image would be
successfully generate with xorriso, but then pungi would fail to extract
the volume id leading to metadata with missing values.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2024-04-23 09:13:43 +02:00
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
comps.py comps: Apply arch filtering to environment/optionlist 2023-04-24 08:29:15 +02:00
createrepo.py Format code base with black 2020-02-05 17:35:47 +08:00
fus.py Format code 2021-03-02 18:31:45 +08:00
iso.py iso: Extract volume id with xorriso if available 2024-04-23 09:13:43 +02:00
jigdo.py Format code 2021-03-02 18:31:45 +08:00
kojiwrapper.py kiwibuild: Process images same as image-build 2024-03-04 11:14:37 +01:00
lorax.py Drop buildinstall method 2023-10-18 06:38:14 +00:00
mbs.py Allow including scratch module builds 2020-07-17 09:08:36 +08:00
pungi.py Fix flake8 complaints - E501 2020-02-07 14:36:46 +08:00
repoclosure.py repoclosure: Use --forcearch for dnf repoclosure 2021-11-02 08:51:40 +01:00
scm.py Remove repository cloning multiple times 2023-08-23 07:20:35 +00:00
variants.py Fix black complaints 2023-02-02 12:53:32 +01:00