components/liveinstall: Exclude uncommon and unneeded storage tools

This saves some space and brings us closer to the old Lorax-based
live media.

(cherry picked from commit 93220f3c232fdddc4abf2ff058f2175fbbf874a8)
This commit is contained in:
Neal Gompa 2024-11-23 11:55:35 -05:00
parent ffdf71cfe7
commit f85dc42331

View File

@ -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>