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
*
bootctl: add --print-loader-path + --print-stub-path
Lennart Poettering
2024-09-15
1
-2
/
+89
*
sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
Lennart Poettering
2024-07-16
1
-7
/
+8
*
bootctl: add --random-seed=yes/no
Ludwig Nussel
2024-06-20
1
-0
/
+11
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-1
/
+1
*
dissect-image: add flag for explicitly enabling userspace verity signature ch...
Lennart Poettering
2024-02-28
1
-1
/
+2
*
bootctl: add a Varlink interface
Lennart Poettering
2024-02-14
1
-0
/
+39
*
tree-wide: drop space between variable and an increment/decrement
Yu Watanabe
2023-12-24
1
-1
/
+1
*
bootctl: fix -q option
Antonio Alvarez Feijoo
2023-11-06
1
-1
/
+1
*
bootctl: use pager in help
Zbigniew Jędrzejewski-Szmek
2023-09-14
1
-0
/
+2
*
bootctl: don't advertise systemd-efi-options in --help/man anymore
Lennart Poettering
2023-08-09
1
-2
/
+0
*
NEWS/--help: correct/be clearer on bootclt -R vs. -RR
Lennart Poettering
2023-07-04
1
-1
/
+4
*
bootctl: log correct error about device_path_make_canonical()
Mike Yuan
2023-06-23
1
-1
/
+3
*
bootctl: fix docs/--help to say that "bootctl random-seed" not just initializ...
Lennart Poettering
2023-06-14
1
-1
/
+2
*
find-esp: change "unprivileged_mode" parameter to be tristate
Lennart Poettering
2023-05-31
1
-2
/
+2
*
dissect-image: port mount_image_privately_interactively() to use /run/systemd...
Lennart Poettering
2023-05-16
1
-3
/
+3
*
image-policy: introduce parse_image_policy_argument() helper
Yu Watanabe
2023-04-13
1
-14
/
+8
*
tree-wide: hook up image dissection policy logic everywhere
Lennart Poettering
2023-04-05
1
-0
/
+19
*
various: simplify calls to parse_boolean_argument()
Zbigniew Jędrzejewski-Szmek
2023-04-05
1
-4
/
+4
*
bootctl: split-out entry token related definitions into boot-entry.[ch]
Yu Watanabe
2023-03-27
1
-24
/
+5
*
bootctl: enable colored logging
Yu Watanabe
2023-03-25
1
-2
/
+1
*
bootctl: return 0 instead of EXIT_SUCCESS
Yu Watanabe
2023-03-17
1
-1
/
+1
*
bootctl: add new --print-root-device option
Lennart Poettering
2023-02-21
1
-9
/
+43
*
dissect-image: Return mount point fd if requested
Daan De Meyer
2023-02-17
1
-0
/
+1
*
bootctl: remove space that should not be there
Lennart Poettering
2023-01-20
1
-1
/
+1
*
bootctl: split out boot loader spec + boot loader interface commands in --hel...
Lennart Poettering
2023-01-20
1
-2
/
+3
*
bootctl: realign column in --help text
Lennart Poettering
2023-01-20
1
-17
/
+17
*
bootctl: change section title for kernel image commands
Lennart Poettering
2023-01-20
1
-2
/
+2
*
bootctl: drop full stop at end of --help texts
Lennart Poettering
2023-01-20
1
-2
/
+2
*
bootctl: add kernel-inspect to --help text
Gerd Hoffmann
2023-01-20
1
-0
/
+1
*
bootctl: unlink and cleanup functions
Ludwig Nussel
2023-01-19
1
-1
/
+16
*
bootctl: add kernel-inspect command
Gerd Hoffmann
2023-01-18
1
-0
/
+1
*
bootctl: add kernel-identity command
Gerd Hoffmann
2023-01-18
1
-0
/
+4
*
bootctl: split out "install" verb too
Lennart Poettering
2022-12-19
1
-1188
/
+3
*
bootctl: split out "status" verb too
Lennart Poettering
2022-12-19
1
-603
/
+4
*
bootctl: split out "set-efivar" verbs, too
Lennart Poettering
2022-12-19
1
-138
/
+1
*
bootctl: also split out 'systemd-efi-options' verb
Lennart Poettering
2022-12-19
1
-32
/
+1
*
bootctl: split out random seed verb, too
Lennart Poettering
2022-12-19
1
-170
/
+20
*
bootctl: let's start splitting up bootctl like we did for systemctl and others
Lennart Poettering
2022-12-19
1
-33
/
+1
*
treewide: drop "RUN_" from "RUN_WITH_UMASK"
Zbigniew Jędrzejewski-Szmek
2022-12-13
1
-3
/
+3
*
sd-id128: make id128_read() or friends return -ENOPKG when the file contents ...
Yu Watanabe
2022-12-12
1
-1
/
+1
*
stub: handle random seed like sd-boot does
Jason A. Donenfeld
2022-11-23
1
-0
/
+1
*
bootctl: install system token on virtualized systems
Jason A. Donenfeld
2022-11-21
1
-20
/
+0
*
bootctl: rework how we handle referenced but absent EFI boot entries
Lennart Poettering
2022-11-18
1
-1
/
+5
*
random-seed: handle post-merge review nits
Jason A. Donenfeld
2022-11-17
1
-1
/
+1
*
Merge pull request #25319 from zx2c4-forks/krngseed
Luca Boccassi
2022-11-16
1
-19
/
+11
|
\
|
*
boot: implement kernel EFI RNG seed protocol with proper hashing
Jason A. Donenfeld
2022-11-14
1
-19
/
+11
*
|
Merge pull request #25368 from yuwata/bootctl-ignore-invalid-boot-entries
Yu Watanabe
2022-11-14
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
bootctl: downgrade log message when firmware reports non-existent or invalid ...
Yu Watanabe
2022-11-13
1
-1
/
+1
|
*
bootctl: make boot entry id logged in hex
Yu Watanabe
2022-11-13
1
-2
/
+2
*
|
bootctl,bootspec: make use of CHASE_PROHIBIT_SYMLINKS whenever we access the ...
Lennart Poettering
2022-11-13
1
-9
/
+9
|
/
[next]