index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
boot
/
bootctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define FOREACH_DIRENT through FOREACH_DIRENT_ALL
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-3
/
+0
*
bootctl: optionally install .signed efi file
Дамјан Георгиевски
2021-12-08
1
-4
/
+18
*
bootctl: use new red/green check/cross mark helpers at two places
Lennart Poettering
2021-11-23
1
-4
/
+2
*
tree-wide: use new RET_NERRNO() helper at various places
Lennart Poettering
2021-11-16
1
-4
/
+1
*
Merge pull request #20138 from keszybz/coding-style-variable-decls
Luca Boccassi
2021-11-05
1
-2
/
+2
|
\
|
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-2
/
+2
*
|
sd-boot: Add support to boot last selected entry
Jan Janssen
2021-10-29
1
-1
/
+1
|
/
*
bootctl: refuse parsing unknown special '@' entry ids
Lennart Poettering
2021-10-27
1
-2
/
+16
*
sd-boot: Be more precise about secure boot modes
Jan Janssen
2021-10-22
1
-2
/
+4
*
Merge pull request #20776 from medhefgo/boot-timeout
Lennart Poettering
2021-10-11
1
-10
/
+61
|
\
|
*
bootctl: Add set-timeout verb
Jan Janssen
2021-10-08
1
-10
/
+61
*
|
tree-wide: remove a few unnecessary inclusions of ftw.h
Lennart Poettering
2021-10-07
1
-1
/
+0
|
/
*
basic: split out glyph/emoji related calls from locale-util.[ch] into glyph-u...
Lennart Poettering
2021-10-05
1
-1
/
+1
*
basic: split out sync() family of calls from fs-util.[ch] into new c/h file
Lennart Poettering
2021-10-05
1
-4
/
+4
*
boot: automatically load drop-in EFI drivers off the ESP
Lennart Poettering
2021-09-23
1
-0
/
+1
*
bootctl: Fix update not adding EFI entry if Boot IDs are non-consecutive
Anssi Hannula
2021-09-23
1
-1
/
+1
*
tree-wide: port everything over to new sd-id128 compund literal bliss
Lennart Poettering
2021-08-20
1
-7
/
+6
*
tree-wide: use memmem_safe()
Lennart Poettering
2021-08-10
1
-1
/
+1
*
memory-util: add mempmem_safe()
Lennart Poettering
2021-08-10
1
-2
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
bootctl: tweak "bootctl update" to be a NOP when boot loader is already curre...
Lennart Poettering
2021-07-30
1
-17
/
+32
*
docs: improve wording when mentioning the acronym "ESP"
nl6720
2021-07-09
1
-1
/
+1
*
bootctl: print SystemdOptions from efivarfs if newer than our cache
Zbigniew Jędrzejewski-Szmek
2021-06-15
1
-6
/
+17
*
Inline some inerator variables
Zbigniew Jędrzejewski-Szmek
2021-06-15
1
-15
/
+10
*
basic/efivars: replace dynanamic creation of efivar names with static strings
Zbigniew Jędrzejewski-Szmek
2021-06-15
1
-34
/
+38
*
bootctl: same entry path check case-insensitive
zsien
2021-05-11
1
-1
/
+5
*
bootctl: take --make-machine-id-directory=yes|no|auto and make/remove \$MACHI...
наб
2021-05-05
1
-11
/
+105
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-1
/
+1
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-1
/
+1
*
util: add helpers for generating colored check mark glyphs from bools
Lennart Poettering
2021-03-02
1
-2
/
+2
*
bootctl: show whether the firmware has TPM2 support
Lennart Poettering
2021-02-11
1
-0
/
+1
*
tree-wide: replace strverscmp() and str_verscmp() with strverscmp_improved()
Yu Watanabe
2021-02-09
1
-1
/
+1
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-6
/
+7
*
A typo fix in bootctl.c (#18106)
Endre Szabo
2020-12-30
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
bootctl: add @current/@oneshot/@default targets to set-default/set-oneshot
Дамјан Георгиевски
2020-10-20
1
-8
/
+33
*
bootctl: separate boot loader specific commands in man and --help
Lennart Poettering
2020-10-14
1
-17
/
+19
*
bootctl: handle if LoaderSystemToken is invalid for some reason
Lennart Poettering
2020-09-14
1
-1
/
+3
*
bootctl: don't accidentally propagate errors in "bootctl status"
Lennart Poettering
2020-09-10
1
-5
/
+5
*
tree-wide: drop pointless zero initialization (#16884)
fangxiuning
2020-08-28
1
-2
/
+2
*
bootctl: Remove dependency on machine-id.
Daan De Meyer
2020-08-10
1
-43
/
+4
*
bootctl: add simple, low-level reboot-to-firmware verb for controlling the flag
Lennart Poettering
2020-05-29
1
-2
/
+39
*
bootctl: show reboot-to-firmware info, too
Lennart Poettering
2020-05-29
1
-0
/
+12
*
efi: cache LoaderEntries EFI variable
Lennart Poettering
2020-05-29
1
-1
/
+8
*
tree-wide: fix bad errno checks
Zbigniew Jędrzejewski-Szmek
2020-05-20
1
-1
/
+1
*
tree-wide: spellcheck using codespell
Zbigniew Jędrzejewski-Szmek
2020-04-16
1
-1
/
+1
*
bootctl: fix assert issue
Lennart Poettering
2020-04-09
1
-1
/
+1
*
*: use _cleanup_close_ with fdopen() where trivial
Vito Caputo
2020-03-31
1
-5
/
+4
*
bootlctl: show LoaderDevicePartUUID information in status
Zbigniew Jędrzejewski-Szmek
2019-11-30
1
-10
/
+16
*
bootctl: make 'random-seed' handle inability to write system token EFI variab...
Lennart Poettering
2019-11-21
1
-4
/
+28
[next]