From owner-freebsd-arch@FreeBSD.ORG Thu Apr 15 12:08:00 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E66D16A4CE; Thu, 15 Apr 2004 12:08:00 -0700 (PDT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 802A943D2F; Thu, 15 Apr 2004 12:07:58 -0700 (PDT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 42B91530C; Thu, 15 Apr 2004 21:07:57 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 81CFF5309; Thu, 15 Apr 2004 21:07:41 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 2A55633C6C; Thu, 15 Apr 2004 21:07:41 +0200 (CEST) To: "James E. Housley" References: <407ED533.5020102@FreeBSD.org> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Thu, 15 Apr 2004 21:07:41 +0200 In-Reply-To: <407ED533.5020102@FreeBSD.org> (James E. Housley's message of "Thu, 15 Apr 2004 14:32:19 -0400") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: arch@FreeBSD.org Subject: Re: installing multiple kernels X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Apr 2004 19:08:00 -0000 "James E. Housley" writes: > But isn't changing to use the last kernel instead of the first kernel > a violation of POLA? Other then that this sounds great. Yes, but it's hard to work around. We have to default to the most recent kernel, but Makefile.inc1 currently assumes that the first kernel listed is the one to use, so we somehow have to make sure it is installed last - or have Makefile.inc1 run regkernel.sh to force the issue. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no