[Fedora-livecd-list] Adding my own RPMS

Glen Eustace geustace at godzone.net.nz
Sun Oct 2 18:26:06 UTC 2005


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