index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
bootspec.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootspec: process multi-profile UKIs
Lennart Poettering
2024-09-12
1
-0
/
+2
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-3
/
+4
*
bootctl: additional fixes for local/global UKI PE addons
Emanuele Giuseppe Esposito
2024-03-08
1
-1
/
+1
*
bootspec: don't complain about valid loader.conf settings
Lennart Poettering
2024-02-27
1
-6
/
+0
*
bootspec: split out helper that turns BootEntry into a JSON object
Lennart Poettering
2024-02-14
1
-0
/
+2
*
bootctl: discover and pring global UKI PE addons
Emanuele Giuseppe Esposito
2024-02-14
1
-0
/
+3
*
bootctl: discover local UKI PE addons
Emanuele Giuseppe Esposito
2024-02-14
1
-0
/
+13
*
bootctl: show report state and type in json output
Ludwig Nussel
2023-04-07
1
-0
/
+1
*
boot: remove random-seed-mode
Jason A. Donenfeld
2022-11-22
1
-1
/
+0
*
bootspec: properly parse tries done/tries left from bootspec file names
Lennart Poettering
2022-09-02
1
-0
/
+11
*
bootctl: add --root and --image
Luca Boccassi
2022-07-08
1
-1
/
+1
*
shared/bootspec: also export boot_config_load_type1()
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-0
/
+7
*
shared/bootspec: expose more parts of the config parsing
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-0
/
+3
*
Move printing of boot entries from bootctl.c to shared/
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-0
/
+12
*
shared/bootspec: add one more assert
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-1
/
+1
*
bootctl: unify boot entry loading for "status" and "list"
Zbigniew Jędrzejewski-Szmek
2022-04-04
1
-1
/
+1
*
bootspec: normalize function names/parameter lists
Lennart Poettering
2022-03-28
1
-3
/
+3
*
bootspec: don't needlessly inline boot_config_find_entry()
Lennart Poettering
2022-03-28
1
-11
/
+1
*
bootctl: use boot_config_default_entry() where appropriate
Lennart Poettering
2022-03-28
1
-0
/
+3
*
bootspec: assess default/selected entries *after* we augmented entry list wit...
Lennart Poettering
2022-03-28
1
-0
/
+8
*
bootspec: try harder to suppress duplicate enumerated entries
Lennart Poettering
2022-03-28
1
-0
/
+3
*
Merge pull request #22519 from poettering/boot-order-title-revert
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-0
/
+1
|
\
|
*
sd-boot: make use of new "sort-key" boot loader spec field
Lennart Poettering
2022-03-18
1
-0
/
+1
*
|
shared: split out ESP/XBOOTLDR search stuff from bootspec.c
Lennart Poettering
2022-03-18
1
-5
/
+1
|
/
*
boot: suppress XBOOTLDR if same device as ESP when enumerating entries
Lennart Poettering
2022-02-14
1
-2
/
+2
*
bootctl: show more information about boot entry state in list
Lennart Poettering
2022-02-14
1
-14
/
+19
*
bootspec: also collect/mark the "selected" boot entry (i.e. the one currently...
Lennart Poettering
2022-02-14
1
-0
/
+2
*
bootspec: also parse new 'beep' loader.conf variable
Lennart Poettering
2022-02-14
1
-0
/
+1
*
bootspec: parse/show devicetree-overlay field too
Lennart Poettering
2022-02-14
1
-0
/
+1
*
Revert "bootctl: Ignore boot entries (continue #22041)"
Lennart Poettering
2022-02-14
1
-1
/
+1
*
bootctl: removed unused parameter only_auto
Goffredo Baroncelli
2022-01-18
1
-1
/
+1
*
bootspec: fix comment that says exactly the opposite of what is true
Lennart Poettering
2021-11-11
1
-1
/
+1
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
efi: cache LoaderEntries EFI variable
Lennart Poettering
2020-05-29
1
-7
/
+1
*
bootspec: parse random-seed-mode line in loader.conf
Yu Watanabe
2020-01-26
1
-0
/
+1
*
boot: Deduplicate old-style loader entries.
Spencer Michaels
2019-11-22
1
-2
/
+6
*
bootspec: fix build when EFI support is disabled
Yu Watanabe
2019-04-17
1
-0
/
+6
*
bootspec: remove now-unused boot_entry_type_table
Zbigniew Jędrzejewski-Szmek
2019-04-05
1
-3
/
+0
*
bootspec: get rid of find_default_boot_entry() entirely
Lennart Poettering
2019-03-05
1
-2
/
+7
*
bootspec: introduce new helper boot_entries_load_config_auto()
Lennart Poettering
2019-03-05
1
-0
/
+1
*
bootspec: move augmentation of loader-discovered entries into bootspec.c
Lennart Poettering
2019-03-05
1
-0
/
+25
*
bootspec: simplify find_default_boot_entry()
Lennart Poettering
2019-03-05
1
-1
/
+1
*
bootspec: load entries from both the ESP and XBOOTLDR partitions
Lennart Poettering
2019-03-01
1
-2
/
+2
*
bootspec: store 'root' field in each bootspec entry we load
Lennart Poettering
2019-03-01
1
-2
/
+3
*
bootspec: add internal APIs to discover the XBOOTLDR partition
Lennart Poettering
2019-03-01
1
-0
/
+1
*
bootspec: reduce number of functions we export
Lennart Poettering
2018-10-08
1
-5
/
+0
*
shared/bootspec: remember the full path to boot entry and use it in logging
Zbigniew Jędrzejewski-Szmek
2018-10-08
1
-1
/
+2
*
Move logic to find default sd-boot entry from systemctl to shared
Zbigniew Jędrzejewski-Szmek
2018-10-08
1
-0
/
+2
*
bootspec: rename "filename" field to "id"
Lennart Poettering
2018-09-27
1
-3
/
+2
[next]