- To: Danny Yee <danny@xxxxxxxxxxxxxxxxxxx>
- Subject: Re: [SLUG] Red Hat 7.0 network install setup
- From: Damien Curtain <damienc@xxxxxxxxxxxxx>
- Date: Sat Oct 7 22:38:46 2000
- Cc: slug@xxxxxxxxxxx
On Sat, 7 Oct 2000, Danny Yee wrote:
> Has anyone worked out how to add updates to a Red Hat 7.0 tree?
> Obviously the new RPMs have to replace the old ones in the
> "RedHat/RPMS" directory, but I assume I then need to run something
> to generate a new "hdlist" file in RedHat/base... With 6.1 there
> was a genhdlist utility to do this, but that seems to have disappeared.
this is what your looking for
rpm -qp --filesbypkg anaconda-runtime-7.0.1-6.i386.rpm|grep genhdlist
anaconda-runtime /usr/lib/anaconda-runtime/genhdlist
--
Damien