You can generate a list like this from the command line, either from the
RedHat CD or from the list of packages installed on the system.

First from the RPM package files, assuming your Red Hat cd is mounted at
/mnt/cdrom, you can do

$ rpm -qpi /mnt/cdrom/RedHat/RPMS/*.rpm > /tmp/rpminfo.txt

For the list of packages present on your system,

$ rpm -qai > /tmp/installed-rpminfo.txt


Jim Baxter wrote:
> 
> Hi
> 
> Back when we first installed RH 5.2 it came with a book that
> had a section with a brief description of each RPM. That helped
> select the packages we needed to install. Now we are about
> to install 7.0 and I can not find any such list adn description
> on the 4 CDs.
> 
> Could anyone tell if there is one and where please?
> 
> Thanks
> 
> Jim Baxter
> Morrison Supply Company  MIS
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list

-- 
Michael Jinks, IB // Technical Entity // Saecos Corporation

Unix is the worst operating system; except for all others.
                -- Berry Kercheval



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to