* util/grub.d/30_os-prober.in: Add GRUB_OS_PROBER_SKIP_LIST to
selectively skipping systems.
This commit is contained in:
parent
4e7d433dfb
commit
55e706c918
4 changed files with 23 additions and 1 deletions
|
@ -216,6 +216,7 @@ export GRUB_DEFAULT \
|
|||
GRUB_SAVEDEFAULT \
|
||||
GRUB_ENABLE_CRYPTODISK \
|
||||
GRUB_BADRAM \
|
||||
GRUB_OS_PROBER_SKIP_LIST \
|
||||
GRUB_DISABLE_SUBMENU
|
||||
|
||||
if test "x${grub_cfg}" != "x"; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue