From 3bf8cad2cc7fb787411e280e63f6c4c89408cfbfdafa11f5f8e614b9ad1e0eb4 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 1 Jun 2016 12:04:13 +0000 Subject: [PATCH] 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 --- YaST2-Firstboot.service | 2 +- yast2-installation-3.1.190.tar.bz2 | 3 --- yast2-installation-3.1.191.tar.bz2 | 3 +++ yast2-installation.changes | 5 ++++- yast2-installation.spec | 2 +- 5 files changed, 9 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-3.1.190.tar.bz2 create mode 100644 yast2-installation-3.1.191.tar.bz2 diff --git a/YaST2-Firstboot.service b/YaST2-Firstboot.service index 64b2048..b0c9915 100644 --- a/YaST2-Firstboot.service +++ b/YaST2-Firstboot.service @@ -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 diff --git a/yast2-installation-3.1.190.tar.bz2 b/yast2-installation-3.1.190.tar.bz2 deleted file mode 100644 index 55940ea..0000000 --- a/yast2-installation-3.1.190.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66748cafd9bb6e996adf9f753bdbd10f18f5fee205e3b6e6a063a118bcd0d052 -size 423246 diff --git a/yast2-installation-3.1.191.tar.bz2 b/yast2-installation-3.1.191.tar.bz2 new file mode 100644 index 0000000..d90ef96 --- /dev/null +++ b/yast2-installation-3.1.191.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d3b6f36226aaf78e8c687c914d1286203268b717920dd9d4081e7743930416 +size 422737 diff --git a/yast2-installation.changes b/yast2-installation.changes index c4d9097..f687726 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -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 diff --git a/yast2-installation.spec b/yast2-installation.spec index 2924b21..0a99dbc 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.190 +Version: 3.1.191 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build