summaryrefslogtreecommitdiff
path: root/src/shared/bootspec.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: be more careful with the type of array sizesLennart Poettering2018-04-271-3/+3
* tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering2018-04-251-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* shared/bootspec: look at the correct variableZbigniew Jędrzejewski-Szmek2018-03-081-3/+3
* Merge pull request #8086 from hdante/sdboot-setmode-v2Zbigniew Jędrzejewski-Szmek2018-03-071-0/+2
|\
| * bootctl: synchronize bootctl code with sd-boot codeHenrique Dante de Almeida2018-02-031-0/+2
* | Merge pull request #7817 from medhefgo/systemd-bootZbigniew Jędrzejewski-Szmek2018-03-071-0/+6
|\ \
| * | systemd-boot: Make automatic entries configurableJan Janssen2018-01-281-0/+6
| |/
* | bootspec: accept tab as the separataor in sd-boot config (#8165)Yu Watanabe2018-02-191-26/+32
|/
* log: minimize includes in log.hLennart Poettering2018-01-111-0/+2
* condition: extend ConditionKernelVersion= with relative version checksLennart Poettering2017-12-261-60/+1
* bootspec: drop ".conf" from BootEntry.filenameYu Watanabe2017-12-261-5/+13
* bootspec: sprinkle some argument assert()s all over the placeLennart Poettering2017-12-111-5/+29
* efi: rework find_esp() error propagation/logging a bitLennart Poettering2017-12-111-23/+46
* bootspec: make boot_entries_select_default() staticYu Watanabe2017-12-071-1/+1
* bootspec: fix debug message about default entryYu Watanabe2017-12-071-1/+1
* bootspec: use blkid only if HAVE_BLKID is definedYu Watanabe2017-12-051-2/+6
* Add a helper for /dev/block/major:minor pathsZbigniew Jędrzejewski-Szmek2017-11-301-5/+3
* bootctl: move find_esp() to sharedZbigniew Jędrzejewski-Szmek2017-11-071-0/+200
* bootctl: show unique titlesZbigniew Jędrzejewski-Szmek2017-11-071-0/+70
* bootctl: add listing of loader entriesZbigniew Jędrzejewski-Szmek2017-11-071-0/+335