index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
boot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the Commands section above Options section
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-9
/
+9
*
bootctl: add "system-options" verb
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-11
/
+34
*
util-lib: split shared/efivars into basic/efivars and shared/efi-loader
Zbigniew Jędrzejewski-Szmek
2019-09-16
3
-1
/
+3
*
src/boot/efi/meson.build: if meson --werror is true, set gcc -Werror
Dan Streetman
2019-08-15
1
-0
/
+3
*
src/boot/efi/linux: elide __attribute__((regparm(0))) on non-i386
Dan Streetman
2019-08-15
1
-12
/
+12
*
src/boot/efi/shim: elide __attribute__((sysv_abi)) on non-intel archs
Dan Streetman
2019-08-15
1
-3
/
+9
*
bootctl: arg_dolloar_boot_path() may return NULL
Yu Watanabe
2019-08-12
1
-1
/
+5
*
bootctl: clear arg_xbootldr_path when acquire_xbootldr() succeeds
Yu Watanabe
2019-08-11
1
-0
/
+1
*
boot: fix build with gnu-efi older than 3.0.5
v243-rc1
Yu Watanabe
2019-07-30
3
-0
/
+57
*
bootctl: log message tweaks
Zbigniew Jędrzejewski-Szmek
2019-07-26
1
-2
/
+2
*
Merge pull request #13137 from poettering/efi-random
Zbigniew Jędrzejewski-Szmek
2019-07-26
10
-81
/
+1063
|
\
|
*
bootctl: add is-installed verb
Lennart Poettering
2019-07-25
1
-9
/
+49
|
*
bootctl: show random seed state
Lennart Poettering
2019-07-25
1
-0
/
+16
|
*
bootctl: add new verb for initializing a random seed in the ESP
Lennart Poettering
2019-07-25
1
-50
/
+253
|
*
sd-boot: read random seed from ESP and pass it to OS
Lennart Poettering
2019-07-25
4
-2
/
+397
|
*
efi: steal glibc sha256 implementation
Lennart Poettering
2019-07-25
3
-1
/
+306
|
*
bootctl: add new feature flag for indicating random seed management support
Lennart Poettering
2019-07-25
2
-6
/
+8
|
*
bootctl: shortcut configuration file parsing
Lennart Poettering
2019-07-25
1
-0
/
+6
|
*
bootctl: drop const from non-pointer function argument
Lennart Poettering
2019-07-25
1
-1
/
+1
|
*
bootctl: use the fact that startswith() returns the suffix
Lennart Poettering
2019-07-25
1
-3
/
+4
|
*
efi: add log_oom() helper
Lennart Poettering
2019-07-25
2
-0
/
+8
|
*
efi: modernize file_read() a bit
Lennart Poettering
2019-07-25
1
-10
/
+16
*
|
sd-boot: silence one warning about pointer cast
Zbigniew Jędrzejewski-Szmek
2019-07-26
1
-1
/
+1
|
/
*
bootctl: show correct error code
Lennart Poettering
2019-07-24
1
-1
/
+1
*
efi: drop unused define
Lennart Poettering
2019-07-24
1
-3
/
+0
*
efi: remove trailing whitespace in string
Lennart Poettering
2019-07-24
1
-1
/
+1
*
tree-wide: drop duplicated blank lines
Yu Watanabe
2019-07-15
1
-2
/
+0
*
bootctl,sd-boot: define EFI_LOADER_FEATURE_XBOOTLDR
Zbigniew Jędrzejewski-Szmek
2019-07-10
2
-5
/
+7
*
boot,shared: share the definitions of EFI_LOADER_FEATURE macros
Zbigniew Jędrzejewski-Szmek
2019-07-10
2
-5
/
+19
*
Merge pull request #12870 from yuwata/tree-wide-further-path-join-cleanups
Lennart Poettering
2019-06-25
1
-12
/
+12
|
\
|
*
tree-wide: replace strjoina() with prefix_roota()
Yu Watanabe
2019-06-24
1
-12
/
+12
*
|
bootctl: fix display of options with embedeed newlines
Zbigniew Jędrzejewski-Szmek
2019-06-25
1
-2
/
+14
|
/
*
Merge pull request #12508 from keszybz/no-root-checks
Yu Watanabe
2019-06-06
2
-15
/
+13
|
\
|
*
bootctl: drop must_be_root() checks
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-9
/
+8
|
*
bless-boot: drop must_be_root() checks
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-6
/
+5
*
|
sd-boot: Remove unnecessary call to GetEventLog
Joe Richey
2019-06-03
1
-54
/
+11
*
|
bootctl: do not allow -x and -p to be used together
Zbigniew Jędrzejewski-Szmek
2019-05-19
1
-0
/
+6
*
|
bootctl: add -x shortcut for --print-boot-path
Zbigniew Jędrzejewski-Szmek
2019-05-19
1
-5
/
+4
*
|
bootclt: add missing column
Zbigniew Jędrzejewski-Szmek
2019-05-19
1
-1
/
+1
|
/
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
2
-2
/
+2
*
scripts: use 4 space indentation
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-2
/
+2
*
bootctl: urlify .conf files
Zbigniew Jędrzejewski-Szmek
2019-04-05
1
-2
/
+10
*
bootctl: emit extra warning if the default boot entry is broken
Zbigniew Jędrzejewski-Szmek
2019-04-05
1
-6
/
+19
*
bootctl: check if files specified by boot entry exist, and warn if not
Zbigniew Jędrzejewski-Szmek
2019-04-05
1
-10
/
+31
*
bootctl: replace "type" with "source" in output
Zbigniew Jędrzejewski-Szmek
2019-04-05
1
-9
/
+5
*
tree-wide: use SD_ID128_UUID_FORMAT_STR as appropriate
Zbigniew Jędrzejewski-Szmek
2019-04-05
1
-4
/
+6
*
boot: use TAKE_PTR() where appropriate
Lennart Poettering
2019-04-02
2
-16
/
+8
*
tree-wide: use reallocarray() where appropriate
Lennart Poettering
2019-04-02
1
-1
/
+1
*
Merge pull request #11971 from keszybz/kernel-install-directory
Lennart Poettering
2019-03-14
1
-13
/
+25
|
\
|
*
bootctl: use path_join() to join paths
Zbigniew Jędrzejewski-Szmek
2019-03-14
1
-3
/
+3
[next]