From owner-freebsd-stable Wed Aug 7 11:54:41 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55E5137B400 for ; Wed, 7 Aug 2002 11:54:39 -0700 (PDT) Received: from topperwein.dyndns.org (acs-24-154-28-203.zoominternet.net [24.154.28.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8585A43E7B for ; Wed, 7 Aug 2002 11:54:38 -0700 (PDT) (envelope-from behanna@zbzoom.net) Received: from topperwein (topperwein [192.168.168.10]) by topperwein.dyndns.org (8.12.5/8.12.5) with ESMTP id g77IscQC021858 for ; Wed, 7 Aug 2002 14:54:38 -0400 (EDT) (envelope-from behanna@zbzoom.net) Date: Wed, 7 Aug 2002 14:54:33 -0400 (EDT) From: Chris BeHanna Reply-To: Chris BeHanna To: FreeBSD-Stable Subject: Re: make buildworld In-Reply-To: <20020807183637.25217.qmail@ns1.onie.yi.org> Message-ID: <20020807145247.T20616-100000@topperwein.dyndns.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 7 Aug 2002, Ronneil Camara wrote: > I won't comment on your reply but here is what I have been doing since 1999. > > vi stable-supfile > cvsup -g -L2 stable-supfile > cd /usr/src > make buildworld > make installworld > make buildkernel KERNCONF= > make installkernel KERNCONF= > mergemaster > update /stand/sysinstall > reboot > > That's it without problems. It's wrong, according to UPDATING. Moving the installworld step to *after* installkernel+reboot is much, much safer, and you've just found out why--the hard way. -- Chris BeHanna http://www.pennasoft.com Principal Consultant PennaSoft Corporation chris@pennasoft.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message