The utility for building of AlmaLinux distributions (repos, ISO images).
997c6bdf15
the best one to use. Remove code stolen from anaconda as it isnt needed anymore. This may bloat the compose, but we need the multiarch stuff and potential matches so that install time can figure out what to use. |
||
---|---|---|
config | ||
pypungi | ||
.hgignore | ||
.hgtags | ||
Authors | ||
Changelog | ||
COPYING | ||
GPL | ||
Makefile | ||
MANIFEST.in | ||
pungi | ||
pungi.spec | ||
README | ||
setup.py | ||
ToDo |
Pungi An anaconda based installation spin tool This project is aimed at making a public / free tool to spin installation trees/isos of Fedora. It will be written in python (for many obvious reasons). Code style I hope will be of a simple "master" process that can call any number of subprocesses depending on a configuration set. See http://hosted.fedoraproject.org/projects/pungi for more information.