The utility for building of AlmaLinux distributions (repos, ISO images).
Go to file
Jesse Keating 997c6bdf15 Get all potential matches for deps, let install time figure
the best one to use.

Remove code stolen from anaconda as it isnt needed anymore.
This may bloat the compose, but we need the multiarch stuff
and potential matches so that install time can figure out what
to use.
2007-03-15 14:17:53 -04:00
config Update comps from test2 2007-02-28 14:08:07 -05:00
pypungi Get all potential matches for deps, let install time figure 2007-03-15 14:17:53 -04:00
.hgignore Add the build dir 2006-11-20 07:20:41 -05:00
.hgtags pungi-0.2.8-1 2007-03-10 00:08:27 -05:00
Authors Logging patch from jbowes 2007-02-14 17:33:07 -05:00
Changelog Get all potential matches for deps, let install time figure 2007-03-15 14:17:53 -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 Add a release target 2007-02-15 18:19:20 -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 Move relnotes up to buildinstall section; We want those files then. 2007-03-14 17:56:03 -04:00
pungi.spec prep for 0.2.8 release 2007-03-10 00:08:13 -05:00
README Clean up some docs, update spec. 2006-12-09 21:59:34 -05:00
setup.py prep for 0.2.8 release 2007-03-10 00:08:13 -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.