Accepting request 691843 from home:mauriziogalli:branches:Virtualization:Appliances:Images:openSUSE-Tumbleweed
- Xfce Live Image: removed obsolete xfce-changecontrolxml.xsl System Role was addded to default YaST2 installer PR gh#yast/skelcd-control-openSUSE#165 (boo#1131666) OBS-URL: https://build.opensuse.org/request/show/691843 OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Images:openSUSE-Tumbleweed/livecd-openSUSE?expand=0&rev=32
This commit is contained in:
@@ -83,13 +83,6 @@ zypper --non-interactive rm -u skelcd-openSUSE || :
|
||||
# Remove the zypper locks needed for a slimmer system
|
||||
zypper rl $(seq 1 $(zypper ll | wc -l))
|
||||
|
||||
if [ "$desktop" = "xfce" ]; then
|
||||
# Change /control.xml to use xfce as system role
|
||||
xsltproc /xfce-changecontrolxml.xsl /etc/YaST2/control.xml > /control.xml
|
||||
# Not needed anymore
|
||||
rm /xfce-changecontrolxml.xsl
|
||||
fi
|
||||
|
||||
#======================================
|
||||
# /etc/sudoers hack to fix #297695
|
||||
# (Installation Live CD: no need to ask for password of root)
|
||||
|
Reference in New Issue
Block a user