aboutsummaryrefslogtreecommitdiff
path: root/components/common.xml
AgeCommit message (Collapse)Author
2026-08-03feat: kiwi descriptions adaptation for surface pro 12"Gravatar Saya Andy
2025-02-20components, teams/server: Use a common profile for hardware supportGravatar Neal Gompa
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-13components/common: Exclude qemu-user-staticGravatar Neal Gompa
This metapackage pulls in tons of unwanted emulators which can add up to 100MB of additional space.
2024-12-13components: Introduce a BaseCommon profileGravatar Neal Gompa
This is where the lowest level common denominator configuration goes for most images go.