Accepting request 321945 from YaST:Head
submit new version 3.1.154 OBS-URL: https://build.opensuse.org/request/show/321945 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=339
This commit is contained in:
commit
6a0c8d5e66
@ -20,7 +20,7 @@ Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux PX_MODULE_PATH=""
|
||||
# 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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28f2fa822c20a9dd72a21d86533706a654519aa425f2c5e326598ba6feb885f8
|
||||
size 394765
|
3
yast2-installation-3.1.154.tar.bz2
Normal file
3
yast2-installation-3.1.154.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdc7364f0a0bf54bfd06fbf0357de0b7d04859bc6859d58fac8e6557ce98a991
|
||||
size 394861
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 3.1.153
|
||||
Version: 3.1.154
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user