1
0

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:
Stephan Kulow 2011-11-16 16:22:36 +00:00 committed by Git OBS Bridge
commit d427ac3670
6 changed files with 18 additions and 4 deletions

View File

@ -6,6 +6,7 @@ ConditionPathExists=/var/lib/YaST2/reconfig_system
[Service]
Type=oneshot
Environment=SYSTEMD_NO_WRAP=1
ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot
ExecStartPost=/bin/rm -f /var/lib/YaST2/reconfig_system
TimeoutSec=0

View File

@ -6,6 +6,7 @@ ConditionPathExists=/var/lib/YaST2/runme_at_boot
[Service]
Type=oneshot
Environment=SYSTEMD_NO_WRAP=1
ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
RemainAfterExit=yes
TimeoutSec=0

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ab7b36f823412b940a00d008abb28d7a9fccb396691b65a3fef3063acd90bf7
size 284398

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b816feaf0a9655a29e62de16facd084da78f3cb75951ea75d9f2962e60223f54
size 301630

View File

@ -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

View File

@ -19,7 +19,7 @@
Name: yast2-installation
Version: 2.21.28
Version: 2.22.0
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build