12
0
2018-11-14 15:42:55 +00:00
committed by Git OBS Bridge
parent bee08de40a
commit a24dfd6639
8 changed files with 15 additions and 0 deletions

View File

@@ -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))