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
*
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
*
|
Merge pull request #10804 from poettering/sd-boot-updates
Lennart Poettering
2018-11-16
3
-37
/
+81
|
\
\
|
*
|
efi: NUL terminate strings read with efivar_get()
Lennart Poettering
2018-11-16
1
-2
/
+17
|
*
|
sd-boot: make sure special menu items also work if menu is skipped
Lennart Poettering
2018-11-16
1
-5
/
+5
|
*
|
sd-boot: use structured initialization
Lennart Poettering
2018-11-16
1
-4
/
+5
|
*
|
sd-boot: change name of automatic entry for rebooting into firmware
Lennart Poettering
2018-11-16
1
-1
/
+1
|
*
|
sd-boot: add new EFI variable exposing feature set of boot loader
Lennart Poettering
2018-11-16
1
-0
/
+10
|
*
|
efi: make sure parse_boolean() does something useful on a NULL parameter
Lennart Poettering
2018-11-16
1
-0
/
+3
|
*
|
efi: add 'const' to various util.h API parameters
Lennart Poettering
2018-11-16
2
-18
/
+18
|
*
|
sd-boot: introduce a one-time override for the boot menu timeout
Lennart Poettering
2018-11-16
1
-3
/
+14
|
*
|
sd-boot: when converting menu timeout for UINTN to INTN saturate
Lennart Poettering
2018-11-16
1
-1
/
+1
|
*
|
efi: add simple macros for MAX values of EFI's UINTN/INTN types
Lennart Poettering
2018-11-16
1
-0
/
+3
|
*
|
sd-boot: timeout_sec is unsigned hence show it with %u
Lennart Poettering
2018-11-16
1
-3
/
+4
|
|
/
*
|
bootctl: display loader features in a pretty way.
Lennart Poettering
2018-11-16
1
-0
/
+28
*
|
util: force time multiplications to happen in longs
Lennart Poettering
2018-11-16
1
-2
/
+2
|
/
*
basic/pager: convert the pager options to a flags argument
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-4
/
+4
*
Merge pull request #9437 from poettering/sd-boot-count
Lennart Poettering
2018-10-19
3
-0
/
+657
|
\
|
*
units: add simple boot check unit
Lennart Poettering
2018-10-19
1
-0
/
+106
|
*
add "systemd-bless-boot-generator"
Lennart Poettering
2018-10-19
1
-0
/
+75
|
*
add new systemd-bless-boot.service that marks boots as successful
Lennart Poettering
2018-10-19
1
-0
/
+476
*
|
bootctl: include error cause in log message
Yu Watanabe
2018-10-19
1
-1
/
+1
|
/
*
efi: rework OFFSETOF() based on __builtin_offsetof()
Lennart Poettering
2018-10-18
1
-1
/
+1
*
sd-boot: factor out searching for loader entry
Lennart Poettering
2018-10-16
1
-16
/
+23
*
sd-boot: also set an ID for the reboot-into-firmware entry
Lennart Poettering
2018-10-16
1
-1
/
+3
*
sd-boot: write the IDs of all discovered entries to an EFI variable
Lennart Poettering
2018-10-16
3
-1
/
+28
*
efi: make efivar_set_raw() buffer argument VOID*
Lennart Poettering
2018-10-16
3
-4
/
+4
*
sd-boot: add boot counting mechanism
Lennart Poettering
2018-10-16
1
-16
/
+275
*
sd-boot: coding style fix, don't rely on C's downgrade-to-bool feature for nu...
Lennart Poettering
2018-10-16
1
-2
/
+2
*
sd-boot: remove left-over lgpl blurb
Lennart Poettering
2018-10-16
1
-5
/
+0
*
sd-boot: simplify memory management in processing of unified kernel image a bit
Lennart Poettering
2018-10-16
1
-5
/
+3
*
sd-boot: properly free all config entry fields
Lennart Poettering
2018-10-16
1
-1
/
+6
*
sd-boot: rename ConfigEntry field 'file' to 'id'
Lennart Poettering
2018-10-16
1
-20
/
+20
*
sd-boot: break overly long function argument lists following our usual coding...
Lennart Poettering
2018-10-16
1
-13
/
+71
[next]