On Tue, Jul 23, 2019 at 07:41:12PM +0100, Colin Watson wrote:
> On Tue, Jul 16, 2019 at 07:28:32AM +, Michael Chang wrote:
> > What about changing the os-prober default to disable the debug output ?
>
> I haven't thought about it in detail, but that seems reasonable enough.
> Could you file a
On Tue, Jul 16, 2019 at 07:28:32AM +, Michael Chang wrote:
> What about changing the os-prober default to disable the debug output ?
I haven't thought about it in detail, but that seems reasonable enough.
Could you file a bug report against os-prober in Debian?
--
Colin Watson
On Mon, Jul 15, 2019 at 05:26:55PM +0100, Colin Watson wrote:
> 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 interfac
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