From owner-freebsd-current@FreeBSD.ORG Fri Jan 20 17:23:44 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 2D551106566B for ; Fri, 20 Jan 2012 17:23:44 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9C5428FC16 for ; Fri, 20 Jan 2012 17:23:43 +0000 (UTC) Received: by lahe6 with SMTP id e6so632964lah.13 for ; Fri, 20 Jan 2012 09:23:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=Tp6dW4u0Kl02F3ahSXFGMP93JPpjufv00KqgDMCsc0M=; b=jNRwCwaQYs2x6zlCtQ4TKDivIrpySrXkRwctThDXeKlE7Mc5hU9BGIECueRiPa52QJ 6Jhv+qEv8XzD8sVxCe662705S1vjGk01XDOgg3wNYK8uRMe1YE/+1d7ylSAJcHu0UkHr sWZsegN/l64toNf/RD/iwsVyEIj236cUs3NuQ= Received: by 10.152.136.16 with SMTP id pw16mr9691392lab.12.1327078664152; Fri, 20 Jan 2012 08:57:44 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.25.196 with HTTP; Fri, 20 Jan 2012 08:57:13 -0800 (PST) In-Reply-To: <20120120163854.GU11137@goofy01.vnodelab.local> References: <20120120163854.GU11137@goofy01.vnodelab.local> From: Eitan Adler Date: Fri, 20 Jan 2012 11:57:13 -0500 Message-ID: To: Joel Dahl Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Warren Block , current@freebsd.org 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 17:23:44 -0000 On Fri, Jan 20, 2012 at 11:38 AM, Joel Dahl wrote: > On 20-01-2012 =C2=A07:57, Warren Block wrote: >> On Tue, 20 Sep 2011, Warren Block wrote: >> >> > The patch in PR 160818 makes some clarifications and improvements to t= he new >> > boot menu. =C2=A0Obviously this is not for 9.0-RELEASE, just wanting t= o get it out >> > there so people can look at it. >> > >> > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D160818 >> > >> > Among other things, the patch removes the word "boot" from options tha= t don't >> > actually boot. =C2=A0The options are lined up, and enabled options are= drawn in >> > reverse video when loader_color=3D1 is set in /boot/loader.conf. >> >> Just reminding people about this now that 9.0 is out. =C2=A0It makes wha= t I >> feel are genuine usability and readability improvements to the boot >> menu. > > I agree. Definitely an improvement. Is this in the release notes? --=20 Eitan Adler