The utility for building of AlmaLinux distributions (repos, ISO images).
Go to file
jkeating@reducto.boston.redhat.com faed64b3f9 Prep for release
2007-02-15 18:18:22 -05:00
config Make bugurl optional 2007-02-03 15:53:47 -05:00
pypungi Fix indent 2007-02-15 16:25:52 -05:00
.hgignore Add the build dir 2006-11-20 07:20:41 -05:00
.hgtags Merged in changes from Will 2007-02-13 17:12:39 -05:00
Authors Logging patch from jbowes 2007-02-14 17:33:07 -05:00
Changelog Add support for comments in manifest 2007-02-15 18:17:23 -05:00
COPYING License project code under the GPLv2 2006-10-24 09:44:11 -04:00
GPL License project code under the GPLv2 2006-10-24 09:44:11 -04:00
Makefile Merged in changes from Will 2007-02-13 17:12:39 -05:00
MANIFEST.in Add a spec file and a make file to deal with it 2006-11-08 17:52:04 -05:00
pungi Add support for comments in manifest 2007-02-15 18:17:23 -05:00
pungi.spec Prep for release 2007-02-15 18:18:22 -05:00
README Clean up some docs, update spec. 2006-12-09 21:59:34 -05:00
setup.py Prep for release 2007-02-15 18:18:22 -05:00
ToDo Clean up some docs, update spec. 2006-12-09 21:59:34 -05:00

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.