aboutsummaryrefslogtreecommitdiff
path: root/components
diff options
from:
to:
context:
space:
mode:
authorGravatar Neal Gompa <ngompa@fedoraproject.org> 2024-11-23 11:55:35 -0500
committerGravatar Neal Gompa <ngompa@fedoraproject.org> 2024-11-23 12:50:14 -0500
commit93220f3c232fdddc4abf2ff058f2175fbbf874a8 (patch)
tree89976b8536c1908b723b7f28a4705886322bdaca /components
parentcc9d69ca35c866b570392e91c592471ee0decb55 (diff)
downloadkiwi-descriptions-93220f3c232fdddc4abf2ff058f2175fbbf874a8.tar.gz
kiwi-descriptions-93220f3c232fdddc4abf2ff058f2175fbbf874a8.zip
components/liveinstall: Exclude uncommon and unneeded storage tools
This saves some space and brings us closer to the old Lorax-based live media.
Diffstat (limited to 'components')
-rw-r--r--components/liveinstall.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/liveinstall.xml b/components/liveinstall.xml
index 66a582a..12891ff 100644
--- a/components/liveinstall.xml
+++ b/components/liveinstall.xml
@@ -48,6 +48,8 @@
<package name="livesys-scripts"/>
<package name="btrfs-progs"/>
<package name="udisks2-btrfs"/>
+ <ignore name="device-mapper-multipath"/>
+ <ignore name="fcoe-utils"/>
<ignore name="gfs2-utils"/>
</packages>
</image>