forked from pool/yast2-installation
Update to last successful build
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=506
This commit is contained in:
parent
cec218b3e7
commit
64d2fb2cec
@ -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
|
||||
|
@ -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]
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a8d5e2050dc7dc99a24907ad17e5df0a1d192a840506f495ede5eb23d2af003f
|
||||
size 281918
|
3
yast2-installation-3.0.6.tar.bz2
Normal file
3
yast2-installation-3.0.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3aa1f7d5422de1c03ca30aeb8aec2aa2157d8f2d83038beaac892eeed60ff76a
|
||||
size 282084
|
@ -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
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 3.0.5
|
||||
Version: 3.0.6
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user