grub2/grub-core/boot
Colin Watson 0b33def5d9 Add configure option to reduce visual clutter at boot time
If this option is enabled, then do all of the following:

Don't display introductory message about line editing unless we're
actually offering a shell prompt.  (This is believed to be a workaround
for a different bug.  We'll go with this for now, but will drop this in
favour of a better fix upstream if somebody figures out what that is.)

Don't clear the screen just before booting if we never drew the menu in
the first place.

Remove verbose messages printed before reading configuration.  In some
ways this is awkward because it makes debugging harder, but it's a
requirement for a smooth-looking boot process; we may be able to do
better in future.  Upstream doesn't want this, though.

Disable the cursor as well, for similar reasons of tidiness.

Suppress kernel/initrd progress messages, except in recovery mode.

Suppress "GRUB loading" message unless Shift is held down.  Upstream
doesn't want this, as it makes debugging harder.  Ubuntu wants it to
provide a cleaner boot experience.

Author: Will Thompson <will@willthompson.co.uk>
Bug-Ubuntu: https://bugs.launchpad.net/bugs/386922
Bug-Ubuntu: https://bugs.launchpad.net/bugs/861048
Forwarded: (partial) http://lists.gnu.org/archive/html/grub-devel/2009-09/msg00056.html
Last-Update: 2021-09-24

Patch-Name: maybe-quiet.patch
2021-09-27 20:09:38 +01:00
..
decompressor Remove libgcc dependency. 2015-03-03 20:50:37 +01:00
i386 Add configure option to reduce visual clutter at boot time 2021-09-27 20:09:38 +01:00
mips mips: Make the assembly-code N32-compatible. 2015-10-11 13:20:26 +02:00
powerpc * grub-core/boot/powerpc/bootinfo.txt.in: Missing update from previous 2013-04-25 03:26:41 +02:00
sparc64/ieee1275 ieee1275: Fix path reference in comment of sparc64 boot loader code 2019-03-28 11:36:55 +01:00