bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #59965] GRUB configuration file: include 'menu' option in timeout s


From: Eidur Eidsson
Subject: [bug #59965] GRUB configuration file: include 'menu' option in timeout style caption
Date: Thu, 28 Jan 2021 22:39:50 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.104 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?59965>

                 Summary: GRUB configuration file: include 'menu' option in
timeout style caption
                 Project: GNU GRUB
            Submitted by: eidurkr
            Submitted on: Fri 29 Jan 2021 03:39:49 AM UTC
                Category: Configuration
                Severity: Major
                Priority: 5 - Normal
              Item Group: Documentation
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 
                 Release: 2.02
         Discussion Lock: Any
         Reproducibility: None
         Planned Release: None

    _______________________________________________________

Details:

The default/grub configuration file includes the following lines:

# Set to 'countdown' or 'hidden' to change timeout behavior,
# press ESC key to display menu.
GRUB_TIMEOUT_STYLE=menu

If a user changes the value, and then decides to change it back later on, the
name of the original option is lost.

The first line should therefore include the default option, such as:

# Set to 'menu', 'countdown', or 'hidden' to change timeout behavior,
# press ESC key to display menu.
GRUB_TIMEOUT_STYLE=menu





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59965>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]