The utility for building of AlmaLinux distributions (repos, ISO images).
Go to file
Jesse Keating c0f3f63202 - Use the right flavor in the Everything configs 2007-05-24 08:51:51 -04:00
config - Use the right flavor in the Everything configs 2007-05-24 08:51:51 -04:00
pypungi Use a packages checksum to validate cached download 2007-05-24 02:06:25 -04:00
.hgignore Add the build dir 2006-11-20 07:20:41 -05:00
.hgtags pungi-0.3.4-1.fc7 2007-05-24 02:06:48 -04:00
Authors Forgot to commit these with the last change 2007-05-21 12:05:36 -04:00
COPYING License project code under the GPLv2 2006-10-24 09:44:11 -04:00
Changelog Prep for release 2007-05-24 02:06:33 -04:00
GPL License project code under the GPLv2 2006-10-24 09:44: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
Makefile Add a release target 2007-02-15 18:19:20 -05:00
README Clean up some docs, update spec. 2006-12-09 21:59:34 -05:00
ToDo Clean up some docs, update spec. 2006-12-09 21:59:34 -05:00
pungi Prep for release 2007-05-24 02:06:33 -04:00
pungi.spec Prep for release 2007-05-24 02:06:33 -04:00
setup.py Prep for release 2007-05-24 02:06:33 -04:00

README

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.