[Fedora-livecd-list] Adding my own RPMS

Greg Simon gregsimon at gmail.com
Mon Oct 3 19:37:46 UTC 2005


Glen,

This worked for recognition of the added RPMs, but the anaconda
installer now hangs at "preparing RPM transactions..." -- if I put
back the hdlist + hdlist2 files from the FC DVD, things continue.  Am
I missing a file update?

Thanks for your help.

Greg


On 10/2/05, Glen Eustace <geustace at godzone.net.nz> wrote:
> You need to run genhdlist again. This is in the anaconda-runtime
> package. Here's the script I am using.
>
> ------------------
> #!/bin/bash
>
> FCVERSION=4
> ARCH=i386
>
> echo generating hdlist...
> FCROOT=/usr/local/archive/fedora-livecd-repo
> GENHDDIR=/usr/lib/anaconda-runtime
>
> chmod 644 ${FCROOT}/Fedora/base/hdlist
> ${GENHDDIR}/genhdlist ${FCROOT} || echo "*** GENHDLIST FAILED ***"
>
> ------------------
>
> The whole topic of repo management needs documentation. Until there are
> some tools, which could be part of the kadischi package, people are
> going to get tripped up.
>
>
>
> On Sat, 2005-10-01 at 22:28 -0700, Greg Simon wrote:
> > Probably a silly question, but I can't simply add custom RPMs to my
> > respository folder and then add their names in the kickstart file,
> > huh? (it's not working...)
> > What am I doing wrong here?
> >
> > Thanks...
> > Greg
> >
> > --
> > Fedora-livecd-list mailing list
> > Fedora-livecd-list at redhat.com
> > https://www.redhat.com/mailman/listinfo/fedora-livecd-list
> --
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Glen and Rosanne Eustace,
> GodZone Internet Services, a division of AGRE Enterprises Ltd.,
> P.O. Box 8020, Palmerston North, New Zealand 5301
> Ph/Fax: +64 6 357 8168, Mob: +64 27 5 424 015, Web: www.godzone.net.nz
>
> "A Ministry specialising in providing low-cost professional Internet
> Services to NZ Christian Churches, Ministries and Organisations"
>
>




More information about the Fedora-livecd-list mailing list