The utility for building of AlmaLinux distributions (repos, ISO images).
Go to file
jkeating@dhcp83-49.boston.redhat.com 1f99e9fa2a I always forget to change this file. 2006-12-13 22:14:41 -05:00
config Add a conf for source 2006-12-11 23:47:41 -05:00
pypungi Add the ability to spin ppc arches 2006-12-12 12:21:28 -05:00
.hgignore Add the build dir 2006-11-20 07:20:41 -05:00
.hgtags Added tag pungi-0.1.1-1 for changeset 591cf30beec90deb8b01aaef07e042d8878f4f09 2006-12-12 00:16:09 -05:00
Authors Stop hiding behind personal address now (: 2006-10-12 00:39:10 -04:00
COPYING License project code under the GPLv2 2006-10-24 09:44:11 -04:00
Changelog Add the changes thus far 2006-12-13 22:04:56 -05: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 spec file and a make file to deal with it 2006-11-08 17:52:04 -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 Add the ability to get release note files from release note packages. 2006-12-11 23:23:05 -05:00
pungi.spec Update the spec file 2006-12-13 22:07:01 -05:00
setup.py I always forget to change this file. 2006-12-13 22:14:41 -05: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.