Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2001 10:44:01 +0200
From:      "Patrick O'Reilly" <patrick@mip.co.za>
To:        "Mike Meyer" <mwm@mired.org>
Cc:        <questions@FreeBSD.ORG>
Subject:   RE: cvsup
Message-ID:  <NDBBIMKICMDGDMNOOCAIOEIADOAA.patrick@mip.co.za>
In-Reply-To: <15304.58886.215474.233433@guru.mired.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Mike (or anyone ...)

> From: Mike Meyer
> Sent: 14 October 2001 03:11
>
> <snip>
>
> This is probably the most dangerous order you could do those things in
> that can work.
>
> The recommended - and safest - order is:
>
> make buildworld
> make kernel KERNCONF=YOURCONF
> # reboot to run the kernel you just built, preferably in single user mode
> make installworld
> mergemaster
> reboot again
>

I have followed your route and it worked just great.  That was my first time
through.

Now, I'm getting ready to update for the second time, and I have read
various people on this list running into trouble due to "stale
dependencies", and suggested solutions to this which range from "rm -rf
/usr/obj" (sounds a bit scary) to "make clean" (sounds more friendly).

My gut feel is that I should just start with "make clean", and then follow
your procedure as above again.

Yes? No?  Or something totally different?

Thanks,
Patrick.


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




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