Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fragments: Extract CPU frequency scaling configuration from cpu fragment | Wolfgang Müller | 2024-09-27 | -1/+1 |
| | | | | | | | There are now two new frequency-related profiles. A legacy "acpi" profile that activates frequency scaling and the default schedutil governor, and a newer "amd-pstate" profile that will use the new drivers for AMD Zen systems. | |||
* | fragments: Use compression/zstd instead of base/compression | Wolfgang Müller | 2024-09-27 | -0/+1 |
| | | | | | | We don't want to have zstd compression on every machine, so get this particular option out of the base/ directory. For now wee only use this on albatross. | |||
* | templates: Sort entries in albatross | Wolfgang Müller | 2024-09-19 | -4/+4 |
| | ||||
* | templates: Enable wifi support on albatross | Wolfgang Müller | 2024-09-19 | -0/+2 |
| | ||||
* | Simplify handling of KVM-based options | Wolfgang Müller | 2024-09-19 | -1/+0 |
| | | | | | | Where before we had a profile/vm fragment that was set on nearly every host we administer, now make sure to enable KVM unconditionally and put CPU-specific KVM options into the CPU profiles. | |||
* | templates: Enable devices/usb/bluetooth on albatross | Wolfgang Müller | 2024-03-25 | -0/+1 |
| | ||||
* | templates: Enable devices/input/playstation fragment on albatross | Wolfgang Müller | 2024-03-24 | -0/+1 |
| | ||||
* | templates: Enable TPM on albatross | Wolfgang Müller | 2022-11-05 | -0/+1 |
| | ||||
* | templates: Add template for albatross | Wolfgang Müller | 2022-07-10 | -0/+17 |