forked from pool/yast2-installation
Accepting request 91791 from YaST:Head
- merged texts from proofreading - 2.22.0 - Disable routing initscript commands through systemd, prevent lockups. OBS-URL: https://build.opensuse.org/request/show/91791 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=226
This commit is contained in:
commit
d427ac3670
@ -6,6 +6,7 @@ ConditionPathExists=/var/lib/YaST2/reconfig_system
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
Environment=SYSTEMD_NO_WRAP=1
|
||||||
ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot
|
ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot
|
||||||
ExecStartPost=/bin/rm -f /var/lib/YaST2/reconfig_system
|
ExecStartPost=/bin/rm -f /var/lib/YaST2/reconfig_system
|
||||||
TimeoutSec=0
|
TimeoutSec=0
|
||||||
|
@ -6,6 +6,7 @@ ConditionPathExists=/var/lib/YaST2/runme_at_boot
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
Environment=SYSTEMD_NO_WRAP=1
|
||||||
ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
|
ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
TimeoutSec=0
|
TimeoutSec=0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4ab7b36f823412b940a00d008abb28d7a9fccb396691b65a3fef3063acd90bf7
|
|
||||||
size 284398
|
|
3
yast2-installation-2.22.0.tar.bz2
Normal file
3
yast2-installation-2.22.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b816feaf0a9655a29e62de16facd084da78f3cb75951ea75d9f2962e60223f54
|
||||||
|
size 301630
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 16 13:18:40 CET 2011 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
- merged texts from proofreading
|
||||||
|
- 2.22.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 10 14:27:55 UTC 2011 - fcrozat@suse.com
|
||||||
|
|
||||||
|
- Disable routing initscript commands through systemd, prevent
|
||||||
|
lockups.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 03 11:52:08 CET 2011 - aschnell@suse.de
|
Thu Nov 03 11:52:08 CET 2011 - aschnell@suse.de
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.21.28
|
Version: 2.22.0
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user