Mailinglist Archive: opensuse (3729 mails)
| < Previous | Next > |
Re: [SLE] RPM redirection
- From: Philipp Thomas <philipp.thomas@xxxxxxxxx>
- Date: Sat, 21 Jun 2003 18:42:47 +0200
- Message-id: <oe29fvg1d59dpv6tjdsj69un4hjingnd3f@xxxxxxx>
Rikard Johnels <rjhn@xxxxxxxx> [Sat, 21 Jun 2003 16:05:05 +0200]:
> linux-2.4.19-3.alpha.rpm
This seems to be the binary kernel not the source. a simple
rpm -qlp linux-2.4.19-3.alpha.rpm
Will show you whether it's the binary kernel or the kernel source. Either
way, when you have a non relocatable rpm, there is no way to put it
somewhere else. IF it's really the source, I'd use either mc to view the
rpm and then copy the interesting part somewhere else or use rpm2cpio to
unpack the contents to where I want it. For the latter see 'man rpm2cpio'.
Philipp
--
Philipp Thomas work: pthomas@xxxxxxx
SuSE Linux AG private: philipp.thomas@xxxxxxxxx
> linux-2.4.19-3.alpha.rpm
This seems to be the binary kernel not the source. a simple
rpm -qlp linux-2.4.19-3.alpha.rpm
Will show you whether it's the binary kernel or the kernel source. Either
way, when you have a non relocatable rpm, there is no way to put it
somewhere else. IF it's really the source, I'd use either mc to view the
rpm and then copy the interesting part somewhere else or use rpm2cpio to
unpack the contents to where I want it. For the latter see 'man rpm2cpio'.
Philipp
--
Philipp Thomas work: pthomas@xxxxxxx
SuSE Linux AG private: philipp.thomas@xxxxxxxxx
| < Previous | Next > |