grub/util/grub.d
Colin Watson 3a310e842f Tolerate devices with no filesystem UUID returned by os-prober
* util/grub.d/30_os-prober.in: Tolerate devices with no filesystem
UUID.  Other parts of grub-mkconfig tolerate these, they were
previously allowed here up to commit
55e706c918, and they can arise in
practice when the system has active LVM snapshots.
Fixes Ubuntu bug #1287436.
2014-04-10 16:54:33 +01: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 Tolerate devices with no filesystem UUID returned by os-prober 2014-04-10 16:54:33 +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 * 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

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.