The utility for building of AlmaLinux distributions (repos, ISO images).
of the comps. Filter it and make use of it when creating repos. - Move _doRunCommand into pypungi/__init__.py so that it can be easily used by all modules. Also pass in a logger for correct logging - Quiet down creatrepo calls |
||
|---|---|---|
| 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.