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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"