Date: Sun, 29 May 2011 08:08:04 -0500 From: Nathan Whitehorn <nwhitehorn@freebsd.org> To: Julian Elischer <julian@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r222417 - in head/sys/boot: common forth i386/loader ia64/common pc98/loader powerpc/ofw powerpc/ps3 sparc64/loader Message-ID: <4DE24534.4080209@freebsd.org> In-Reply-To: <201105280850.p4S8odjf076440@svn.freebsd.org> References: <201105280850.p4S8odjf076440@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05/28/11 03:50, Julian Elischer wrote: > Author: julian > Date: Sat May 28 08:50:38 2011 > New Revision: 222417 > URL: http://svn.freebsd.org/changeset/base/222417 > > Log: > New boot loader menus from Devin Teske. > Discussed on hackers and recommended for inclusion into 9.0 at the devsummit. > All support email to devin dteske at vicor dot ignoreme dot com . > > Submitted by: dteske at vicor dot ignoreme dot com > Reviewed by: me and many others > > Added: > head/sys/boot/forth/beastie.4th.8 (contents, props changed) > head/sys/boot/forth/brand.4th (contents, props changed) > head/sys/boot/forth/brand.4th.8 (contents, props changed) > head/sys/boot/forth/check-password.4th (contents, props changed) > head/sys/boot/forth/check-password.4th.8 (contents, props changed) > head/sys/boot/forth/color.4th (contents, props changed) > head/sys/boot/forth/color.4th.8 (contents, props changed) > head/sys/boot/forth/delay.4th (contents, props changed) > head/sys/boot/forth/delay.4th.8 (contents, props changed) > head/sys/boot/forth/menu-commands.4th (contents, props changed) > head/sys/boot/forth/menu.4th (contents, props changed) > head/sys/boot/forth/menu.4th.8 (contents, props changed) > head/sys/boot/forth/menu.rc (contents, props changed) > head/sys/boot/forth/shortcuts.4th (contents, props changed) > head/sys/boot/forth/version.4th (contents, props changed) > head/sys/boot/forth/version.4th.8 (contents, props changed) > Modified: > head/sys/boot/common/Makefile.inc > head/sys/boot/forth/beastie.4th > head/sys/boot/forth/loader.4th > head/sys/boot/forth/loader.conf.5 > head/sys/boot/forth/loader.rc > head/sys/boot/forth/support.4th > head/sys/boot/i386/loader/Makefile > head/sys/boot/ia64/common/Makefile > head/sys/boot/pc98/loader/Makefile > head/sys/boot/powerpc/ofw/Makefile > head/sys/boot/powerpc/ps3/Makefile > head/sys/boot/sparc64/loader/Makefile > This patch is bogus for non-x86 architectures, which don't use a boot menu, never have, and don't support full-screen mode. Please revert it for everything but i386 (and maybe pc98). -Nathan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DE24534.4080209>