From owner-freebsd-current@FreeBSD.ORG Mon Oct 7 20:43:39 2013 Return-Path: Delivered-To: freebsd-current@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 ESMTP id EE50DF5E for ; Mon, 7 Oct 2013 20:43:39 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 87C1721BD for ; Mon, 7 Oct 2013 20:43:38 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r97KhZSn091807; Mon, 7 Oct 2013 14:43:35 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r97KhZQr091804; Mon, 7 Oct 2013 14:43:35 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 7 Oct 2013 14:43:35 -0600 (MDT) From: Warren Block To: Allan Jude Subject: Re: [CFT] Patch to bsdinstall to support root-on-ZFS and GELI In-Reply-To: <52531295.7090700@allanjude.com> Message-ID: References: <52531295.7090700@allanjude.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 07 Oct 2013 14:43:35 -0600 (MDT) Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Oct 2013 20:43:40 -0000 On Mon, 7 Oct 2013, Allan Jude wrote: > Additional, it includes some other changes to bsdinstall: > 1. Change the default to the 'non-standard keyboard mapping' prompt to no Please see http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/162175 .