index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
bootspec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootspec: introduce SYSTEMD_ESP_PATH for overriding where to look for the ESP...
Lennart Poettering
2018-11-20
1
-0
/
+13
*
efi: allow ESP validity checks to be turned off
Lennart Poettering
2018-10-08
1
-13
/
+19
*
bootspec: access EFI variables on on EFI boots
Lennart Poettering
2018-10-08
1
-7
/
+9
*
bootspec: it's fine if loader.conf is absent
Lennart Poettering
2018-10-08
1
-2
/
+6
*
bootspec: reduce number of functions we export
Lennart Poettering
2018-10-08
1
-4
/
+4
*
bootspec: remove redundant logging
Lennart Poettering
2018-10-08
1
-2
/
+2
*
shared/bootspec: remember the full path to boot entry and use it in logging
Zbigniew Jędrzejewski-Szmek
2018-10-08
1
-0
/
+6
*
Move logic to find default sd-boot entry from systemctl to shared
Zbigniew Jędrzejewski-Szmek
2018-10-08
1
-0
/
+33
*
bootspec: rename "filename" field to "id"
Lennart Poettering
2018-09-27
1
-15
/
+15
*
tree-wide: use typesafe_qsort()
Yu Watanabe
2018-09-19
1
-5
/
+3
*
Fix SPDX license tags
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-1
/
+1
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-3
/
+1
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-3
/
+3
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
shared/bootspec: look at the correct variable
Zbigniew Jędrzejewski-Szmek
2018-03-08
1
-3
/
+3
*
Merge pull request #8086 from hdante/sdboot-setmode-v2
Zbigniew Jędrzejewski-Szmek
2018-03-07
1
-0
/
+2
|
\
|
*
bootctl: synchronize bootctl code with sd-boot code
Henrique Dante de Almeida
2018-02-03
1
-0
/
+2
*
|
Merge pull request #7817 from medhefgo/systemd-boot
Zbigniew Jędrzejewski-Szmek
2018-03-07
1
-0
/
+6
|
\
\
|
*
|
systemd-boot: Make automatic entries configurable
Jan Janssen
2018-01-28
1
-0
/
+6
|
|
/
*
/
bootspec: accept tab as the separataor in sd-boot config (#8165)
Yu Watanabe
2018-02-19
1
-26
/
+32
|
/
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+2
*
condition: extend ConditionKernelVersion= with relative version checks
Lennart Poettering
2017-12-26
1
-60
/
+1
*
bootspec: drop ".conf" from BootEntry.filename
Yu Watanabe
2017-12-26
1
-5
/
+13
*
bootspec: sprinkle some argument assert()s all over the place
Lennart Poettering
2017-12-11
1
-5
/
+29
*
efi: rework find_esp() error propagation/logging a bit
Lennart Poettering
2017-12-11
1
-23
/
+46
*
bootspec: make boot_entries_select_default() static
Yu Watanabe
2017-12-07
1
-1
/
+1
*
bootspec: fix debug message about default entry
Yu Watanabe
2017-12-07
1
-1
/
+1
*
bootspec: use blkid only if HAVE_BLKID is defined
Yu Watanabe
2017-12-05
1
-2
/
+6
*
Add a helper for /dev/block/major:minor paths
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-5
/
+3
*
bootctl: move find_esp() to shared
Zbigniew Jędrzejewski-Szmek
2017-11-07
1
-0
/
+200
*
bootctl: show unique titles
Zbigniew Jędrzejewski-Szmek
2017-11-07
1
-0
/
+70
*
bootctl: add listing of loader entries
Zbigniew Jędrzejewski-Szmek
2017-11-07
1
-0
/
+335