grub/util/grub.d
Colin Watson d064b83056 * util/grub.d/20_linux_xen.in: Honour GRUB_CMDLINE_LINUX_XEN_REPLACE
and GRUB_CMDLINE_LINUX_XEN_REPLACE_DEFAULT, which replace
GRUB_CMDLINE_LINUX and GRUB_CMDLINE_LINUX_DEFAULT (complementing the
existing options which append).
* docs/grub.texi (Simple configuration): Document new options.
Reported by: Ian Jackson.  Fixes Debian bug #617538.
2011-05-17 18:10:29 +01:00
..
00_header.in * util/grub.d/00_header.in: Don't use LANG unless unifont is available. 2011-04-06 13:18:11 +02:00
10_hurd.in * util/grub-install.in: Remove unnecessary brackets from tr 2011-02-09 11:23:11 +00:00
10_kfreebsd.in * util/grub.d/10_kfreebsd.in: Allow ufs.ko to be missing as it's 2011-03-29 12:01:48 +02:00
10_linux.in * util/grub.d/10_linux.in: Autoload gzio since it's needed on some 2011-05-14 22:47:28 +02:00
10_netbsd.in Teach grub-mkconfig to load fs modules for NetBSD. 2011-01-10 01:08:40 +01:00
10_windows.in * util/grub-mkconfig.in: Use 'set -e' rather than '#! /bin/sh -e', 2010-06-29 16:20:49 +01:00
20_linux_xen.in * util/grub.d/20_linux_xen.in: Honour GRUB_CMDLINE_LINUX_XEN_REPLACE 2011-05-17 18:10:29 +01:00
30_os-prober.in * util/grub.d/30_os-prober.in: Don't emit drivemap directive for 2010-12-25 18:16:01 +01:00
40_custom.in 2009-09-10 Robert Millan <rmh.grub@aybabtu.com> 2009-09-10 12:53:25 +00:00
41_custom.in custom.cfg support. 2010-06-12 13:20:21 +02: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.