From owner-freebsd-questions Thu Mar 6 9:29:37 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 546E637B401 for ; Thu, 6 Mar 2003 09:29:36 -0800 (PST) Received: from diana.northnetworks.ca (att-ws20.switchview.com [216.13.70.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 820AB43F93 for ; Thu, 6 Mar 2003 09:29:35 -0800 (PST) (envelope-from iaccounts@northnetworks.ca) Received: from localhost (iaccounts@localhost) by diana.northnetworks.ca (8.11.6/8.11.6) with ESMTP id h26HTTi14679; Thu, 6 Mar 2003 12:29:29 -0500 (EST) (envelope-from iaccounts@northnetworks.ca) Date: Thu, 6 Mar 2003 12:29:29 -0500 (EST) From: IAccounts To: Kirk Strauser Cc: freebsd Subject: Re: 4.3 -> RELENG_4 In-Reply-To: <87d6l4csr7.fsf@strauser.com> Message-ID: <20030306122745.W4415-100000@diana.northnetworks.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > I am going to attempt the above in order as stated. I have read UPDATING, > > have the handbook open. One thing I am confused about: The next line after > > my new text states that this should give me a new config. My understanding > > is that buildworld will build the system, but not install it. Am I correct > > in saying that if the world is not installed, then the new config will not > > be installed either? > > The magic of the "buildkernel" target is that it uses the programs just > build by "buildworld", regardless of whether you've done an installworld. This is great! Tks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message