summary refs log tree commit diff stats
path: root/system/disks (follow)
Commit message (Collapse)AuthorAge
* fix(disks): Increase root tmpfs size to 6GBBenedikt Peetz2024-08-14
| | | | The 2GB are just not enough.
* fix(disko): explicitely state type of main diskSilas Schöffel2024-06-01
|
* Style(treewide): Format after removing vim linesSoispha2023-07-19
|
* Feat(.editorconfig): Add the configuration for all filesSoispha2023-07-19
| | | | | This sets some formatting option based on the file. In comparison to the vim lines, this should be supported by more editors.
* Fix(system/disks): Change partitioning scheme to support gpt/bios bootSoispha2023-07-08
|
* Refactor(system/impermanence): Move to own directorySoispha2023-07-07
|
* Feat(system/disks): Add diskoSoispha2023-07-05