summaryrefslogtreecommitdiff
path: root/src/shared/bootspec.h
Commit message (Expand)AuthorAgeFilesLines
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* efi: cache LoaderEntries EFI variableLennart Poettering2020-05-291-7/+1
* bootspec: parse random-seed-mode line in loader.confYu Watanabe2020-01-261-0/+1
* boot: Deduplicate old-style loader entries.Spencer Michaels2019-11-211-2/+6
* bootspec: fix build when EFI support is disabledYu Watanabe2019-04-171-0/+6
* bootspec: remove now-unused boot_entry_type_tableZbigniew Jędrzejewski-Szmek2019-04-051-3/+0
* bootspec: get rid of find_default_boot_entry() entirelyLennart Poettering2019-03-051-2/+7
* bootspec: introduce new helper boot_entries_load_config_auto()Lennart Poettering2019-03-051-0/+1
* bootspec: move augmentation of loader-discovered entries into bootspec.cLennart Poettering2019-03-051-0/+25
* bootspec: simplify find_default_boot_entry()Lennart Poettering2019-03-051-1/+1
* bootspec: load entries from both the ESP and XBOOTLDR partitionsLennart Poettering2019-03-011-2/+2
* bootspec: store 'root' field in each bootspec entry we loadLennart Poettering2019-03-011-2/+3
* bootspec: add internal APIs to discover the XBOOTLDR partitionLennart Poettering2019-03-011-0/+1
* bootspec: reduce number of functions we exportLennart Poettering2018-10-081-5/+0
* shared/bootspec: remember the full path to boot entry and use it in loggingZbigniew Jędrzejewski-Szmek2018-10-081-1/+2
* Move logic to find default sd-boot entry from systemctl to sharedZbigniew Jędrzejewski-Szmek2018-10-081-0/+2
* bootspec: rename "filename" field to "id"Lennart Poettering2018-09-271-3/+2
* bootspec: fix include linesLennart Poettering2018-09-271-1/+5
* Fix SPDX license tagsZbigniew Jędrzejewski-Szmek2018-06-141-1/+1
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-3/+1
* 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: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Merge pull request #8086 from hdante/sdboot-setmode-v2Zbigniew Jędrzejewski-Szmek2018-03-071-0/+1
|\
| * bootctl: synchronize bootctl code with sd-boot codeHenrique Dante de Almeida2018-02-031-0/+1
* | systemd-boot: Make automatic entries configurableJan Janssen2018-01-281-0/+2
|/
* efi: rework find_esp() error propagation/logging a bitLennart Poettering2017-12-111-2/+1
* bootspec: make boot_entries_select_default() staticYu Watanabe2017-12-071-1/+0
* bootctl: move find_esp() to sharedZbigniew Jędrzejewski-Szmek2017-11-071-0/+3
* bootctl: show unique titlesZbigniew Jędrzejewski-Szmek2017-11-071-0/+5
* bootctl: add listing of loader entriesZbigniew Jędrzejewski-Szmek2017-11-071-0/+58