diff --git a/YaST2-Firstboot.service b/YaST2-Firstboot.service index b0c9915..7ba0998 100644 --- a/YaST2-Firstboot.service +++ b/YaST2-Firstboot.service @@ -2,7 +2,7 @@ Description=YaST2 Firstboot After=apparmor.service local-fs.target plymouth-start.service YaST2-Second-Stage.service Before=getty@tty1.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service -Before=display-manager.service network.service +Before=display-manager.service ConditionPathExists=/var/lib/YaST2/reconfig_system [Service] diff --git a/yast2-installation-3.2.7.tar.bz2 b/yast2-installation-3.2.7.tar.bz2 deleted file mode 100644 index b0a9144..0000000 --- a/yast2-installation-3.2.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:563c882331d0a827b1bd483e11c72390db2fa2a0cae88cdf5eff57875742c590 -size 428429 diff --git a/yast2-installation-3.2.8.tar.bz2 b/yast2-installation-3.2.8.tar.bz2 new file mode 100644 index 0000000..7b5a8f9 --- /dev/null +++ b/yast2-installation-3.2.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58426e5acbd87a4dbb01c2cc2f669d2b1a0689cd35a068aadfbc9c95cb7c381a +size 427993 diff --git a/yast2-installation.changes b/yast2-installation.changes index 4cd3ef6..9f2669c 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Nov 11 16:41:25 CET 2016 - schubi@suse.de + +- Fixed bug: AutoYaST hangs while running second stage. + Removed network.service in the Before section of + YaST2-Firstboot.service. (bnc#1007752) +- 3.2.8 + ------------------------------------------------------------------- Fri Nov 11 13:50:06 UTC 2016 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 08b0ebe..4538897 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.2.7 +Version: 3.2.8 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build