> Yes, but I want to know everything that's on the CD, not just the
> installed packages.
RPMS=/mnt/cdrom/RedHat/RPMS
FILE=rpms.tmp
> $FILE
for i in $RPMS/*.rpm; do
echo -e \\n$i: >> $FILE
rpm -qlp $i | grep -v /usr/'\' >> $FILE
done
This will cut out some extraneous stuff (at least
---Original Message-
> > > From: Bob Rankin [SMTP:[EMAIL PROTECTED]]
> > > Sent: Wednesday, April 26, 2000 3:26 PM
> > > To: '[EMAIL PROTECTED]'
> > > Subject: RE: 6.2 package list
> > >
> > > On Wed, 26 Apr 2000, Burke,
3:26 PM
> > To: '[EMAIL PROTECTED]'
> > Subject:RE: 6.2 package list
> >
> > On Wed, 26 Apr 2000, Burke, Thomas G. wrote:
> >
> > > doesn't rpm -q tell you everything that's installed?
> >
> > Yes, but I want to know ev
Bob Rankin wrote:
>
> On Wed, 26 Apr 2000, Burke, Thomas G. wrote:
>
> > doesn't rpm -q tell you everything that's installed?
>
> Yes, but I want to know everything that's on the CD, not just the
> installed packages.
>
"
Installl rpmdb-redhat-6.2-0.2308.i386.rpm. This installs a full
rpm -qip /path-to-rpms/*.rpm
>
> On Wed, 26 Apr 2000, Burke, Thomas G. wrote:
>
> > doesn't rpm -q tell you everything that's installed?
>
> Yes, but I want to know everything that's on the CD, not just the
> installed packages.
>
> Regards,
> Bob Rankin
--
\Peter.
--
To unsubscribe: mai
My point is, that if you did a full install, then these would be identical
> -Original Message-
> From: Bob Rankin [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, April 26, 2000 3:26 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: 6.2 package list
>
> On We
On Wed, 26 Apr 2000, Burke, Thomas G. wrote:
> doesn't rpm -q tell you everything that's installed?
Yes, but I want to know everything that's on the CD, not just the
installed packages.
Regards,
Bob Rankin
-[ BOB'S WORLD ]--
No BS Guide to L
nal Message-
> From: Bob Rankin [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, April 26, 2000 3:21 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: 6.2 package list
>
> On Wed, 26 Apr 2000, Burke, Thomas G. wrote:
>
> > ls /mnt/cdrom > PackageList
>
>
On Wed, 26 Apr 2000, Burke, Thomas G. wrote:
> ls /mnt/cdrom > PackageList
That gives me the filenames, but not the Group names (ie:
Applications/Games) and the package sizes. Can you tell RPM to look
at the CDROM instead of the hard disk?
--Bob Rankin
--
To unsubscribe: mail [EMAIL PROTECT
ls /mnt/cdrom > PackageList
?
> -Original Message-
> From: Bob Rankin [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, April 26, 2000 3:09 PM
> To: [EMAIL PROTECTED]
> Subject: 6.2 package list
>
> I notice that the complete package list is not included in t
I notice that the complete package list is not included in the RH6.2
Install Guide, as it was in previous distributions. It sure would be
nice to have. I can get RPM to tell me what packages are installed
(using rpm -qai) but how can I get a list of ALL the packages on the
CD?
Regards,
Bob Rank
11 matches
Mail list logo