Re: Upgrade instructions are incorrect

2002-05-22 Thread Ruslan Ermilov
On Wed, May 22, 2002 at 01:05:48PM -0400, John Baldwin wrote: > > On 22-May-2002 Ruslan Ermilov wrote: > > Hi! > > > > The upgrade instructions found in src/UPDATING and src/Makefile.inc1 > > are not quite correct. Suggesting to reboot with the new kernel and > > non-matching userland is safer

Re: Upgrade instructions are incorrect

2002-05-22 Thread Garance A Drosihn
At 7:02 PM +0300 5/22/02, Ruslan Ermilov wrote: >The upgrade instructions found in src/UPDATING and src/Makefile.inc1 >are not quite correct. Suggesting to reboot with the new kernel >and non-matching userland is safer than opposite of course, but >does not always work nor guaranteed to work at a

Re: Upgrade instructions are incorrect

2002-05-22 Thread Brian K. White
- Original Message - From: "M. Warner Losh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, May 22, 2002 2:04 PM Subject: Re: Upgrade in

Re: Upgrade instructions are incorrect

2002-05-22 Thread M. Warner Losh
This seems exactly backwards. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Upgrade instructions are incorrect

2002-05-22 Thread Martin Kacerovsky
On Wed, May 22, 2002 at 01:05:48PM -0400, John Baldwin wrote: > Wrong. If you are following the proper upgrade path, then your old > binaries will always work with your new kernel. Can I ask you what the proper upgrade path is? In /usr/src/UPDATING : To rebuild everything and install it on th

RE: Upgrade instructions are incorrect

2002-05-22 Thread John Baldwin
On 22-May-2002 Ruslan Ermilov wrote: > Hi! > > The upgrade instructions found in src/UPDATING and src/Makefile.inc1 > are not quite correct. Suggesting to reboot with the new kernel and > non-matching userland is safer than opposite of course, but does not > always work nor guaranteed to work a

Upgrade instructions are incorrect

2002-05-22 Thread Ruslan Ermilov
Hi! The upgrade instructions found in src/UPDATING and src/Makefile.inc1 are not quite correct. Suggesting to reboot with the new kernel and non-matching userland is safer than opposite of course, but does not always work nor guaranteed to work at all. Here's the safest version I could think of