[PATCH]Create CD/DVD that include update RPM packages(exclude old RPM packages).

pochi_ken pochinet.org at gmail.com
Sun Jun 17 15:48:00 UTC 2007


>2007/6/17, Jeroen van Meeuwen <kanarip at kanarip.com>:
> pochi_ken wrote:
> > Hi, everyone.
> >
> > This pungi's patch is able to create easily CD/DVD that inclde update
> > RPM packages (exclude old PRM packages automatically).
> > Apply a patch and add line below to yum.conf.f7.i386 .
> > #-------------------------
> > exclude=*debuginfo*
> >
> > [fedorai-update]
> > name=Fedora 7 - update
> > baseurl=http://[mirror site URL]/fedora/updates/7/i386/
> > enabled=1
> > gpgcheck=0
> > #-------------------------
> >
> > Example of execution.
> > #pungi -c /etc/pungi/f7-fedora.i386
> >
> > We can create a DVD that use a new kernel package and update packages.
> > And to rebuilt anaconda installer that use a new kernel.
> >
>
> This is what Revisor does exactly.
>
> Kind regards,
>
> Jeroen van Meeuwen
> -kanarip
>

Yes, that's right. It is an example.

I downloaded the rpm files from Fedora & Fedora Update repository. And
downloaded old & new rpm packages mixed. Is this correct?
I'm not fond that the old files are included. But created ISO images
include the old rpm files. Therefore, the patch was made.
Is this function already include on pungi? (The function that exclude
the old rpm files)




More information about the Fedora-buildsys-list mailing list