Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fragments: Use compression/zstd instead of base/compression | Wolfgang Müller | 2024-09-27 | -1/+0 |
| | | | | | | 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. | |||
* | fragments: Add base/compression | Wolfgang Müller | 2024-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 options | Wolfgang Müller | 2024-09-19 | -0/+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: Add base/acpi to base template | Wolfgang Müller | 2022-07-10 | -0/+1 |
| | ||||
* | templates: Add base/tasks to base template | Wolfgang Müller | 2022-07-10 | -0/+1 |
| | ||||
* | templates: Move wireguard support to the base template | Wynn Wolf Arbor | 2020-08-28 | -0/+1 |
| | | | | This is a feature we generally want on all of our systems. | |||
* | Add fragment that enables filesystem encryption | Wynn Wolf Arbor | 2020-02-29 | -0/+1 |
| | ||||
* | Initial import | Wynn Wolf Arbor | 2020-02-29 | -0/+16 |