Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor(sys): Modularize and move to `modules/system` or `pkgs` | Benedikt Peetz | 2024-05-20 |
| | |||
* | fix(sys/boot): Restore the bootsetup to the status quo | Benedikt Peetz | 2024-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): Include a parameter for the device the iso is stored on | Benedikt Peetz | 2024-05-11 |
| | |||
* | fix(sys/boot): Use a disk backed directory to store the big iso | Benedikt Peetz | 2024-05-11 |
| | |||
* | fix(sys/disks): Differentiate the space limit of '/' an '/tmp' | Soispha | 2024-02-10 |
| | |||
* | Refactor(treewide): Abbreviate path names | Soispha | 2023-08-26 |