#5224 F18 TODO: script pungi runs
Closed: Fixed None Opened 11 years ago by ausil.

to do pungi runs to make fedora install dvds

we run
mock -r fedora-branched-compose-x86_64 --init
mock -r fedora-branched-compose-x86_64 --shell
then inside the chroot we run
pungi -c /srv/pungi/spin-kickstarts.ausil/fedora-install-fedora.ks --destdir /srv/pungi/17.RC4 --cachedir /srv/pungi/cache/ --ver 17 --flavor Fedora

if the compose is a final rc we additionally pass --isfinal

once we have go for release we do a final pungi run to make the source isos passing --sourceiso

we do all this in 2 chroots one using fedora-branched-compose-x86_64 mock config and the other using fedora-branched-compose-i386

sourceiso only needs made once

We need a script that we can pass in the variables to pungi and run pungi in freshly made chroots. allowing for sourceiso creation also


this was mostly done for Fedora 18 with thr run-pungi script. closing ticket

Metadata Update from @ausil:
- Issue set to the milestone: Fedora 18 Alpha

7 years ago

Login to comment on this ticket.

Metadata