Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hardware: Disks: Add diff-root utility | Baitinq | 2022-10-17 | 1 | -0/+28 |
| | | | | | This utility allows to check what changed in the / from boot till the execution of the command. Useful for knowing what to persist. | ||||
* | Hardware: Disks: Persist /root | Baitinq | 2022-10-13 | 1 | -0/+1 |
| | | | | | This fixes things like not saving root ssh known hosts. ("Needed") for deploy-rs | ||||
* | Hardware: Virtualbox: Disable wlr_hardware_cursors and guest_tools | Baitinq | 2022-10-10 | 1 | -1/+5 |
| | |||||
* | Hardware: Virtualbox: Disks: Change size of nix partition to 32G | Baitinq | 2022-10-10 | 1 | -1/+1 |
| | |||||
* | Hardware: Disks: Persist ssh host key files | Baitinq | 2022-10-08 | 1 | -0/+4 |
| | |||||
* | Hardware: Virtualbox: Add disks-* utilities | Baitinq | 2022-10-06 | 1 | -42/+127 |
| | |||||
* | Hardware: Remove tmpfs / size | Baitinq | 2022-09-26 | 1 | -1/+1 |
| | |||||
* | Hardware: / tfmps mount: Mount with 755 perms | Baitinq | 2022-09-25 | 1 | -0/+1 |
| | |||||
* | Fully separate hosts from hardwares | Baitinq | 2022-09-20 | 3 | -0/+94 |
Now hosts/ and hardware/ live under different directories and their joined system configurations are permutated and exposed throught the host-hardware outputs |