Date: Wed, 10 Nov 2010 08:57:35 -0500 From: John Baldwin <jhb@freebsd.org> To: "C. P. Ghost" <cpghost@cordula.ws> Cc: current@freebsd.org Subject: Re: Only display ACPI bootmenu key if ACPI is present Message-ID: <201011100857.35286.jhb@freebsd.org> In-Reply-To: <AANLkTimDj3uA3fmTYgYfoL%2BU4%2Bu2XCcb86j%2BL7Tg_aV5@mail.gmail.com> References: <201011081714.53637.jhb@freebsd.org> <AANLkTimDj3uA3fmTYgYfoL%2BU4%2Bu2XCcb86j%2BL7Tg_aV5@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, November 09, 2010 5:58:13 pm C. P. Ghost wrote: > On Mon, Nov 8, 2010 at 11:14 PM, John Baldwin <jhb@freebsd.org> wrote: > > This patch changes the Forth code for the Beastie menu to only display the > > menu option to enable or disable ACPI if the loader detects ACPI. This avoids > > displaying a menu item prompting to enable ACPI if the BIOS doesn't actually > > include ACPI. Any objections? > > Wouldn't that be a POLA violation? Some admins may be used to the > current menu, and would be scratching head as what went wrong. > Maybe it would be better to keep the menu option, but make it > non-selectable and print next to it something like "(not available)"? Hmmm, I'll see if I can leave the numbering unchanged but not list the item perhaps. Note that we already have the "alternate" numbering on other platforms so the menu is already inconsistent across FreeBSD platforms. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011100857.35286.jhb>