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
> 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
---
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
> 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
>
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
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