summaryrefslogtreecommitdiffstats
path: root/templates (follow)
Commit message (Collapse)AuthorAgeLines
* templates: Enable profile/systemd on demeterWolfgang Müller2024-10-04-0/+1
|
* fragments: Extract CPU frequency scaling configuration from cpu fragmentWolfgang Müller2024-09-27-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.
* fragments: Use compression/zstd instead of base/compressionWolfgang Müller2024-09-27-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.
* templates: Sort entries in albatrossWolfgang Müller2024-09-19-4/+4
|
* templates: Enable wifi support on albatrossWolfgang Müller2024-09-19-0/+2
|
* templates: Remove obsolete template for nabokovWolfgang Müller2024-09-19-14/+0
|
* fragments: Add base/compressionWolfgang Müller2024-09-19-0/+1
| | | | | For now this will only include support for zstd. This is generic enough to keep in a base profile.
* Simplify handling of KVM-based optionsWolfgang Müller2024-09-19-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.
* templates: Enable devices/usb/bluetooth on albatrossWolfgang Müller2024-03-25-0/+1
|
* templates: Enable devices/input/playstation fragment on albatrossWolfgang Müller2024-03-24-0/+1
|
* templates: Enable TPM on albatrossWolfgang Müller2022-11-05-0/+1
|
* templates: Add template for albatrossWolfgang Müller2022-07-10-0/+17
|
* templates: Add base/acpi to base templateWolfgang Müller2022-07-10-0/+1
|
* templates: Add base/tasks to base templateWolfgang Müller2022-07-10-0/+1
|
* templates: Enable ZFS on nabokovWolfgang Müller2022-06-04-0/+1
|
* templates: Enable fs/ntfs on nabokovWolfgang Müller2022-06-04-0/+1
| | | | | We dual-boot Windows, so this should come in handy and removes the need for the FUSE-based ntfs3g driver.
* templates: Enable profile/systemd on nabokovWolfgang Müller2021-04-17-0/+1
|
* templates: Enable the PL2303 serial-to-USB driver on nabokovWynn Wolf Arbor2020-10-25-0/+1
|
* templates: Move wireguard support to the base templateWynn Wolf Arbor2020-08-28-2/+1
| | | | This is a feature we generally want on all of our systems.
* templates: Enable wireguard for demeterWynn Wolf Arbor2020-08-07-0/+1
|
* templates: Enable wireguard for nabokovWynn Wolf Arbor2020-08-07-0/+1
|
* Add fragment that enables filesystem encryptionWynn Wolf Arbor2020-02-29-0/+1
|
* Initial importWynn Wolf Arbor2020-02-29-0/+41