Re: [Cooker] fully versioned kernel-source packages

2001-03-05 Thread Peter Ruskin

On Monday 05 March 2001 05:00, Brian J. Murrell wrote:
 It would be nice if the directory in /usr/src that kernel-source went
 into was fully versioned.  i.e. 2.4.1-22mdk

 This would be nice because it is sometimes necessary to keep several
 kernels' worth of sources around for various machines.  For instance,
 I could upgrade my main Cooker machine to the latest 2.4.2-*mdk kernel
 but I still need the sources for 2.4.1-22mdk because my firewall is
 running that and cannot be updated to the latest until the IPSEC is
 turned back on.  This is just one case for the argument though.  I
 think it is generally a good idea.

 Thots?

 b.

I agree.  I do this manually now after each kernel source upgrade, to prevent 
the source being overwritten by the next upgrade.
-- 
  
 Linux Mandrake release 7.2 (Odyssey) for i586
KDE 2.1
  Linux 2.2.17-27mdkWin4Lin, Uptime 0 hours 43 minutes
  




Re: [Cooker] fully versioned kernel-source packages

2001-03-05 Thread Eugenio Diaz

--- Peter Ruskin [EMAIL PROTECTED] wrote:
 On Monday 05 March 2001 05:00, Brian J. Murrell wrote:
  It would be nice if the directory in /usr/src that kernel-source went
  into was fully versioned.  i.e. 2.4.1-22mdk
 
  This would be nice because it is sometimes necessary to keep several
  kernels' worth of sources around for various machines.  For instance,
  I could upgrade my main Cooker machine to the latest 2.4.2-*mdk kernel
  but I still need the sources for 2.4.1-22mdk because my firewall is
  running that and cannot be updated to the latest until the IPSEC is
  turned back on.  This is just one case for the argument though.  I
  think it is generally a good idea.
 
  Thots?
 
  b.
 
 I agree.  I do this manually now after each kernel source upgrade, to prevent
 
 the source being overwritten by the next upgrade.

Just don't do an upgrade!

First do an upgrade (rpm -Uvh) for all the kernel packages, but the source, and
then do an install (rpm -ivh --nodeps). You may have problems with the
kernel-header pkg., so the best way is to:

1. Keep older packages around.
2. Upgrade *all* kernel packages with rpm -Uvh
3. Install the old source package with rpm -ivh --nodeps


=

Eugenio Diaz, BSEE/BSCE   
Linux Engineer
[EMAIL PROTECTED]

__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/




RE: [Cooker] fully versioned kernel-source packages

2001-03-05 Thread Andrej Borsenkow


 Just don't do an upgrade!

Sorry? kernel-source is installed into /usr/src/linux-2.4.2, upgrade or no
upgrade. At least, that is what happens with RPM from official cooker mirror.

-andrej



 First do an upgrade (rpm -Uvh) for all the kernel packages, but the
 source, and
 then do an install (rpm -ivh --nodeps). You may have problems with the
 kernel-header pkg., so the best way is to:

 1. Keep older packages around.
 2. Upgrade *all* kernel packages with rpm -Uvh
 3. Install the old source package with rpm -ivh --nodeps


 =
 
 Eugenio Diaz, BSEE/BSCE
 Linux Engineer
 [EMAIL PROTECTED]

 __
 Do You Yahoo!?
 Get email at your own domain with Yahoo! Mail.
 http://personal.mail.yahoo.com/







RE: [Cooker] fully versioned kernel-source packages

2001-03-04 Thread Andrej Borsenkow

 
 Thots?


Seconded. 

-andrej