diff --git a/YaST2-Second-Stage.service b/YaST2-Second-Stage.service index fec9fb7..b29c2d2 100644 --- a/YaST2-Second-Stage.service +++ b/YaST2-Second-Stage.service @@ -1,15 +1,12 @@ [Unit] Description=YaST2 Second Stage After=apparmor.service local-fs.target plymouth-start.service -Before=getty@tty1.service xdm.service network.service NetworkManager.service SuSEfirewall2_init.service SuSEfirewall2.service +Before=getty@tty1.service xdm.service network.service NetworkManager.service SuSEfirewall2_init.service ConditionPathExists=/var/lib/YaST2/runme_at_boot [Service] Type=oneshot Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux -# firewall will be started by YaST Second Stage -# ensure current queue doesn't block YaST starting it -ExecStartPre=-/bin/systemctl stop SuSEfirewall2.service ExecStartPre=-/usr/bin/plymouth --hide-splash ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage RemainAfterExit=yes diff --git a/yast2-installation-2.23.10.tar.bz2 b/yast2-installation-2.23.10.tar.bz2 new file mode 100644 index 0000000..107e43c --- /dev/null +++ b/yast2-installation-2.23.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca5c15dc6b71ca5b80ac0d052440ce08d148d4c3b76d8ace63792ec514631984 +size 288322 diff --git a/yast2-installation-2.23.9.tar.bz2 b/yast2-installation-2.23.9.tar.bz2 deleted file mode 100644 index 16ffc7f..0000000 --- a/yast2-installation-2.23.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c96dc70f16e2be059c3e1fdaa28b9f2dfedfb81031e405b4cadb47b7763b9e29 -size 290256 diff --git a/yast2-installation.changes b/yast2-installation.changes index 79070b1..7dc10c4 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,7 +1,9 @@ ------------------------------------------------------------------- -Wed Jan 16 10:20:11 UTC 2013 - coolo@suse.com +Sun Jan 20 15:27:33 UTC 2013 - lslezak@suse.cz -- add hotfix to be reverted +- start the add-on module also when "addon" boot parameter is + present (fate#314318) +- 2.23.10 ------------------------------------------------------------------- Mon Jan 14 13:45:23 UTC 2013 - locilka@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index d44559a..25e9f78 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 2.23.9 +Version: 2.23.10 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build