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
*
separate flags from shebang
bleep_blop
2017-12-25
1
-1
/
+2
*
sd-boot, udev: trivial condition simplifications
Yu Watanabe
2017-12-25
1
-1
/
+1
*
bootctl: silence warning about signed/unsigned comparison
Zbigniew Jędrzejewski-Szmek
2017-12-19
1
-1
/
+1
*
Merge pull request #7631 from cgwalters/systemctl-offline
Lennart Poettering
2017-12-15
1
-6
/
+6
|
\
|
*
verbs: Rename VERB_OFFLINE to VERB_ONLINE_ONLY, expand MUSTBEROOT
Colin Walters
2017-12-14
1
-6
/
+6
*
|
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-1
/
+2
|
/
*
Merge pull request #7611 from poettering/bootspec-fixes
Zbigniew Jędrzejewski-Szmek
2017-12-12
1
-42
/
+54
|
\
|
*
verbs: add a new VERB_MUSTBEROOT flag
Lennart Poettering
2017-12-11
1
-14
/
+6
|
*
tree-wide: unify logging of "Must be root" message
Lennart Poettering
2017-12-11
1
-9
/
+0
|
*
bootctl: don't trip up in "bootctl status" when we can't find the ESP because...
Lennart Poettering
2017-12-11
1
-6
/
+10
|
*
efi: rework find_esp() error propagation/logging a bit
Lennart Poettering
2017-12-11
1
-13
/
+38
*
|
tree-wide: drop a few == NULL and != NULL comparison
Lennart Poettering
2017-12-11
1
-2
/
+2
|
/
*
boot/efi: fixup TPM V2 measuring and logging (#7568)
Harald Hoyer
2017-12-07
1
-23
/
+58
*
Set secure_boot flag in Kernel Zero-Page (#7482)
Max Resch
2017-12-06
3
-3
/
+14
*
shim: fix logically dead code
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-9
/
+4
*
boot/shim: fix char ** vs char * mismatch
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-2
/
+2
*
boot/efi: fix NULL dereference
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-7
/
+7
*
Merge pull request #7154 from keszybz/bootspec
Lennart Poettering
2017-11-20
2
-258
/
+191
|
\
|
*
bootctl: add a convenient way to print the path to EFI
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-2
/
+17
|
*
bootctl: rename r2 and r to r and k
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-23
/
+23
|
*
bootctl: move find_esp() to shared
Zbigniew Jędrzejewski-Szmek
2017-11-07
1
-193
/
+14
|
*
bootctl: show unique titles
Zbigniew Jędrzejewski-Szmek
2017-11-07
1
-2
/
+2
|
*
bootctl: add listing of loader entries
Zbigniew Jędrzejewski-Szmek
2017-11-07
1
-0
/
+119
|
*
sd-boot: simplify the implementation of entry uniquification
Zbigniew Jędrzejewski-Szmek
2017-10-23
1
-46
/
+24
*
|
Add license headers and SPDX identifiers to meson.build files
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+17
*
|
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
21
-0
/
+21
|
/
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
4
-5
/
+5
*
"Don't fear the fsync()"
Alan Jenkins
2017-08-17
1
-4
/
+10
*
boot/efi: don't hard fail on error for tpm measure (#6473)
Harald Hoyer
2017-07-28
2
-4
/
+2
*
build-sys: rename SD_BOOT_LOG_TPM to ENABLE_TPM
Zbigniew Jędrzejewski-Szmek
2017-07-18
4
-4
/
+4
*
build-sys: drop gitignore patterns for in-tree builds
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-2
/
+0
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
bootctl: allow non-root user to run `bootctl status` (#5964)
Yu Watanabe
2017-07-11
1
-29
/
+37
*
sd-boot: stub: Obtain PE section offsets from RAM, not disk (#6250)
Matthew Garrett
2017-07-03
5
-81
/
+83
*
tree-wide: drop assert.h includes
Zbigniew Jędrzejewski-Szmek
2017-05-13
1
-1
/
+0
*
sd-boot: added shim signature/MOK validation (#5702)
Max Resch
2017-05-09
4
-0
/
+307
*
Merge pull request #5842 from keszybz/meson-status-and-conditionals
Michael Biebl
2017-05-03
1
-1
/
+1
|
\
|
*
meson: use booleans for conf.set and drop unecessary conditionals
Zbigniew Jędrzejewski-Szmek
2017-05-02
1
-1
/
+1
*
|
sd-boot: remove compiler warning (#5860)
Max Resch
2017-04-30
1
-3
/
+3
*
|
sd-boot: remove unnecessary defines (#5848)
Max Resch
2017-04-29
1
-4
/
+1
|
/
*
meson: add compiler flags for "--tpm" in EFI apps (#5829)
Max Resch
2017-04-28
1
-0
/
+2
*
meson: also indent scripts with 8 spaces
Zbigniew Jędrzejewski-Szmek
2017-04-25
1
-2
/
+2
*
meson: define gnu_efi_arch for the arch efi name, fix ldsdir detection
Zbigniew Jędrzejewski-Szmek
2017-04-25
1
-6
/
+15
*
meson: use "sh -eu" and make .sh +x, .py -x
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-1
/
+1
*
meson: reindent all files with 8 spaces
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-165
/
+166
*
meson: use efi-includedir to look for header
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-3
/
+2
*
test-efi-create-disk.sh: allow running from separate build dir, hook up to meson
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-1
/
+14
*
meson: replace yes/no/auto with true/false/auto
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-2
/
+2
*
meson: use join_paths consistently
Michael Biebl
2017-04-24
1
-2
/
+2
*
meson: add support for building efi modules
Zbigniew Jędrzejewski-Szmek
2017-04-24
2
-0
/
+185
[next]