aboutsummaryrefslogtreecommitdiff
path: root/components
diff options
from:
to:
context:
space:
mode:
authorGravatar Neal Gompa <ngompa@fedoraproject.org> 2025-04-09 12:12:31 -0400
committerGravatar Neal Gompa <ngompa@fedoraproject.org> 2025-04-09 12:12:31 -0400
commit06ef485a89eeb552ab84c322ddbb622e65772c20 (patch)
tree71c4267e46fb6e20eaabc0e0d6bae6f5e27b92f6 /components
parentdb029d864e69a0b5ebcf2ae3df6ab558067e39ce (diff)
downloadkiwi-descriptions-06ef485a89eeb552ab84c322ddbb622e65772c20.tar.gz
kiwi-descriptions-06ef485a89eeb552ab84c322ddbb622e65772c20.zip
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.
Diffstat (limited to 'components')
-rw-r--r--components/desktops/soas.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/desktops/soas.xml b/components/desktops/soas.xml
index 40782a0..514046b 100644
--- a/components/desktops/soas.xml
+++ b/components/desktops/soas.xml
@@ -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"/>