forked from pool/yast2-installation
Accepting request 449295 from YaST:Head
submit new version 3.2.13 OBS-URL: https://build.opensuse.org/request/show/449295 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=378
This commit is contained in:
commit
5b671c0c83
@ -25,6 +25,9 @@ ExecStartPre=-/bin/sh -c 'if [ -x /usr/bin/plymouth ] ; then if [ `/usr/bin/syst
|
|||||||
ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
|
ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
TimeoutSec=0
|
TimeoutSec=0
|
||||||
|
# Initialize tty1 in order to remove old YaST output and to show the cursor
|
||||||
|
# again (bnc#1018037)
|
||||||
|
ExecStartPost=/bin/sh -c '/usr/bin/printf "\033c" > /dev/tty1'
|
||||||
ExecStartPost=/usr/bin/rm -f /var/lib/YaST2/runme_at_boot
|
ExecStartPost=/usr/bin/rm -f /var/lib/YaST2/runme_at_boot
|
||||||
ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service
|
ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service
|
||||||
StandardInput=tty
|
StandardInput=tty
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c9c5a6fb588c4ec0c3504fd90acfa3e05614bc8b3b69301e5351da0b3283cb00
|
|
||||||
size 431781
|
|
3
yast2-installation-3.2.13.tar.bz2
Normal file
3
yast2-installation-3.2.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6a8b2251b284b0ccfd199a26d347d7dbd2844595641a66b27cb52cf7ac060fe6
|
||||||
|
size 431844
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 5 13:16:08 CET 2017 - schubi@suse.de
|
||||||
|
|
||||||
|
- AutoYaST after second stage: Initialize tty1 in order to remove
|
||||||
|
old YaST output and to show the cursor again.
|
||||||
|
(bnc#1018037)
|
||||||
|
- 3.2.13
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 14 15:47:02 UTC 2016 - jreidinger@suse.com
|
Wed Dec 14 15:47:02 UTC 2016 - jreidinger@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation
|
# spec file for package yast2-installation
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 3.2.12
|
Version: 3.2.13
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user