index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
boot
/
bless-boot.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bless-boot: pass the right error variable
David Tardon
2024-05-07
1
-1
/
+1
*
tree-wise: several cleanups for logging
Yu Watanabe
2024-04-30
1
-3
/
+2
*
tree-wide: Use log_setup() everywhere
Daan De Meyer
2024-04-25
1
-2
/
+1
*
path-util: introduce skip_leading_slash and use it where appropriate
Mike Yuan
2024-03-14
1
-14
/
+7
*
bless-boot: Actually return successfully
Jan Janssen
2023-08-02
1
-0
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-2
/
+2
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
bless-boot: remove a bunch of 'else'
Lennart Poettering
2022-08-23
1
-2
/
+2
*
tree-wide: port things dirname_malloc() → path_extract_directory()
Lennart Poettering
2022-08-23
1
-9
/
+5
*
bootctl: add --root and --image
Luca Boccassi
2022-07-08
1
-2
/
+2
*
basic: split out dev_t related calls into new devno-util.[ch]
Lennart Poettering
2022-04-13
1
-2
/
+2
*
efi-loader: split efi-api.[ch] from efi-loader.[ch]
Lennart Poettering
2022-03-24
1
-0
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-2
/
+0
*
shared: split out ESP/XBOOTLDR search stuff from bootspec.c
Lennart Poettering
2022-03-18
1
-0
/
+1
*
boot: suppress XBOOTLDR if same device as ESP when enumerating entries
Lennart Poettering
2022-02-14
1
-4
/
+8
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-2
/
+2
*
basic: split out sync() family of calls from fs-util.[ch] into new c/h file
Lennart Poettering
2021-10-05
1
-0
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
basic/efivars: replace dynanamic creation of efivar names with static strings
Zbigniew Jędrzejewski-Szmek
2021-06-15
1
-1
/
+1
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-1
/
+1
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-6
/
+5
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
bless-boot: add missing verb to --help
Zbigniew Jędrzejewski-Szmek
2020-08-05
1
-0
/
+1
*
tree-wide: clean up --help texts a bit
Lennart Poettering
2019-11-18
1
-9
/
+21
*
util-lib: split shared/efivars into basic/efivars and shared/efi-loader
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-0
/
+1
*
bless-boot: drop must_be_root() checks
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-6
/
+5
*
boot-bless: port over to new $BOOT discovery calls
Lennart Poettering
2019-03-01
1
-75
/
+116
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-28
/
+26
*
bless-boot: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-12
/
+9
*
util-lib: move main() definition macros to its own header file
Lennart Poettering
2018-11-19
1
-0
/
+1
*
add new systemd-bless-boot.service that marks boots as successful
Lennart Poettering
2018-10-19
1
-0
/
+476