From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 07:45:01 2005 Return-Path: X-Original-To: questions@freebsd.org 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 7B10A16A41F for ; Mon, 7 Nov 2005 07:45:01 +0000 (GMT) (envelope-from bc979@lafn.org) Received: from zoot.lafn.org (zoot.lafn.ORG [206.117.18.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E75843D48 for ; Mon, 7 Nov 2005 07:45:00 +0000 (GMT) (envelope-from bc979@lafn.org) Received: from [10.0.1.3] (pool-71-109-244-179.lsanca.dsl-w.verizon.net [71.109.244.179]) (authenticated bits=0) by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id jA77ixT8022774 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Sun, 6 Nov 2005 23:45:00 -0800 (PST) (envelope-from bc979@lafn.org) Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <436EF109.2010706@xs4all.nl> References: <436EF109.2010706@xs4all.nl> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <245F198F-4E74-48F4-9DC2-550B7AFEAA3E@lafn.org> Content-Transfer-Encoding: 7bit From: Doug Hardie Date: Sun, 6 Nov 2005 23:44:57 -0800 To: questions@freebsd.org X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: ClamAV 0.86.2/1165/Sat Nov 5 21:12:58 2005 on zoot.lafn.org X-Virus-Status: Clean Cc: Subject: Re: Upgrade from 5.3 to 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 07:45:01 -0000 On Nov 6, 2005, at 22:15, Hans Nieser wrote: > Doug Hardie wrote: >> I am in the midst of upgrading via source from 5.3 to 6.0. All >> is going fine, but the instructions in UPDATING do not include a >> make installkernel command. I know that needs to be done >> somewhere. I suspect between the buildkernel and the reboot. > > I think it says "make kernel ...", which apparently does both I see that now. But, then how do you build multiple kernels? I maintain all source on one system and build all the kernels there. I don't want to install them as they won't work. Also, I don't want to build them on the production machines, just install them.