forked from pool/yast2-installation
will be considered (bsc#982522)
- Force YaST2-Firstboot.service to run after YaST2-Second-Stage.service (bsc#980365) - 3.1.191 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=791
This commit is contained in:
parent
54e48f1f4b
commit
3bf8cad2cc
@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=YaST2 Firstboot
|
||||
After=apparmor.service local-fs.target plymouth-start.service
|
||||
After=apparmor.service local-fs.target plymouth-start.service YaST2-Second-Stage.service
|
||||
Before=getty@tty1.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service
|
||||
Before=display-manager.service network.service
|
||||
ConditionPathExists=/var/lib/YaST2/reconfig_system
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66748cafd9bb6e996adf9f753bdbd10f18f5fee205e3b6e6a063a118bcd0d052
|
||||
size 423246
|
3
yast2-installation-3.1.191.tar.bz2
Normal file
3
yast2-installation-3.1.191.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6d3b6f36226aaf78e8c687c914d1286203268b717920dd9d4081e7743930416
|
||||
size 422737
|
@ -2,7 +2,10 @@
|
||||
Wed Jun 1 11:41:27 UTC 2016 - igonzalezsosa@suse.com
|
||||
|
||||
- When importing SSH keys/configuration, only regular files
|
||||
will be considered (bsc#982522).
|
||||
will be considered (bsc#982522)
|
||||
- Force YaST2-Firstboot.service to run after
|
||||
YaST2-Second-Stage.service (bsc#980365)
|
||||
- 3.1.191
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 14:35:05 UTC 2016 - lslezak@suse.cz
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 3.1.190
|
||||
Version: 3.1.191
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user