summaryrefslogtreecommitdiffstats
path: root/src/boot/bootctl-status.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bootctl: add a Varlink interfaceLennart Poettering2024-02-141-0/+4
| | | | | For now, just super basic functionality: return the list of boot menu entries, and read/write the reboot to firmware flag
* bootctl: unlink and cleanup functionsLudwig Nussel2023-01-191-0/+1
| | | | | | | | | | The unlink command removes an entry from the ESP including referenced files that are not referenced in other entries. That is useful eg to have multiple entries that use the same kernel with different options. The cleanup command removes all files that are not referenced by any entry.
* bootctl: split out "status" verb tooLennart Poettering2022-12-191-0/+4