Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2024-10-04 | templates: Enable profile/systemd on demeter | Wolfgang Müller | -0/+1 | |
2024-09-27 | fragments: Extract CPU frequency scaling configuration from cpu fragment | Wolfgang Müller | -1/+3 | |
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. | ||||
2024-09-27 | fragments: Use compression/zstd instead of base/compression | Wolfgang Müller | -1/+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. | ||||
2024-09-19 | templates: Sort entries in albatross | Wolfgang Müller | -4/+4 | |
2024-09-19 | templates: Enable wifi support on albatross | Wolfgang Müller | -0/+2 | |
2024-09-19 | templates: Remove obsolete template for nabokov | Wolfgang Müller | -14/+0 | |
2024-09-19 | fragments: Add base/compression | Wolfgang Müller | -0/+1 | |
For now this will only include support for zstd. This is generic enough to keep in a base profile. | ||||
2024-09-19 | Simplify handling of KVM-based options | Wolfgang Müller | -3/+1 | |
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. | ||||
2024-03-25 | templates: Enable devices/usb/bluetooth on albatross | Wolfgang Müller | -0/+1 | |
2024-03-24 | templates: Enable devices/input/playstation fragment on albatross | Wolfgang Müller | -0/+1 | |
2022-11-05 | templates: Enable TPM on albatross | Wolfgang Müller | -0/+1 | |
2022-07-10 | templates: Add template for albatross | Wolfgang Müller | -0/+17 | |
2022-07-10 | templates: Add base/acpi to base template | Wolfgang Müller | -0/+1 | |
2022-07-10 | templates: Add base/tasks to base template | Wolfgang Müller | -0/+1 | |
2022-06-04 | templates: Enable ZFS on nabokov | Wolfgang Müller | -0/+1 | |
2022-06-04 | templates: Enable fs/ntfs on nabokov | Wolfgang Müller | -0/+1 | |
We dual-boot Windows, so this should come in handy and removes the need for the FUSE-based ntfs3g driver. | ||||
2021-04-17 | templates: Enable profile/systemd on nabokov | Wolfgang Müller | -0/+1 | |
2020-10-25 | templates: Enable the PL2303 serial-to-USB driver on nabokov | Wynn Wolf Arbor | -0/+1 | |
2020-08-28 | templates: Move wireguard support to the base template | Wynn Wolf Arbor | -2/+1 | |
This is a feature we generally want on all of our systems. | ||||
2020-08-07 | templates: Enable wireguard for demeter | Wynn Wolf Arbor | -0/+1 | |
2020-08-07 | templates: Enable wireguard for nabokov | Wynn Wolf Arbor | -0/+1 | |
2020-02-29 | Add fragment that enables filesystem encryption | Wynn Wolf Arbor | -0/+1 | |