The utility for building of AlmaLinux distributions (repos, ISO images).
Go to file
Lubomír Sedlář 88bb6ac3d7 Fix image-build modifying config
The code modifies the config in place, so it only works in the first
iteration. The fix is to create a copy which can be safely modified and
next iteration will still see the original data.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-01-06 16:53:00 +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 Fix image-build modifying config 2016-01-06 16:53:00 +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
GPL Update GPL to latest version from https://www.gnu.org/licenses/gpl-2.0.txt 2015-06-25 07:50:03 -04:00
MANIFEST.in Change createrepo config options defaults. 2015-07-08 08:57:50 -04:00
Makefile Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04:00
RELEASE-NOTES Rename product_* to release_*. 2015-07-09 06:58:30 -04:00
TODO Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
git-changelog Allow running scripts with any python in PATH 2015-11-27 08:38:47 +01:00
pungi.spec fix up the pungi-fedmesg-notification script name 2015-12-02 08:50:32 -06:00
setup.py Merge #75 `Start of development guide` 2015-12-08 17:41:00 +00:00