There also are a couple lists at FedoraNews: http://www.fedoranews.org/tchung/fc3-final/ On Sat, 15 Jan 2005 21:55:02 -0600, Thomas Cameron <thomas.cameron@xxxxxxxxxxxxxxx> wrote: > ----- Original Message ----- > From: "Craig Thomas" <cjtinhp@xxxxxxxxxxxxx> > To: "For users of Fedora Core releases" <fedora-list@xxxxxxxxxx> > Sent: Friday, January 14, 2005 8:12 PM > Subject: FC3 package list? > > > Hi there, > > > > I am looking for a list of packages included in FC3, but the one listed > > here is still for FC2: > > > > http://fedora.redhat.com/docs/package-list/ > > [2 months old?!] > > > > [how] can I generate a list of packages similar to the above for FC3 > > from the cd iso's? > > > > [I've thought of doing an everything install, then using an incantation > > of rpm -q, but that seems really ugly] > > > > TIA, > > > > -- > > Craig Thomas <cjtinhp@xxxxxxxxxxxxx> > > The following should be on one line: > > rpm -qp --queryformat "%{NAME}-%{VERSION}-%{RELEASE} %{SUMMARY}\n" > /path/to/RPMS/*.rpm > > Thomas > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list >