From owner-freebsd-current@FreeBSD.ORG Fri Jan 20 15:18:57 2012 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F16FE106566C for ; Fri, 20 Jan 2012 15:18:57 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id AD2C38FC0C for ; Fri, 20 Jan 2012 15:18:57 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q0KEvBCG059379 for ; Fri, 20 Jan 2012 07:57:11 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q0KEvBW7059376 for ; Fri, 20 Jan 2012 07:57:11 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Fri, 20 Jan 2012 07:57:11 -0700 (MST) From: Warren Block To: current@freebsd.org In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Fri, 20 Jan 2012 07:57:11 -0700 (MST) Cc: Subject: Re: Improving the FreeBSD-9 boot menu X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 20 Jan 2012 15:18:58 -0000 On Tue, 20 Sep 2011, Warren Block wrote: > The patch in PR 160818 makes some clarifications and improvements to the new > boot menu. Obviously this is not for 9.0-RELEASE, just wanting to get it out > there so people can look at it. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=160818 > > Among other things, the patch removes the word "boot" from options that don't > actually boot. The options are lined up, and enabled options are drawn in > reverse video when loader_color=1 is set in /boot/loader.conf. Just reminding people about this now that 9.0 is out. It makes what I feel are genuine usability and readability improvements to the boot menu.