< Mon Jun 25 11:06:48 CEST 2012 - jsuchome@suse.cz
< 
< - ensure 2nd stage is started after SuSEFirewall, so SSH port
<   can be correctly opened during SSH install (bnc#733361)
< - 2.22.8
< 
< -------------------------------------------------------------------
< Tue Jun 19 14:49:52 CEST 2012 - aschnell@suse.de
< 
< - kill console before reboot (bnc#759627)
<   (otherwise systemd will not proceed with system shutdown)
< 
< -------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=191
This commit is contained in:
Jiří Suchomel 2012-06-25 09:28:01 +00:00 committed by Git OBS Bridge
parent 93eb692d2e
commit c82718f4f6
5 changed files with 18 additions and 5 deletions

View File

@ -1,7 +1,7 @@
[Unit]
Description=YaST2 Second Stage
After=apparmor.service local-fs.target
Before=getty@tty1.service xdm.service network.service NetworkManager.service
Before=getty@tty1.service xdm.service network.service NetworkManager.service SuSEfirewall2_init.service
ConditionPathExists=/var/lib/YaST2/runme_at_boot
[Service]

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:506aec9083fbfbdf17fcb887ad3bf85be32d3b3fa438864e77e403d99e932518
size 283883

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c35f2c23f159a8b01aa5e493f7cfe7e281aee7a5d95a9138cc8ada1816280834
size 284153

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Jun 25 11:06:48 CEST 2012 - jsuchome@suse.cz
- ensure 2nd stage is started after SuSEFirewall, so SSH port
can be correctly opened during SSH install (bnc#733361)
- 2.22.8
-------------------------------------------------------------------
Tue Jun 19 14:49:52 CEST 2012 - aschnell@suse.de
- kill console before reboot (bnc#759627)
(otherwise systemd will not proceed with system shutdown)
-------------------------------------------------------------------
Wed Jun 6 11:27:02 CEST 2012 - jsuchome@suse.cz

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 2.22.7
Version: 2.22.8
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build