components/desktops/soas: Only install the livecd-iso-to-disk script

We do not need the full livecd-tools on the SoaS image, only the
scripts needed to put the ISO on a USB stick with persistence.
This commit is contained in:
Neal Gompa
2025-04-09 12:12:31 -04:00
parent db029d864e
commit 06ef485a89
+1 -1
View File
@@ -14,7 +14,7 @@
<package name="sil-abyssinica-fonts"/>
<package name="vlgothic-fonts"/>
<package name="rp-pppoe"/> <!-- See http://bugs.sugarlabs.org/ticket/1951 -->
<package name="livecd-tools"/> <!-- See http://bugs.sugarlabs.org/ticket/74 -->
<package name="livecd-iso-to-mediums"/> <!-- See http://bugs.sugarlabs.org/ticket/74 -->
<package name="xfce-polkit"/>
<package name="initial-setup-gui-wayland-generic"/>
<ignore name="@gnome-desktop"/>