components/common: Exclude qemu-user-static
This metapackage pulls in tons of unwanted emulators which can add up to 100MB of additional space.
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
</profiles>
|
||||
<packages type="image" patternType="plusRecommended" profiles="BaseCommon">
|
||||
<namedCollection name="standard"/>
|
||||
<ignore name="qemu-user-static"/> <!-- Saves ~100MB -->
|
||||
</packages>
|
||||
</image>
|
||||
|
||||
Reference in New Issue
Block a user