[Bug 1216366] New: YaST installation with sd-boot: Disabling the menu timeout is not possible
https://bugzilla.suse.com/show_bug.cgi?id=1216366 Bug ID: 1216366 Summary: YaST installation with sd-boot: Disabling the menu timeout is not possible Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Installation Assignee: schubi@suse.com Reporter: fvogt@suse.com QA Contact: jsrain@suse.com CC: yast2-maintainers@suse.de Target Milestone: --- Found By: --- Blocker: --- To disable the timeout for the systemd-boot menu, "menu-force" needs to be used, but YaST only allows integer values for the timeout. When -1 is entered, systemd-boot prints an error message that this is an invalid value. Either YaST should explicitly support menu-force or translate -1 to menu-force internally. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1216366 https://bugzilla.suse.com/show_bug.cgi?id=1216366#c1 Stefan Schubert <schubi@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Enhancement --- Comment #1 from Stefan Schubert <schubi@suse.com> --- Hm, as far I see menu-force is only in EFI variable LoaderConfigTimeout defined. The timeout will be set in /boot/efi/loader/loader.conf in which you cannot set any menu-force entry. Currently YaST do not handle EFI variable so far I see. But I think it is worth for a feature :-) -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1216366 https://bugzilla.suse.com/show_bug.cgi?id=1216366#c2 --- Comment #2 from Fabian Vogt <fvogt@suse.com> --- (In reply to Stefan Schubert from comment #1)
Hm, as far I see menu-force is only in EFI variable LoaderConfigTimeout defined. The timeout will be set in /boot/efi/loader/loader.conf in which you cannot set any menu-force entry.
The setting for loader.conf is "timeout menu-force". -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com