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
*
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
|
*
bootctl: create $BOOT/<machine-id> when installing sd-boot
Zbigniew Jędrzejewski-Szmek
2019-03-12
1
-11
/
+23
*
|
boot: avoid 32-bit calculation for a 64-bit lvalue
Zbigniew Jędrzejewski-Szmek
2019-03-12
2
-1
/
+8
*
|
efi: wrap some long lines
Zbigniew Jędrzejewski-Szmek
2019-03-08
1
-18
/
+38
|
/
*
bootspec: move augmentation of loader-discovered entries into bootspec.c
Lennart Poettering
2019-03-05
1
-17
/
+5
*
bootctl: tweak 'list' output a bit
Lennart Poettering
2019-03-05
1
-2
/
+3
*
Merge pull request #11243 from poettering/nspawn-root-overlay
Zbigniew Jędrzejewski-Szmek
2019-03-01
1
-1
/
+1
|
\
|
*
copy: don't synthesize a 'user.crtime_usec' xattr on copy unless explicitly r...
Lennart Poettering
2019-03-01
1
-1
/
+1
*
|
meson: sort header list again
Lennart Poettering
2019-03-01
1
-1
/
+1
*
|
stub: don't override LoaderDevicePartUUID EFI var
Lennart Poettering
2019-03-01
1
-3
/
+4
*
|
stub: don't ask for variable data we actually don't care about
Lennart Poettering
2019-03-01
1
-4
/
+4
*
|
stub: fix GUID to check EFI vars in
Lennart Poettering
2019-03-01
1
-4
/
+4
*
|
efi: beef up efivar_get_xyz() to accept NULL return values
Lennart Poettering
2019-03-01
2
-3
/
+15
*
|
sd-boot: don't print error string where there's no error code known
Lennart Poettering
2019-03-01
1
-1
/
+1
*
|
sd-boot: also look for boot loader entries in the XBOOTLDR partition
Lennart Poettering
2019-03-01
4
-0
/
+344
*
|
sd-boot: don't dereference NULL ptr if loaded_image_path is NULL
Lennart Poettering
2019-03-01
1
-1
/
+1
*
|
sd-boot: pass device handle to config_entry_add_linux()
Lennart Poettering
2019-03-01
1
-3
/
+3
*
|
bootctl: properly handle readdir() errors
Lennart Poettering
2019-03-01
1
-1
/
+1
*
|
bootctl: let's make sure we always add empty line after EFI binary output
Lennart Poettering
2019-03-01
1
-4
/
+6
*
|
boot-bless: port over to new $BOOT discovery calls
Lennart Poettering
2019-03-01
1
-75
/
+116
*
|
bootctl: output where we found $BOOT
Lennart Poettering
2019-03-01
1
-2
/
+25
*
|
bootctl: teach bootctl the new partition type
Lennart Poettering
2019-03-01
1
-113
/
+237
*
|
bootspec: load entries from both the ESP and XBOOTLDR partitions
Lennart Poettering
2019-03-01
1
-2
/
+2
*
|
bootctl: safety check for regular file when reading EFI images
Lennart Poettering
2019-03-01
1
-0
/
+4
*
|
bootctl: use SYNTHETIC_ERRNO() where appropriate
Lennart Poettering
2019-03-01
1
-6
/
+3
|
/
*
Make systemd-boot compliant with the Linux Boot / EFI Handover Protocol
Michael Niewöhner
2019-02-20
2
-69
/
+107
*
Revert "Set secure_boot flag in Kernel Zero-Page (#7482)"
Michael Niewöhner
2019-02-20
3
-14
/
+3
*
boot/efi: use a wildcard section copy for final EFI generation
YiFei Zhu
2019-02-09
1
-3
/
+1
*
tree-wide: use '"' instead of '\"'
Louis Taylor
2019-01-17
1
-1
/
+1
*
Remove 'inline' attributes from static functions in .c files (#11426)
Topi Miettinen
2019-01-15
1
-2
/
+2
*
tree-wide: use c99 static for array size declarations
Zbigniew Jędrzejewski-Szmek
2019-01-04
2
-2
/
+2
*
meson: generate version tag from git
Zbigniew Jędrzejewski-Szmek
2018-12-21
3
-8
/
+8
*
locale-util: prefix special glyph enum values with SPECIAL_GLYPH_
Lennart Poettering
2018-12-14
1
-6
/
+6
*
tree-wide: Remove O_CLOEXEC from fdopen
Chris Down
2018-12-12
1
-1
/
+1
*
tree-wide: drop redundant space between __attribute__ and ((
Lennart Poettering
2018-12-03
1
-2
/
+2
*
sd-boot: remove Stall() call (#11029)
Harald Hoyer
2018-12-03
1
-1
/
+0
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
tree-wide: remove various unused functions
Lennart Poettering
2018-12-02
2
-34
/
+0
*
sd-boot: fix trailing whitespace trimming
Yu Watanabe
2018-11-25
1
-1
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
2
-49
/
+46
*
generators: drop umask calls
Zbigniew Jędrzejewski-Szmek
2018-11-21
1
-2
/
+0
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+1
*
bless-boot: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-12
/
+9
*
bootctl: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-9
/
+8
*
generators: introduce a common implementation for the log setup boilerplate
Lennart Poettering
2018-11-20
1
-4
/
+2
*
tree-wide: use __ prefixed gcc attributes (#10843)
Lennart Poettering
2018-11-20
1
-1
/
+1
*
util-lib: move main() definition macros to its own header file
Lennart Poettering
2018-11-19
2
-0
/
+2
*
Merge pull request #10811 from keszybz/define-main-through-macro
Lennart Poettering
2018-11-19
1
-14
/
+9
|
\
|
*
boot-check-no-failures: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-17
1
-14
/
+9
[next]