1
0

Accepting request 90211 from YaST:Head

- use same code to display ip addresses during vnc and ssh
  installation (bnc#727802)
- 2.21.28

- Ensure network is not started by systemd before Firstboot /
  SecondStage (bnc#726823)
- 2.21.27

- control files: save ecdsa keys (bnc#726468)
- 2.21.26

OBS-URL: https://build.opensuse.org/request/show/90211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=225
This commit is contained in:
Stephan Kulow 2011-11-07 13:35:15 +00:00 committed by Git OBS Bridge
commit b37f96d2da
6 changed files with 26 additions and 6 deletions

View File

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

View File

@ -1,7 +1,7 @@
[Unit]
Description=YaST2 Second Stage
After=apparmor.service local-fs.target
Before=getty@tty1.service xdm.service
Before=getty@tty1.service xdm.service network.service NetworkManager.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:eed825f1d097a29c9d8b743e5c5bc84a8535a0ee0d3dc44957ca5e9b47d32acc
size 307852

View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Nov 03 11:52:08 CET 2011 - aschnell@suse.de
- use same code to display ip addresses during vnc and ssh
installation (bnc#727802)
- 2.21.28
-------------------------------------------------------------------
Wed Nov 2 17:14:51 CET 2011 - fcrozat@suse.com
- Ensure network is not started by systemd before Firstboot /
SecondStage (bnc#726823)
- 2.21.27
-------------------------------------------------------------------
Mon Oct 31 09:18:46 CET 2011 - jsuchome@suse.cz
- control files: save ecdsa keys (bnc#726468)
- 2.21.26
-------------------------------------------------------------------
Wed Oct 19 16:25:41 CEST 2011 - locilka@suse.cz

View File

@ -19,7 +19,7 @@
Name: yast2-installation
Version: 2.21.25
Version: 2.21.28
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build