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: Disks: Persist ssh host key files | Baitinq | 2022-10-08 | 1 | -0/+4 |
| | |||||
* | Hardware: Laptop: Add disks utilities programs | Baitinq | 2022-10-04 | 1 | -38/+128 |
| | |||||
* | Hosts-separation: Move hardware.cpu.intel.updateMicrocode to host specific ↵ | Baitinq | 2022-10-01 | 1 | -0/+2 |
| | | | | config | ||||
* | 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/+114 |
Now hosts/ and hardware/ live under different directories and their joined system configurations are permutated and exposed throught the host-hardware outputs |