The utility for building of AlmaLinux distributions (repos, ISO images).
Go to file
Lubomír Sedlář 539736a11e Use lowercase hashed directories
On case-insensitive filesystems it is not such a good idea to have
directories that only differ in case. Packages should be always split
into lowercased directories.

The test data is modified to include some packages starting with
uppercase letters. The example in code can be verified by running
`nosetests --with-doctest`.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2015-12-03 09:08:15 +01:00
bin Merge #68 Add support for sending messages 2015-11-25 14:56:51 +00:00
doc fix up the paths to the docs 2015-12-01 11:27:24 -06:00
pungi Use lowercase hashed directories 2015-12-03 09:08:15 +01:00
share Rename product_* to release_*. 2015-07-09 06:58:30 -04:00
tests Use lowercase hashed directories 2015-12-03 09:08:15 +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 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 fix up the pungi-fedmesg-notification script name 2015-12-02 08:50:32 -06:00
TODO Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00