Skip to content

Fixes for bug#1035085 (grub-installer/os-prober quirks)

Pascal Hambourg requested to merge pham/grub-installer:os-prober-quirk into master

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1035085

This MR aims to fix the following issues:

  1. In expert install, the os-prober dialog shows only unsupported OS but not supported OS.
  2. "efi", "macosx" and "minix" os-prober types are added to the unsupported OS list although GRUB os-prober helper script can add menu entries for them, so these types should be added to the supported OS list instead.
  3. os-prober is needlessly enabled by default when only unsupported OS are detected.

Note: this MR does not fix issue #3 in bug#1035085 ("Changing the previous answer to "Run os-prober automatically to detect and boot other OSes" does not work as expected").

Edited by Pascal Hambourg

Merge request reports

Loading