Date: Wed, 8 Jul 1998 12:08:44 +0100 From: nik@iii.co.uk To: Matthew Patton <patton@sysnet.net> Cc: freebsd-current@FreeBSD.ORG Subject: Re: building world Message-ID: <19980708120844.61222@iii.co.uk> In-Reply-To: <l0311070eb1c7243fc186@[192.168.1.10]>; from Matthew Patton on Mon, Jul 06, 1998 at 09:15:41PM -0400 References: <l0311070eb1c7243fc186@[192.168.1.10]>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 06, 1998 at 09:15:41PM -0400, Matthew Patton wrote:
> So what is the proper series of steps one needs to follow to move from the
> release to -current?
I *believe* (from conversations on this list) that
# cd /usr/src
# make -m /usr/src/sys/mk buildworld
# make -m /usr/src/sys/mk installworld
<make new kernel, frob /etc, and so on>
is sufficient (although you could obviously combine the 'buildworld' and
'installworld' steps with the 'world' target).
If the 'make new kernel, frob /etc' doesn't make sense, take a look at
<URL:http://www.nothing-going-on.demon.co.uk/FreeBSD/make-world/make-world.html>
If you can confirm that adding the '-m' flag works for you, I'll add it to
the tutorial.
N
--
Work: nik@iii.co.uk | FreeBSD + Perl + Apache
Rest: nik@nothing-going-on.demon.co.uk | Remind me again why we need
Play: nik@freebsd.org | Microsoft?
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?19980708120844.61222>
