aboutsummaryrefslogtreecommitdiffstats
path: root/system/disks (unfollow)
Commit message (Collapse)Author
2023-08-26Refactor(treewide): Abbreviate path namesSoispha
2023-08-26Docs(treewide): Add a colon after every "TODO"Soispha
2023-08-01Fix(system/disks/hibernate): Hibernate after 5m when suspend -> hibernateSoispha
On `systemctl suspend-than-hibernate` wait 5m in suspend, than hibernate
2023-07-29Fix(hosts/isimud): Import the whole system configurationSoispha
2023-07-15Fix(system/disks): Increase default tempfs size to accommodate big buildsSoispha
2023-07-11Fix(system/disks/hibernate): Try to activate itSoispha
2023-07-11Fix(system/disks/hibernation): Circumvent memory checksSoispha
The swap file only becomes active when the hibernation is started, thus checking for size beforehand is useless.
2023-07-10Style(treewide): Switch to editorconfigSoispha
2023-07-10Docs(system/disks): Remove checked TODO commentsSoispha
2023-07-10Fix(system/disks): Typo in snapshotsSoispha
2023-07-10Fix(system/disks): Add remainder about bootable optionSoispha
2023-07-10Revert "Fix(system/disks): Make ESP bootable"Soispha
The bootable option should already work. This reverts commit 03ca938a8d989449a634caf264cf2496f6a153c3.
2023-07-10Fix(system/disks): Make ESP bootableSoispha
2023-07-10Fix(system/disks): Add .snapshot subvol for snapperSoispha
2023-07-10Fix(system/disks): Add disk labelsSoispha
2023-07-10Feat(system/disks): Add luks partitionSoispha
2023-07-10Fix(system/disks): Use correct option nameSoispha
2023-07-10Feat(disko): Squash CommitSoispha