grub/util/grub.d
Vladimir 'phcoder' Serbinenko 48b391e9ab Handle newer autotools. Add some missing quotes while on it.
* Makefile.am (pkglib_DATA): Remove update-grub_lib.
	(pkglib_DATA): Move grub-mkconfig_lib from here ...
	(pkgdata_DATA): ... here.
	* Makefile.util.def (update-grub_lib): Removed.
	* conf/Makefile.common (pkglib_DATA): Removed.
	(pkglib_SCRIPTS): Likewise.
	(pkgdata_DATA): New variable.
	* tests/util/grub-shell-tester.in: Replace pkglib with pkgdata where
	needed.
	Add missing quotes.
	Remove unused variable while on it.
	* tests/util/grub-shell.in: Likewise.
	* util/grub-install.in: Likewise.
	* util/grub-mkconfig.in: Likewise.
	* util/grub-mknetdir.in: Likewise.
	* util/grub-mkrescue.in: Likewise.
	* util/grub-mkstandalone.in: Likewise.
	* util/grub.d/00_header.in: Likewise.
	* util/grub.d/10_hurd.in: Likewise.
	* util/grub.d/10_illumos.in: Likewise.
	* util/grub.d/10_kfreebsd.in: Likewise.
	* util/grub.d/10_linux.in: Likewise.
	* util/grub.d/10_netbsd.in: Likewise.
	* util/grub.d/10_windows.in: Likewise.
	* util/grub.d/20_linux_xen.in: Likewise.
	* util/grub.d/30_os-prober.in: Likewise.
	* util/update-grub_lib.in: Removed.
2012-01-24 13:17:36 +01:00
..
00_header.in Handle newer autotools. Add some missing quotes while on it. 2012-01-24 13:17:36 +01:00
10_hurd.in Handle newer autotools. Add some missing quotes while on it. 2012-01-24 13:17:36 +01:00
10_illumos.in Handle newer autotools. Add some missing quotes while on it. 2012-01-24 13:17:36 +01:00
10_kfreebsd.in Handle newer autotools. Add some missing quotes while on it. 2012-01-24 13:17:36 +01:00
10_linux.in Handle newer autotools. Add some missing quotes while on it. 2012-01-24 13:17:36 +01:00
10_netbsd.in Handle newer autotools. Add some missing quotes while on it. 2012-01-24 13:17:36 +01:00
10_windows.in Handle newer autotools. Add some missing quotes while on it. 2012-01-24 13:17:36 +01:00
20_linux_xen.in Handle newer autotools. Add some missing quotes while on it. 2012-01-24 13:17:36 +01:00
30_os-prober.in Handle newer autotools. Add some missing quotes while on it. 2012-01-24 13:17:36 +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.