mirror of
https://git.proxmox.com/git/grub2
synced 2026-02-02 12:42:10 +00:00
Make kFreeBSD code more generic to support ext2fs as root, ufs as a separate module and maybe other interesting combinations. * util/grub.d/10_kfreebsd.in (load_kfreebsd_module): New function. (kfreebsd_entry): Use load_kfreebsd_module() to load modules. (kfreebsd_entry): Add generic filesystem module load routine. Map GRUB `ext2' to kFreeBSD `ext2fs'. |
||
|---|---|---|
| .. | ||
| 00_header.in | ||
| 10_hurd.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 | ||
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.