forked from pool/livecd-openSUSE
- Install README.BETA from skelcd-openSUSE
OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Images:openSUSE-Tumbleweed/livecd-openSUSE?expand=0&rev=4
This commit is contained in:
parent
bee08de40a
commit
a24dfd6639
@ -72,6 +72,10 @@ rm -rf /lib/firmware/{liquidio,netronome}
|
||||
add-yast-repos
|
||||
zypper --non-interactive rm -u live-add-yast-repos
|
||||
|
||||
# Install README.BETA where expected by YaST
|
||||
cp /usr/lib/skelcd/CD1/README.BETA / || :
|
||||
zypper --non-interactive rm -u skelcd-openSUSE || :
|
||||
|
||||
# Remove the zypper locks needed for a slimmer system
|
||||
zypper rl $(seq 1 $(zypper ll | wc -l))
|
||||
|
||||
|
@ -22,6 +22,7 @@ buildignore noto-sans-fonts
|
||||
install libreoffice-writer
|
||||
|
||||
install live-net-installer
|
||||
install skelcd-openSUSE # Needed for README.BETA
|
||||
install setxkbmap # Needed by yast2-keyboard
|
||||
install yast2-qt-branding-openSUSE
|
||||
|
||||
|
@ -32,6 +32,7 @@ buildignore kdenetwork4-filesharing
|
||||
buildignore gnome-keyring
|
||||
buildignore k3b
|
||||
install live-net-installer
|
||||
install skelcd-openSUSE # Needed for README.BETA
|
||||
install setxkbmap # Needed by yast2-keyboard
|
||||
install yast2-qt-branding-openSUSE
|
||||
buildignore oxygen5-icon-theme-large
|
||||
|
@ -320,6 +320,7 @@
|
||||
<ignore name="noto-sans-fonts"/>
|
||||
<package name="libreoffice-writer"/>
|
||||
<package name="live-net-installer"/>
|
||||
<package name="skelcd-openSUSE"/>
|
||||
<package name="setxkbmap"/>
|
||||
<package name="yast2-qt-branding-openSUSE"/>
|
||||
<package name="aaa_base" replaces="simple-scan"/>
|
||||
|
@ -348,6 +348,7 @@
|
||||
<package name="aaa_base" replaces="k3b"/>
|
||||
<ignore name="k3b"/>
|
||||
<package name="live-net-installer"/>
|
||||
<package name="skelcd-openSUSE"/>
|
||||
<package name="setxkbmap"/>
|
||||
<package name="yast2-qt-branding-openSUSE"/>
|
||||
<package name="aaa_base" replaces="oxygen5-icon-theme-large"/>
|
||||
|
@ -4,6 +4,11 @@ Wed Nov 7 12:49:31 UTC 2018 - Fabian Vogt <fvogt@suse.com>
|
||||
- Add livecd-openSUSE.kiwi to allow submission as "livecd-openSUSE"
|
||||
into the main project
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 15:13:45 UTC 2018 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
- Install README.BETA from skelcd-openSUSE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:14:37 UTC 2018 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
|
@ -320,6 +320,7 @@
|
||||
<ignore name="noto-sans-fonts"/>
|
||||
<package name="libreoffice-writer"/>
|
||||
<package name="live-net-installer"/>
|
||||
<package name="skelcd-openSUSE"/>
|
||||
<package name="setxkbmap"/>
|
||||
<package name="yast2-qt-branding-openSUSE"/>
|
||||
<package name="aaa_base" replaces="simple-scan"/>
|
||||
|
@ -348,6 +348,7 @@
|
||||
<package name="aaa_base" replaces="k3b"/>
|
||||
<ignore name="k3b"/>
|
||||
<package name="live-net-installer"/>
|
||||
<package name="skelcd-openSUSE"/>
|
||||
<package name="setxkbmap"/>
|
||||
<package name="yast2-qt-branding-openSUSE"/>
|
||||
<package name="aaa_base" replaces="oxygen5-icon-theme-large"/>
|
||||
|
Loading…
Reference in New Issue
Block a user