#5224: F18 TODO: script pungi runs -----------------------------+------------------------ Reporter: ausil | Owner: rel-eng@… Type: task | Status: new Milestone: Fedora 18 Alpha | Component: koji Keywords: | Blocked By: Blocking: | -----------------------------+------------------------ 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
#5224: F18 TODO: script pungi runs ------------------------------+----------------------- Reporter: ausil | Owner: rel-eng@… Type: task | Status: closed Milestone: Fedora 18 Alpha | Component: koji Resolution: fixed | Keywords: Blocked By: | Blocking: ------------------------------+----------------------- Changes (by ausil):
* resolution: => fixed * status: new => closed
Comment:
this was mostly done for Fedora 18 with thr run-pungi script. closing ticket
rel-eng@lists.fedoraproject.org