The utility for building of AlmaLinux distributions (repos, ISO images).
1f85a11293
Make Gather and Pungi subclasses of this base class Adjust logging to use the facility in PungiBase Adjust logging levels to be appropriate Drop a note when the compose is finished. |
||
---|---|---|
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.