2011/1/20 Jesse Keating <[email protected]>: > On 1/19/11 3:50 PM, Martin Langhoff wrote: >> On Wed, Jan 19, 2011 at 5:38 PM, Bruno Wolff III<[email protected]> wrote: >>> Pungi is what is used for the install images released by the Fedora Project. >>> So for install images it makes sense to use that tool. >> >> Thanks! So we turn to trying to do what I used to do with revisor, >> which I am not sure pungi supports >> ... >> - Can I copy a kickstart file in the resulting iso? > > That is a feature pungi doesn't have yet. There is an open bug for it, > but no code. > >> >> - Can I set the syslinux menu? What I normally do is set the defaul >> menu item to use the provided ks... > > That feature doesn't exist either. As a work around (for the last two > items) you can run pungi to gather, createrepo, and run build install > (GCB), then manually modify the syslinux files and put the ks file you > want in place, then run the make iso step of pungi (-I).
I wrote an experimental patch does both of them at once: https://bugzilla.redhat.com/show_bug.cgi?id=667918 Could you please take a look at it? - satoru -- buildsys mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/buildsys
