From owner-freebsd-stable Wed Mar 15 14:23:18 2000 Delivered-To: freebsd-stable@freebsd.org Received: from palrel3.hp.com (palrel3.hp.com [156.153.255.226]) by hub.freebsd.org (Postfix) with ESMTP id DAB0A37B7E1; Wed, 15 Mar 2000 14:23:14 -0800 (PST) (envelope-from marcel@cup.hp.com) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel3.hp.com (Postfix) with ESMTP id 5D723C67; Wed, 15 Mar 2000 14:23:14 -0800 (PST) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com with ESMTP (8.8.6 (PHNE_17135)/8.7.3 TIS 5.0.1) id OAA05997; Wed, 15 Mar 2000 14:23:13 -0800 (PST) Message-ID: <38D00D51.D0781868@cup.hp.com> Date: Wed, 15 Mar 2000 14:23:13 -0800 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: Warner Losh Cc: Doug Barton , Josef Karthauser , Ruslan Ermilov , stable@FreeBSD.ORG Subject: Re: HEADS UP: 3.x -> 4.0-STABLE upgrade instructions References: <200003152159.OAA89926@harmony.village.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Warner Losh wrote: > To update from 3.x to 4.0 stable > -------------------------------- > cd /usr/src > make buildworld > cd sbin/mknod > make install > 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