From 812176f5a5d1adc7ea62119c9569de05b267f5093e97468aef40392733b051ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Suchomel?= Date: Sun, 6 Nov 2011 17:07:32 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=163 --- YaST2-Firstboot.service | 2 +- YaST2-Second-Stage.service | 2 +- yast2-installation-2.21.26.tar.bz2 | 3 --- yast2-installation-2.21.28.tar.bz2 | 3 +++ yast2-installation.changes | 14 ++++++++++++++ yast2-installation.spec | 2 +- 6 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-2.21.26.tar.bz2 create mode 100644 yast2-installation-2.21.28.tar.bz2 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.26.tar.bz2 b/yast2-installation-2.21.26.tar.bz2 deleted file mode 100644 index 79748cb..0000000 --- a/yast2-installation-2.21.26.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c1df9ff237741b5cb5ec87df35a81bc383f56b22117cf49b77365ff5e05e10d -size 284464 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 1351579..8da24bc 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +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 diff --git a/yast2-installation.spec b/yast2-installation.spec index d75bac1..a4a3a2b 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -19,7 +19,7 @@ Name: yast2-installation -Version: 2.21.26 +Version: 2.21.28 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build