Core6 genhdlist

Jesse Keating jkeating at j2solutions.net
Thu Jan 18 15:24:24 UTC 2007


On Thursday 18 January 2007 10:03, Schmidt, Jolynn wrote:
> I have a pxe server that we use to Kickstart Core2, Core4 and now Core6
> servers.  In the past, as updates came available, I would remove the old
> RPM from the RPMS directory, replace it with the new RPM and then run
> /usr/lib/anaconda-runtime/genhdlist to update the hdlists with the new
> RPM's.  This worked great with Core2 and Core4 but is not working with
> Core6.  The PXE / Kickstart server are running on a Core2 server with
> NFS.  Is there a new way we should be updating the hdlists?

genhdlist isn't used anymore.  yum repodata is instead.  You'd need to 
recreate the repodata (using -g comps.xml to get grouping right).

Alternatively, if you're doing NFS (non-iso), ftp, or http installs, you can 
add the Updates repository in your kickstarts, it will read in data from that 
repository and interleave the updates into the install.  This way all you 
have to do is keep a local mirror of the updates repo and it's metadata.  No 
recreating anything.

Due to a design issue in anaconda/rpm/yum/whatever, this doesn't work if you 
are using NFS ISO method, or CD/DVD method.

-- 
Jesse Keating RHCE      (geek.j2solutions.net)
Fedora Legacy Team      (www.fedoralegacy.org)
GPG Public Key          (geek.j2solutions.net/jkeating.j2solutions.pub)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/kickstart-list/attachments/20070118/54f3f815/attachment.sig>


More information about the Kickstart-list mailing list