grub/util/grub.d
Colin Watson ff66b8e7d8 Prefer more portable test(1) constructs
* util/grub.d/00_header.in (make_timeout): Use && rather than test
-a.
* util/grub.d/10_windows.in: Likewise.
* util/grub.d/10_netbsd.in (netbsd_load_fs_module): Use || rather
than test -o.
* util/grub.d/30_os-prober.in: Use && rather than test -a, and ||
rather than test -o.
2014-01-17 15:29:43 +00:00
..
00_header.in Prefer more portable test(1) constructs 2014-01-17 15:29:43 +00:00
10_hurd.in Revert grub-file usage in grub-mkconfig. 2013-12-24 17:47:27 +01:00
10_illumos.in Revert grub-file usage in grub-mkconfig. 2013-12-24 17:47:27 +01:00
10_kfreebsd.in Revert grub-file usage in grub-mkconfig. 2013-12-24 17:47:27 +01:00
10_linux.in Revert grub-file usage in grub-mkconfig. 2013-12-24 17:47:27 +01:00
10_netbsd.in Prefer more portable test(1) constructs 2014-01-17 15:29:43 +00:00
10_windows.in Prefer more portable test(1) constructs 2014-01-17 15:29:43 +00:00
10_xnu.in Revert grub-file usage in grub-mkconfig. 2013-12-24 17:47:27 +01:00
20_linux_xen.in Revert grub-file usage in grub-mkconfig. 2013-12-24 17:47:27 +01:00
30_os-prober.in Prefer more portable test(1) constructs 2014-01-17 15:29:43 +00:00
40_custom.in 2009-09-10 Robert Millan <rmh.grub@aybabtu.com> 2009-09-10 12:53:25 +00:00
41_custom.in * grub-core/normal/main.c (read_config_file): Provide config_file and 2012-05-27 15:34:41 +02:00
README 2007-05-04 Robert Millan <rmh@aybabtu.com> 2007-05-04 07:11:44 +00:00

README

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.