Hello,
Now-a-days many softwares have 3 levels of configuration.
1) Software's own default configuration
2) Vendor / Distribution specific configuration
3) Administrator's own configuration (mostly called as local configuration)
grub-mkconfig:
1) has own defaults
2) which can be overridden by
Hello, GRUB2 Developers. I noticed the critical error with GRUB-installer
package. Please, take attention to it. I can't install GNU/Linux
distributions in UEFI, because this error appears. There are no problems
with BIOS-compability mode. Thanks in advance!
https://bugs.launchpad.net/ubuntu/+sourc
On Mon, Jul 15, 2019 at 09:28:31AM +, Michael Chang wrote:
> This patch adds support to disable os-prober debug output while running
> grub-mkconfig through GRUB_OS_PROBER_DISABLE_DEBUG=true in simple
> configuration interface. The os-prober needs to support the
> OS_PROBER_DISABLE_DEBUG enviro
This patch adds support to disable os-prober debug output while running
grub-mkconfig through GRUB_OS_PROBER_DISABLE_DEBUG=true in simple
configuration interface. The os-prober needs to support the
OS_PROBER_DISABLE_DEBUG environment variable, which was introduced by
1.72 release.
Signed-off-by: M