The utility for building of AlmaLinux distributions (repos, ISO images).
Go to file
Lubomír Sedlář 770a81b76c Don't crash on generating volid without variant
First, this fixes the crash when volume id requires variant uid, but it
is not specified. This happened in buildinstall phase.

When lorax is used, it is run once for each variant, so we can actually
specify the variant and get the correct variant.

When using buildinstall, no volume id will be generated and pungi will
possibly crash later on.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-01-04 19:27:11 +01:00
bin Merge #75 Start of development guide 2015-12-08 17:41:00 +00:00
doc Add option to specify non-failing stuff 2015-12-17 11:15:47 +01:00
pungi Don't crash on generating volid without variant 2016-01-04 19:27:11 +01:00
share Allow specifying which packages to install in variants xml 2015-12-03 15:19:12 +01:00
tests Add option to specify non-failing stuff 2015-12-17 11:15:47 +01:00
.gitignore Extend contributing guide 2015-11-27 10:27:43 +01:00
AUTHORS Initial changes for Pungi 4.0. 2015-02-10 06:47:16 -05:00
COPYING Initial changes for Pungi 4.0. 2015-02-10 06:47:16 -05:00
git-changelog Allow running scripts with any python in PATH 2015-11-27 08:38:47 +01:00
GPL Update GPL to latest version from https://www.gnu.org/licenses/gpl-2.0.txt 2015-06-25 07:50:03 -04:00
Makefile Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04:00
MANIFEST.in Change createrepo config options defaults. 2015-07-08 08:57:50 -04:00
pungi.spec fix up the pungi-fedmesg-notification script name 2015-12-02 08:50:32 -06:00
RELEASE-NOTES Rename product_* to release_*. 2015-07-09 06:58:30 -04:00
setup.py Merge #75 Start of development guide 2015-12-08 17:41:00 +00:00
TODO Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00