Date: Thu, 6 Sep 2001 02:26:49 -0700 From: "David O'Brien" <dev-null@NUXI.com> To: Mike Barcroft <mike@FreeBSD.ORG> Cc: Dave Cornejo <dave@dogwood.com>, kc5vdj@yahoo.com, freebsd-current@FreeBSD.ORG Subject: Re: unpleasant ps output and possible related problems. Message-ID: <20010906022649.A83852@dragon.nuxi.com> In-Reply-To: <20010905232106.B1976@coffee.q9media.com>; from mike@FreeBSD.ORG on Wed, Sep 05, 2001 at 11:21:06PM -0400 References: <3B96DB44.6080405@yahoo.com> <200109060257.f862vZT51929@white.dogwood.com> <20010905232106.B1976@coffee.q9media.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 05, 2001 at 11:21:06PM -0400, Mike Barcroft wrote:
> I think it can safely be said that you're rebooting too much. The
> process can be simplified to:
> make world
> make kernel
> mergemaster
> reboot
For -current I would suggest a slight modification to this -- to make
sure everything compiles before installing any bits:
make buildworld
make buildkernel
make installkernel
make installworld
mergemaster
reboot
reboot between the installkernel and installworld steps if you like.
--
-- David (obrien@FreeBSD.org)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010906022649.A83852>
