Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2000 14:23:13 -0800
From:      Marcel Moolenaar <marcel@cup.hp.com>
To:        Warner Losh <imp@village.org>
Cc:        Doug Barton <Doug@gorean.org>, Josef Karthauser <joe@pavilion.net>, Ruslan Ermilov <ru@FreeBSD.ORG>, stable@FreeBSD.ORG
Subject:   Re: HEADS UP: 3.x -> 4.0-STABLE upgrade instructions
Message-ID:  <38D00D51.D0781868@cup.hp.com>
References:  <Pine.BSF.4.21.0003151354390.1980-100000@dt051n0b.san.rr.com> <200003152159.OAA89926@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh wrote:
>         To update from 3.x to 4.0 stable
>         --------------------------------
>         cd /usr/src
>         make buildworld
>         cd sbin/mknod
>         make install
>         <follow directions to build/install a kernel>

You can make a kernel like this:
	cd /usr/src
	make buildkernel KERNEL=YOUR_KERNEL_HERE

The new `buildkernel' and `installkernel' targets make use of the tools
build by buildworld and effectively works around the bootstrap problem.
Do they not work (the make targets, that is)?

-- 
Marcel Moolenaar
  mail: marcel@cup.hp.com / marcel@FreeBSD.org
  tel:  (408) 447-4222


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




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