The utility for building of AlmaLinux distributions (repos, ISO images).
Go to file
Jesse Keating 6612ec39ba Move the stream handler to be in the named loggers, not the root logger
This prevents double messages to the stream coming from Pungi.
2007-08-17 09:14:18 -04:00
config Removed the version number from the wrong manifest 2007-07-24 11:52:41 -04:00
pypungi Move the stream handler to be in the named loggers, not the root logger 2007-08-17 09:14:18 -04:00
.hgignore Add the build dir 2006-11-20 07:20:41 -05:00
.hgtags pungi-0.4.1-1.fc8 2007-08-01 16:39:06 -04:00
Authors Add a install target to make (Trac #37) 2007-06-11 14:37:35 -04:00
Changelog Create a PungiBase class 2007-08-15 19:19:13 -04: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 Be verbose about what we clean 2007-08-08 21:03:11 -04:00
MANIFEST.in Add a spec file and a make file to deal with it 2006-11-08 17:52:04 -05:00
pungi Fix indentation issue. 2007-08-16 10:03:13 -04:00
pungi.spec - Create a new yum object for source downloads as yum 2007-08-01 16:38:57 -04:00
README Clean up some docs, update spec. 2006-12-09 21:59:34 -05:00
setup.py - Create a new yum object for source downloads as yum 2007-08-01 16:38:57 -04: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.