| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-08-03 | feat: kiwi descriptions adaptation for surface pro 12" | ||
| 2025-02-20 | components, teams/server: Use a common profile for hardware support | ||
| It is hard to ensure that hardware support packages are pulled in universally when it's splintered across different variant profiles. To fix this and ensure Server benefits from this, unify everything into a common profile and make everything require it. | |||
| 2024-12-13 | components/common: Exclude qemu-user-static | ||
| This metapackage pulls in tons of unwanted emulators which can add up to 100MB of additional space. | |||
| 2024-12-13 | components: Introduce a BaseCommon profile | ||
| This is where the lowest level common denominator configuration goes for most images go. | |||