Systemd/src/boot
Дамјан Георгиевски c4b843473a bootctl: add @current/@oneshot/@default targets to set-default/set-oneshot
Using `bootctl set-default @current` will set the default loader entry
to the currently booted entry as read from the `LoaderEntrySelected` EFI
variable.

Also `bootctl set-oneshot @current` will set the oneshot loader entry to
the current booted entry.

Correspondingly `@default` and `@oneshot` can be used to read from the
LoaderEntryDefault and LoaderEntryOneshot EFI variables.
2020-10-20 15:02:58 +02:00
..
efi boot/efi: Explicitly specify void in parameter list 2020-10-06 22:29:57 +02:00
bless-boot-generator.c util-lib: split shared/efivars into basic/efivars and shared/efi-loader 2019-09-16 18:08:53 +02:00
bless-boot.c bless-boot: add missing verb to --help 2020-08-05 12:16:03 +02:00
boot-check-no-failures.c tree-wide: clean up --help texts a bit 2019-11-18 15:14:43 +01:00
bootctl.c bootctl: add @current/@oneshot/@default targets to set-default/set-oneshot 2020-10-20 15:02:58 +02:00