grub/util/grub.d
phcoder 3eb5ed4ec0 2009-06-04 Vladimir Serbinenko <phcoder@gmail.com>
gfxpayload support

	* commands/videotest.c (grub_cmd_videotest): use grub_video_set_mode
	* include/grub/video.h (GRUB_VIDEO_MODE_TYPE_PURE_TEXT): new definition
	(grub_video_setup): remove
	(grub_video_set_mode): new prototype
	* loader/i386/linux.c (DEFAULT_VIDEO_MODE): new definition
	(vid_mode): remove
	(linux_vesafb_res): compile only on PCBIOS
	(grub_linux_boot): support gfxpayload
	* loader/i386/pc/xnu.c (video_hook): new function
	(grub_xnu_set_video): support gfxpayload
	* term/gfxterm.c (DEFAULT_VIDEO_WIDTH): removed
	(DEFAULT_VIDEO_HEIGHT): likewise
	(DEFAULT_VIDEO_FLAGS): likewise
	(DEFAULT_VIDEO_MODE): new definition
	(video_hook): new function
	(grub_gfxterm_init): use grub_video_set_mode
	* util/grub.d/30_os-prober.in: remove explicit modesetting before 
	loading xnu
	* video/video.c (grub_video_setup): removed
	(grub_video_set_mode): new function based on grub_gfxterm_init and 
	grub_video_setup
2009-06-04 18:22:45 +00:00
..
00_header.in 2009-02-11 Robert Millan <rmh@aybabtu.com> 2009-02-11 00:36:58 +00:00
10_freebsd.in 2009-04-13 Robert Millan <rmh@aybabtu.com> 2009-04-13 19:48:44 +00:00
10_hurd.in 2008-09-29 Felix Zielcke <fzielcke@z-51.de> 2008-09-29 14:57:05 +00:00
10_linux.in 2009-03-29 Robert Millan <rmh@aybabtu.com> 2009-03-29 02:23:12 +00:00
10_windows.in 2008-09-29 Felix Zielcke <fzielcke@z-51.de> 2008-09-29 14:57:05 +00:00
30_os-prober.in 2009-06-04 Vladimir Serbinenko <phcoder@gmail.com> 2009-06-04 18:22:45 +00:00
40_custom.in 2008-07-11 Robert Millan <rmh@aybabtu.com> 2008-07-11 20:09:14 +00:00
README 2007-05-04 Robert Millan <rmh@aybabtu.com> 2007-05-04 07:11:44 +00:00

All executable files in this directory are processed in shell expansion order.

  00_*: Reserved for 00_header.
  10_*: Native boot entries.
  20_*: Third party apps (e.g. memtest86+).

The number namespace in-between is configurable by system installer and/or
administrator.  For example, you can add an entry to boot another OS as
01_otheros, 11_otheros, etc, depending on the position you want it to occupy in
the menu; and then adjust the default setting via /etc/default/grub.