The utility for building of AlmaLinux distributions (repos, ISO images).
Go to file
Lubomír Sedlář 129e654690 Compute checksums in ImageChecksumPhase
The phase goes through all images declared in image manifest, computes
their checksums, stores them in appropriate files and updates the
manifest so that it includes the actual checksums.

The documentation contains details about new configuration options.

The test suite now needs Python's mock package.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2015-11-24 09:36:22 +01:00
bin Move image checksum collecting to separate phase 2015-11-24 09:36:13 +01:00
doc Compute checksums in ImageChecksumPhase 2015-11-24 09:36:22 +01:00
pungi Compute checksums in ImageChecksumPhase 2015-11-24 09:36:22 +01:00
share Rename product_* to release_*. 2015-07-09 06:58:30 -04:00
tests Compute checksums in ImageChecksumPhase 2015-11-24 09:36:22 +01:00
.gitignore Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04: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 3.04 release 2014-04-29 16:29:34 -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
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 4.0.3 release 2015-09-08 22:06:45 -05:00
RELEASE-NOTES Rename product_* to release_*. 2015-07-09 06:58:30 -04:00
setup.py 4.0.3 release 2015-09-08 22:06:45 -05:00
TODO Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00