The Anaconda list is:
anaconda-devel-list@redhat.com
I've been a member there for a long time, and it's a pretty active list.
https://www.redhat.com/mailman/listi...nda-devel-list
The Pungi list is here:
https://admin.fedoraproject.org/mail...tinfo/buildsys
You may also want to browse through the older Pungi archives located here:
https://www.redhat.com/archives/fedora-buildsys-list/
Basically...
Code:
$ su -c ?yum install revisor -y?
$ su -c 'yum install livecd-tools spin-kickstarts'
Will install revisor on the arch that you're going to need to be on to spin a LiveCD for the particular arch you want to make.
This is the front end for using livecd-tools and Pungi, and yes, you can create LiveCDs
Some particular reading to get you started (along with joining the two lists above) are here:
http://revisor.fedoraunity.org/docum...d-with-revisor
http://fedoraproject.org/wiki/FedoraLiveCD/LiveCDHowTo
You'll need Koji for building your packages (unless you're just making a smaller fedora, instead of your own distribuion which requires working with your Anaconda scripts to customize the look and feel of your new distro).
http://fedoraproject.org/wiki/Koji
and info on running Pungi is here:
https://fedorahosted.org/pungi/wiki/...s/RunningPungi