From owner-svn-src-head@FreeBSD.ORG Fri Apr 25 21:53:28 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 578651DD; Fri, 25 Apr 2014 21:53:28 +0000 (UTC) Received: from mail0.glenbarber.us (mail0.glenbarber.us [208.86.227.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail0.glenbarber.us", Issuer "Gandi Standard SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 274901BFC; Fri, 25 Apr 2014 21:53:28 +0000 (UTC) Received: from glenbarber.us (c-71-224-221-174.hsd1.nj.comcast.net [71.224.221.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id BAA7C5D52; Fri, 25 Apr 2014 21:53:20 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us BAA7C5D52 Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Fri, 25 Apr 2014 17:52:48 -0400 From: Glen Barber To: Nathan Whitehorn Subject: Re: svn commit: r264935 - head/release/amd64 Message-ID: <20140425215248.GB1231@glenbarber.us> References: <201404252111.s3PLB00Q043705@svn.freebsd.org> <535AD685.90606@freebsd.org> <20140425214454.GA1231@glenbarber.us> <535AD7C6.9030802@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="E39vaYmALEf/7YXx" Content-Disposition: inline In-Reply-To: <535AD7C6.9030802@freebsd.org> X-Operating-System: FreeBSD 11.0-CURRENT amd64 X-SCUD-Definition: Sudden Completely Unexpected Dataloss X-SULE-Definition: Sudden Unexpected Learning Event User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2014 21:53:28 -0000 --E39vaYmALEf/7YXx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Apr 25, 2014 at 02:46:46PM -0700, Nathan Whitehorn wrote: > I appreciate the caution. Thanks for the clarification! I'm planning to get > EFI support into the installer this weekend. Speaking of the installer... How difficult would it be to be able to select a kernel for installation if more than one kernel.${foo}.txz is provided on the install medium? The use case I have in mind is where kernel.VT.txz is extracted to /boot/kernel.VT (which I believe the loader menu already supports multi-kernel), an alternate kernel can be chosen for booting and then can subsequently be chosen as the installed kernel during the extract phase. This would actually cut down quite a bit on snapshot build times, since right now I have to do a separate build for each kernel. Thoughts? Glen --E39vaYmALEf/7YXx Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBCAAGBQJTWtkwAAoJELls3eqvi17QgBIP/0HWw3In6b96xpv6H6OEie4/ 0BKgd5VhMipaHJlp97t0TFjisAsuMTdytxFJcjJqaWaVdXezYO+B8ac28xnw3wqG WQPuqL0o1X8i49JD+3DHhGQnuGjRkvbsIvXU6bl/6ZuGmQabwCh6hzfpS+pz0vz0 38pR5Ob9BzDWm3qluErZN3g9en8CZq37kitwU5jQmr4X7X1mpKbpD1PjYEsoJFBh HzOw2fVUjrfle9NtXcQd+w9K/UPxybr2w/cvE1mZK9uBkrJgu8fAtnE4zdqI5iyN yEFJ+J9VkOxuVKCubajpQocStRwN8UCO+6UxyQgCQFnSMWFvS3t4wCKCtXLr6ZB/ TftKJRTd0dKI3igRLeGOTTGSNY1wXGpsrZK1Y6ZofPdD5Pwf4fjV+T+Cj10YbXLJ 7UElzSEukNU1q4NvXafCrFzNrvMYdWNZQ2kUTOtr5CiZ13j8ebCqm8LEiktMFSan b9XyThxoMm4Brl47CzIa2ztLPMUE1p0HP1q7suRqnZlb8u1AFvhUfp3VgxhDBvDC YexJQ1pWYYlbwQjXV6uruDCp9pYhCrma2hYISwqSNqYkRBYoyREpmBvNTscaFmOI /6vXIFyiOdclzPdhB3ZXB8zzAXVWcc0E5HoJesiG96UVwWb0H9nzYW/N5eSzyD5c b8NCCXeDSkingaTWSxcr =ZRe5 -----END PGP SIGNATURE----- --E39vaYmALEf/7YXx--