forked from pool/livecd-openSUSE
Accepting request 692289 from Virtualization:Appliances:Images:openSUSE-Tumbleweed
OBS-URL: https://build.opensuse.org/request/show/692289 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/livecd-openSUSE?expand=0&rev=41
This commit is contained in:
commit
bae5b3d6d7
@ -83,13 +83,6 @@ zypper --non-interactive rm -u skelcd-openSUSE || :
|
|||||||
# Remove the zypper locks needed for a slimmer system
|
# Remove the zypper locks needed for a slimmer system
|
||||||
zypper rl $(seq 1 $(zypper ll | wc -l))
|
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
|
# /etc/sudoers hack to fix #297695
|
||||||
# (Installation Live CD: no need to ask for password of root)
|
# (Installation Live CD: no need to ask for password of root)
|
||||||
|
@ -22,7 +22,6 @@ source "$PWD/list-installer.sh"
|
|||||||
|
|
||||||
buildignore aspell-en
|
buildignore aspell-en
|
||||||
install libxslt-tools
|
install libxslt-tools
|
||||||
archive xfce-changecontrolxml.tar.xz
|
|
||||||
|
|
||||||
# Remove useless xfce panel plugins
|
# Remove useless xfce panel plugins
|
||||||
buildignore xfce4-panel-plugin-xkb
|
buildignore xfce4-panel-plugin-xkb
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 5 14:42:10 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
|
||||||
|
|
||||||
|
- 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)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 3 14:45:56 UTC 2019 - Fabian Vogt <fvogt@suse.com>
|
Wed Apr 3 14:45:56 UTC 2019 - Fabian Vogt <fvogt@suse.com>
|
||||||
|
|
||||||
|
@ -449,7 +449,6 @@
|
|||||||
<package name="aaa_base" replaces="aspell-en"/>
|
<package name="aaa_base" replaces="aspell-en"/>
|
||||||
<ignore name="aspell-en"/>
|
<ignore name="aspell-en"/>
|
||||||
<package name="libxslt-tools"/>
|
<package name="libxslt-tools"/>
|
||||||
<archive name="xfce-changecontrolxml.tar.xz"/>
|
|
||||||
<package name="aaa_base" replaces="xfce4-panel-plugin-xkb"/>
|
<package name="aaa_base" replaces="xfce4-panel-plugin-xkb"/>
|
||||||
<ignore name="xfce4-panel-plugin-xkb"/>
|
<ignore name="xfce4-panel-plugin-xkb"/>
|
||||||
<package name="aaa_base" replaces="xfce4-panel-plugin-notes"/>
|
<package name="aaa_base" replaces="xfce4-panel-plugin-notes"/>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ee33ef05e615eae12bf21c08667655863ae660c16f1e1219b01a1dd8a8b23276
|
|
||||||
size 796
|
|
Loading…
Reference in New Issue
Block a user