grub/util/grub.d
Andrei Borzenkov cdae5bf208 Avoid use of non-portable echo -n in grub-mkconfig
util/grub-mkconfig_lib.in(version_test_gt): "echo -n" is not really needed,
final newline is stripped by command substitution.

util/grub.d/10_kfreebsd.in, util/grub.d/10_linux.in,
util/grub.d/20_linux_xen.in: change how list is built, to avoid echo -n
completely.

util/grub.d/30_os-prober.in: add spaces to printed line directly

Closes 43668.
2014-12-07 14:56:17 +03:00
..
00_header.in Prefer more portable test(1) constructs 2014-01-17 15:29:43 +00:00
10_hurd.in Fix an infinite loop in grub-mkconfig 2014-07-08 23:54:30 +01:00
10_illumos.in Revert grub-file usage in grub-mkconfig. 2013-12-24 17:47:27 +01:00
10_kfreebsd.in Avoid use of non-portable echo -n in grub-mkconfig 2014-12-07 14:56:17 +03:00
10_linux.in Avoid use of non-portable echo -n in grub-mkconfig 2014-12-07 14:56:17 +03: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 Avoid use of non-portable echo -n in grub-mkconfig 2014-12-07 14:56:17 +03:00
30_os-prober.in Avoid use of non-portable echo -n in grub-mkconfig 2014-12-07 14:56:17 +03: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.