components/liveinstall: Exclude uncommon and unneeded storage tools

This saves some space and brings us closer to the old Lorax-based
live media.
This commit is contained in:
Neal Gompa
2024-11-23 12:50:14 -05:00
parent cc9d69ca35
commit 93220f3c23
+2
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>