pungi/README

10 lines
407 B
Plaintext
Raw Normal View History

2006-10-23 19:50:44 +00:00
Pungi
An anaconda based installation spin tool
2006-10-09 19:06:00 +00:00
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.
2006-12-10 02:59:34 +00:00
See http://hosted.fedoraproject.org/projects/pungi for more information.