forked from pool/livecd-openSUSE
Fabian Vogt
293fe7b2c1
- Replace rest_cd_* patterns with direct package mentions - Some cleanups - Don't install cracklib-dict-full on x11 - Don't ignore snapper on xfce, needed for the installer - Ignore usb_modeswitch, fprintd, open-vm-tools - Add pkg_diff.sh to show list of effective package changes OBS-URL: https://build.opensuse.org/request/show/689829 OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Images:openSUSE-Tumbleweed/livecd-openSUSE?expand=0&rev=28
51 lines
1.2 KiB
Bash
51 lines
1.2 KiB
Bash
install branding-openSUSE
|
|
buildignore samba-libs
|
|
install yast2-trans-stats
|
|
install patterns-xfce-xfce
|
|
installPattern xfce
|
|
install openSUSE-release-livecd-xfce
|
|
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 awesfx
|
|
buildignore sbl
|
|
buildignore gnome-online-accounts
|
|
|
|
# Packages for the installer
|
|
install live-net-installer
|
|
install skelcd-openSUSE # Needed for README.BETA
|
|
install setxkbmap # Needed by yast2-keyboard
|
|
install yast2-qt-branding-openSUSE
|
|
install cracklib
|
|
install cracklib-dict-full
|
|
|
|
buildignore aspell-en
|
|
install libxslt-tools
|
|
archive xfce-changecontrolxml.tar.xz
|
|
|
|
# Remove useless xfce panel plugins
|
|
buildignore xfce4-panel-plugin-xkb
|
|
buildignore xfce4-panel-plugin-notes
|
|
|
|
# Remove Libreoffice as it's too big
|
|
buildignore libreoffice
|
|
|
|
# Pulls in sane-backends
|
|
buildignore simple-scan
|
|
|
|
# Add useful extras
|
|
install gparted
|
|
install evince
|
|
|
|
# Ignore xreader for now
|
|
buildignore xreader
|
|
|
|
# From rest_cd_core
|
|
install alsa-firmware
|