diff --git a/YaST2-Firstboot.service b/YaST2-Firstboot.service index d7cb403..afd927f 100644 --- a/YaST2-Firstboot.service +++ b/YaST2-Firstboot.service @@ -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] diff --git a/YaST2-Second-Stage.service b/YaST2-Second-Stage.service index 19c581f..aac77ea 100644 --- a/YaST2-Second-Stage.service +++ b/YaST2-Second-Stage.service @@ -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] diff --git a/yast2-installation-2.21.25.tar.bz2 b/yast2-installation-2.21.25.tar.bz2 deleted file mode 100644 index e0a7b5b..0000000 --- a/yast2-installation-2.21.25.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eed825f1d097a29c9d8b743e5c5bc84a8535a0ee0d3dc44957ca5e9b47d32acc -size 307852 diff --git a/yast2-installation-2.21.28.tar.bz2 b/yast2-installation-2.21.28.tar.bz2 new file mode 100644 index 0000000..3aca5b9 --- /dev/null +++ b/yast2-installation-2.21.28.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ab7b36f823412b940a00d008abb28d7a9fccb396691b65a3fef3063acd90bf7 +size 284398 diff --git a/yast2-installation.changes b/yast2-installation.changes index 0ac0ec1..8da24bc 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -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 diff --git a/yast2-installation.spec b/yast2-installation.spec index 2ecc247..125ab49 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -19,7 +19,7 @@ Name: yast2-installation -Version: 2.21.25 +Version: 2.21.28 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build