diff --git a/fedora-livecd-soas.ks b/fedora-livecd-soas.ks index b1e31d9..8ae2c75 100644 --- a/fedora-livecd-soas.ks +++ b/fedora-livecd-soas.ks @@ -26,15 +26,20 @@ firewall --enabled --service=mdns,presence # from http://wiki.sugarlabs.org/go/0.94/Platform_Components alsa-plugins-pulseaudio alsa-utils -gstreamer-plugins-good +gstreamer1-plugins-base +gstreamer1-plugins-good +gstreamer1-plugins-bad-free gstreamer-plugins-espeak -gstreamer-plugins-bad-free pulseaudio pulseaudio-utils -# explicitly remove openbox and add metacity to hopefully deal with what firstboot wants +# explicitly remove openbox and hopefully deal with what firstboot wants -openbox +# remove deps that come from god knows where +-sane-backends +-sane-backends-drivers-scanners + # Usefulness for DSL connections as per: # http://bugs.sugarlabs.org/ticket/1951 rp-pppoe @@ -47,11 +52,6 @@ livecd-tools -plymouth-theme-charge sugar-logos -# == Hardware == -# Lets support Broadcom and XO wifi hardware -b43-openfwwf -libertas-usb8388-firmware - %end %post