2,14d1
< 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:
parent
93eb692d2e
commit
c82718f4f6
@ -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]
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:506aec9083fbfbdf17fcb887ad3bf85be32d3b3fa438864e77e403d99e932518
|
||||
size 283883
|
3
yast2-installation-2.22.8.tar.bz2
Normal file
3
yast2-installation-2.22.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c35f2c23f159a8b01aa5e493f7cfe7e281aee7a5d95a9138cc8ada1816280834
|
||||
size 284153
|
@ -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
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.22.7
|
||||
Version: 2.22.8
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user