commit yast2-installation for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-installation for openSUSE:Factory checked in at 2015-08-13 18:10:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old) and /work/SRC/openSUSE:Factory/.yast2-installation.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-installation" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes 2015-08-10 09:10:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes 2015-08-13 18:10:10.000000000 +0200 @@ -1,0 +2,8 @@ +Tue Aug 11 15:50:49 CEST 2015 - schubi@suse.de + +- AutoYaST second stage: YaST2-Second-Stage.service + Continue installation even if plymouth has returned an error. + (bnc#940878) +- 3.1.154 + +------------------------------------------------------------------- Old: ---- yast2-installation-3.1.153.tar.bz2 New: ---- yast2-installation-3.1.154.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-installation.spec ++++++ --- /var/tmp/diff_new_pack.pfAJ5J/_old 2015-08-13 18:10:10.000000000 +0200 +++ /var/tmp/diff_new_pack.pfAJ5J/_new 2015-08-13 18:10:10.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.153 +Version: 3.1.154 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ YaST2-Second-Stage.service ++++++ --- /var/tmp/diff_new_pack.pfAJ5J/_old 2015-08-13 18:10:10.000000000 +0200 +++ /var/tmp/diff_new_pack.pfAJ5J/_new 2015-08-13 18:10:10.000000000 +0200 @@ -20,7 +20,7 @@ # If the system starts in multi-user mode plymouth will be quit while # installation in order to ensure that installation will be finished on # console 1 and the login prompt. (bnc#903682,889757,897956) -ExecStartPre=/bin/sh -c 'if [ -x /usr/bin/plymouth ] ; then if [ `/usr/bin/systemctl get-default` = "multi-user.target" ];then /usr/bin/plymouth quit; else /usr/bin/plymouth deactivate --hide-splash; fi; fi' +ExecStartPre=-/bin/sh -c 'if [ -x /usr/bin/plymouth ] ; then if [ `/usr/bin/systemctl get-default` = "multi-user.target" ];then /usr/bin/plymouth quit; else /usr/bin/plymouth deactivate --hide-splash; fi; fi' ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage RemainAfterExit=yes TimeoutSec=0 ++++++ yast2-installation-3.1.153.tar.bz2 -> yast2-installation-3.1.154.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-3.1.153/package/YaST2-Second-Stage.service new/yast2-installation-3.1.154/package/YaST2-Second-Stage.service --- old/yast2-installation-3.1.153/package/YaST2-Second-Stage.service 2015-08-07 17:39:09.000000000 +0200 +++ new/yast2-installation-3.1.154/package/YaST2-Second-Stage.service 2015-08-11 16:24:11.000000000 +0200 @@ -20,7 +20,7 @@ # If the system starts in multi-user mode plymouth will be quit while # installation in order to ensure that installation will be finished on # console 1 and the login prompt. (bnc#903682,889757,897956) -ExecStartPre=/bin/sh -c 'if [ -x /usr/bin/plymouth ] ; then if [ `/usr/bin/systemctl get-default` = "multi-user.target" ];then /usr/bin/plymouth quit; else /usr/bin/plymouth deactivate --hide-splash; fi; fi' +ExecStartPre=-/bin/sh -c 'if [ -x /usr/bin/plymouth ] ; then if [ `/usr/bin/systemctl get-default` = "multi-user.target" ];then /usr/bin/plymouth quit; else /usr/bin/plymouth deactivate --hide-splash; fi; fi' ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage RemainAfterExit=yes TimeoutSec=0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-3.1.153/package/yast2-installation.changes new/yast2-installation-3.1.154/package/yast2-installation.changes --- old/yast2-installation-3.1.153/package/yast2-installation.changes 2015-08-07 17:39:09.000000000 +0200 +++ new/yast2-installation-3.1.154/package/yast2-installation.changes 2015-08-11 16:24:11.000000000 +0200 @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Tue Aug 11 15:50:49 CEST 2015 - schubi@suse.de + +- AutoYaST second stage: YaST2-Second-Stage.service + Continue installation even if plymouth has returned an error. + (bnc#940878) +- 3.1.154 + +------------------------------------------------------------------- Fri Aug 7 12:53:08 UTC 2015 - igonzalezsosa@suse.com - Fix release notes loading when network is not working (bsc#940648) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-3.1.153/package/yast2-installation.spec new/yast2-installation-3.1.154/package/yast2-installation.spec --- old/yast2-installation-3.1.153/package/yast2-installation.spec 2015-08-07 17:39:09.000000000 +0200 +++ new/yast2-installation-3.1.154/package/yast2-installation.spec 2015-08-11 16:24:11.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.153 +Version: 3.1.154 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build
participants (1)
-
root@hilbert.suse.de