about summary refs log tree commit diff stats
path: root/sys/boot (follow)
Commit message (Collapse)AuthorAge
* fix(sys/boot): Restore the bootsetup to the status quoBenedikt Peetz2024-05-12
| | | | | | | Having a read-only ISO (preferably tails) ready to test things is quite cool, but actually setting this up requires an EFI partition that can store the 1+ GB ISO. Thus, this change needs to be deferred until a disk reinstall can be made.
* fix(sys/boot): Always update the config-fileBenedikt Peetz2024-05-11
|
* fix(sys/boot): Include a parameter for the device the iso is stored onBenedikt Peetz2024-05-11
|
* fix(sys/boot): Use a disk backed directory to store the big isoBenedikt Peetz2024-05-11
|
* fix(sys/boot): Also apply the `systemd-boot` settings, when lanzaboote is activeBenedikt Peetz2024-05-11
|
* feat(sys/boot): Provide the latest arch-iso as boot targetBenedikt Peetz2024-05-11
|
* Refactor(treewide): Abbreviate path namesSoispha2023-08-26