From 64d2fb2cec872977c573b0ae8aa68a8b2f74edfd31eff4f805c6e47329dc2e16 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Thu, 26 Sep 2013 10:10:30 +0000 Subject: [PATCH] Update to last successful build OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=506 --- YaST2-Firstboot.service | 1 + YaST2-Second-Stage.service | 1 + yast2-installation-3.0.5.tar.bz2 | 3 --- yast2-installation-3.0.6.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 6 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.0.5.tar.bz2 create mode 100644 yast2-installation-3.0.6.tar.bz2 diff --git a/YaST2-Firstboot.service b/YaST2-Firstboot.service index 51e5387..58e91d6 100644 --- a/YaST2-Firstboot.service +++ b/YaST2-Firstboot.service @@ -10,6 +10,7 @@ Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux ExecStartPre=-/usr/bin/plymouth --hide-splash ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot ExecStartPost=/bin/rm -f /var/lib/YaST2/reconfig_system +ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service TimeoutSec=0 RemainAfterExit=true StandardInput=tty diff --git a/YaST2-Second-Stage.service b/YaST2-Second-Stage.service index 1d552cf..b635f39 100644 --- a/YaST2-Second-Stage.service +++ b/YaST2-Second-Stage.service @@ -12,6 +12,7 @@ ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage RemainAfterExit=yes TimeoutSec=0 ExecStartPost=/bin/rm -f /var/lib/YaST2/runme_at_boot +ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service StandardInput=tty [Install] diff --git a/yast2-installation-3.0.5.tar.bz2 b/yast2-installation-3.0.5.tar.bz2 deleted file mode 100644 index f404f21..0000000 --- a/yast2-installation-3.0.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8d5e2050dc7dc99a24907ad17e5df0a1d192a840506f495ede5eb23d2af003f -size 281918 diff --git a/yast2-installation-3.0.6.tar.bz2 b/yast2-installation-3.0.6.tar.bz2 new file mode 100644 index 0000000..fe01491 --- /dev/null +++ b/yast2-installation-3.0.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aa1f7d5422de1c03ca30aeb8aec2aa2157d8f2d83038beaac892eeed60ff76a +size 282084 diff --git a/yast2-installation.changes b/yast2-installation.changes index a56c1c9..81988b9 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 26 10:47:32 CEST 2013 - jsuchome@suse.cz + +- fix console status after the installation (bnc#750326) +- 3.0.6 + ------------------------------------------------------------------- Tue Sep 3 11:55:45 CEST 2013 - jsuchome@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 22e9cfd..959b250 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.0.5 +Version: 3.0.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build