Fabian Vogt
4ed24fa169
- Prevent creation of livecd-leap-xfce.kiwi in pre-checkin.sh - Removed white spaces in pre-checkin.sh - Fixed indendation in config.sh - Temporarily removed live-leap-xfce.kiwi - Added Xfce System Role to installer as option via xfce-changecontrolxml.xsl - Added config and files for the installer to use Xfce System Role - Added Xfce TW Live Image kiwi file and related configs OBS-URL: https://build.opensuse.org/request/show/682168 OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Images:openSUSE-Tumbleweed/livecd-openSUSE?expand=0&rev=19
49 lines
1.3 KiB
Bash
49 lines
1.3 KiB
Bash
install branding-openSUSE
|
|
buildignore samba-libs
|
|
install yast2-trans-stats
|
|
install patterns-media-rest_cd_x11
|
|
installPattern rest_cd_x11
|
|
install patterns-xfce-xfce
|
|
installPattern xfce
|
|
install openSUSE-release-livecd-xfce
|
|
buildignore release-notes-openSUSE
|
|
buildignore gnome-themes-accessibility
|
|
buildignore xlockmore
|
|
buildignore unzip-doc
|
|
buildignore gtk2-immodule-inuktitut
|
|
buildignore gtk2-immodule-thai
|
|
buildignore gtk2-immodule-vietnamese
|
|
buildignore gtk3-immodule-inuktitut
|
|
buildignore gtk3-immodule-thai
|
|
buildignore gtk3-immodule-vietnamese
|
|
buildignore ImageMagick
|
|
buildignore awesfx
|
|
buildignore sbl
|
|
buildignore open-vm-tools
|
|
buildignore gnome-online-accounts
|
|
buildignore snapper
|
|
install live-net-installer
|
|
install skelcd-openSUSE # Needed for README.BETA
|
|
install setxkbmap # Needed by yast2-keyboard
|
|
install yast2-qt-branding-openSUSE
|
|
buildignore aspell-en
|
|
buildignore avahi
|
|
buildignore fprintd
|
|
install libxslt-tools
|
|
archive xfce-changecontrolxml.tar.xz
|
|
|
|
# Remove xfce pattern bloat
|
|
buildignore sound-juicer
|
|
buildignore remmina
|
|
buildignore gnome-games
|
|
|
|
# Remove useless xfce panel plugins
|
|
buildignore xfce4-panel-plugin-xkb
|
|
buildignore xfce4-panel-plugin-notes
|
|
|
|
# Remove Libreoffice as it's too big
|
|
buildignore libreoffice
|
|
|
|
# PackageKit is not needed
|
|
buildignore PackageKit
|
|
buildignore PackageKit-gstreamer-plugin |