Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 1998 13:20:32 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Eivind Eklund <eivind@yes.no>
Cc:        "David E. Cross" <dcross1@mail.nycap.rr.com>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: Problem resolutions... 
Message-ID:  <6128.895868432@time.cdrom.com>
In-Reply-To: Your message of "Fri, 22 May 1998 22:11:49 %2B0200." <19980522221149.45847@follo.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
Actually, I'm afraid your "correction" is incorrect.  Making
the kernel after a "buildworld" is completely useless since
buildworld won't INSTALL any of the things (like config) that
the kernel needs.  You MUST install before the kernel config,
build and install stage.

- Jordan

> On Fri, May 22, 1998 at 11:45:48AM -0700, Jordan K. Hubbard wrote:
> > >   Ok, maybe I am just being obtuse... (maybe I am just a Computer
> > > Scientist), but I need this
> > > explicitly said to me; what is the propper order for compiling?
> > 
> > 1. Cvsup/CTM/whatever your sources up to date.
> > 2. make world
>   s/world/buildworld/
> 
> > 3. make kernel
>   3.5 make installworld
>   3.6 make install (for kernel)
> 
> > 4. reboot
> 
> This give you a minimal window of vulnerability to 'anything bad'.
> Not that it is guaranteed to work anyway, but it give you a better
> chance.
> 
> Eivind.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6128.895868432>