Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bootctl: add a Varlink interface | Lennart Poettering | 2024-02-14 | 1 | -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 functions | Ludwig Nussel | 2023-01-19 | 1 | -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 too | Lennart Poettering | 2022-12-19 | 1 | -0/+4 |