Re: [systemd-devel] A minor problem with systemd-boot boot menu

2020-12-19 Thread Lennart Poettering
On Mo, 09.11.20 23:23, [email protected] ([email protected]) wrote: > Here, sytsemd-boot boot menu has 2 methods to present the default boot entry: > > 1. An ascii type arrow, =>, pointing to the default entry. > 2. Reverse video for the text and background of the line of the default. > > So far it seem to

[systemd-devel] A minor problem with systemd-boot boot menu

2020-11-09 Thread u34
Here, sytsemd-boot boot menu has 2 methods to present the default boot entry: 1. An ascii type arrow, =>, pointing to the default entry. 2. Reverse video for the text and background of the line of the default. So far it seem to work as intended. However, after I run bootctl set-oneshot Whi