The utility for building of AlmaLinux distributions (repos, ISO images).
Go to file
Jesse Keating 29d033e838 Almost there now! 2007-08-27 12:48:54 -04:00
config Add a source config for Fedora spins 2007-08-23 12:59:11 -04:00
pypungi Fix issues with $basearch and mirrorlist usage. 2007-08-27 12:41:26 -04:00
share Add a ks file for composing Fedora 8 "Fedora" 2007-08-27 11:00:11 -04:00
.hgignore Add the build dir 2006-11-20 07:20:41 -05:00
.hgtags pungi-0.5.0-1.fc8 2007-08-21 22:07:19 -04:00
Authors Add a install target to make (Trac #37) 2007-06-11 14:37:35 -04:00
COPYING License project code under the GPLv2 2006-10-24 09:44:11 -04:00
Changelog Fix issues with $basearch and mirrorlist usage. 2007-08-27 12:41:26 -04:00
GPL License project code under the GPLv2 2006-10-24 09:44:11 -04:00
MANIFEST.in - Get group files out of configured repos and create a mashup 2007-08-24 20:45:54 -04:00
Makefile Be verbose about what we clean 2007-08-08 21:03:11 -04:00
README Clean up some docs, update spec. 2006-12-09 21:59:34 -05:00
ToDo Almost there now! 2007-08-27 12:48:54 -04:00
pungi - Set arch using rpmUtils, and do it in /usr/bin/pungi 2007-08-27 10:39:12 -04:00
pungi.spec - Add a cache dir for pungi (/var/cache/pungi) and a cli option to override 2007-08-26 19:44:38 -04:00
setup.py - Get group files out of configured repos and create a mashup 2007-08-24 20:45:54 -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.