* grub-core/Makefile.am (moddep.lst): Make dependent on video.lst. * grub-core/Makefile.core.def (all_video): New module. * grub-core/genmoddep.awk: Generate dependency of all_video from video.lst. * grub-core/lib/fake_module.c: New file. * grub-core/normal/main.c (features): Add feature_all_video_module. * util/grub.d/00_header.in: Define locale_dir based on $prefix and don't do explicit search again. insmod all_video in load_video if available. |
||
|---|---|---|
| .. | ||
| 00_header.in | ||
| 10_hurd.in | ||
| 10_illumos.in | ||
| 10_kfreebsd.in | ||
| 10_linux.in | ||
| 10_netbsd.in | ||
| 10_windows.in | ||
| 20_linux_xen.in | ||
| 30_os-prober.in | ||
| 40_custom.in | ||
| 41_custom.in | ||
| README | ||
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.