Re: System update

2005-01-05 Thread Kris Kennaway
On Thu, Jan 06, 2005 at 08:55:27AM +0700, Olivier Nicole wrote: > > Where does it say that? I see only comments in passing about 'make > > world', but the explicit directions on how to update (correctly) > > mention the separate buildworld/installworld steps. > > Around line 490 of /usr/src/UPDAT

Re: System update

2005-01-05 Thread Olivier Nicole
> Where does it say that? I see only comments in passing about 'make > world', but the explicit directions on how to update (correctly) > mention the separate buildworld/installworld steps. Around line 490 of /usr/src/UPDATING (version 4.10-p5) it reads: To rebuild everything ---

Re: System update

2005-01-05 Thread Kris Kennaway
On Thu, Jan 06, 2005 at 08:34:22AM +0700, Olivier Nicole wrote: > Hi, > > I have serveral questions about the update procedure. > > 1) starting from 4.10 RELEASE I have cvsup-ed to 4.10 RELENG. Now what > is the command to build FreeBSD? > > The hand book says "do not use make world, but use mak

Re: system update

2002-10-01 Thread Kevin Oberman
> From: "Toomas Aas" <[EMAIL PROTECTED]> > Date: Tue, 1 Oct 2002 20:03:28 +0300 > Sender: [EMAIL PROTECTED] > > Hi! > > > the other question i have is what are the differnence between these two > > processes: > > config GENERIC > > cd ../../compile/GENERIC > > make depend; make; make install >

Re: system update

2002-10-01 Thread Toomas Aas
Hi! > the other question i have is what are the differnence between these two > processes: > config GENERIC > cd ../../compile/GENERIC > make depend; make; make install This is what you would do if you want to re-compile the generic kernel. Since the generic kernel is already on your system, do

Re: system update

2002-10-01 Thread Matthew Seaman
On Tue, Oct 01, 2002 at 09:11:13AM -0500, Brian Henning wrote: > Hello- > > what is the differnece between these two files? > standard-supfile > stable-supfile > in what situation would one cvsup one or the other? stable-supfile always contains the configuration to cvsup the RELENG_4 branch, w