From 79f8411cb509a3288176eca7892b42288ffb2dc6bfd931811da4b9be0884206e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 25 Aug 2014 08:31:07 +0000 Subject: [PATCH] - Autoyast -- Disabling second installation stage via autoyast configuration "second_stage". -- Centralized minimal configuration and disabling more configuration steps like X11, user, default_desktop,... -- bnc#886464 and bnc#892091 - 3.1.110 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=643 --- yast2-installation-3.1.109.tar.bz2 | 3 --- yast2-installation-3.1.110.tar.bz2 | 3 +++ yast2-installation.changes | 11 +++++++++++ yast2-installation.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.109.tar.bz2 create mode 100644 yast2-installation-3.1.110.tar.bz2 diff --git a/yast2-installation-3.1.109.tar.bz2 b/yast2-installation-3.1.109.tar.bz2 deleted file mode 100644 index 5f96298..0000000 --- a/yast2-installation-3.1.109.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87846b54ccba310feaeb0d04f8c341bcfcc6c59e2a7a34b688f9c424e6f4e833 -size 1210694 diff --git a/yast2-installation-3.1.110.tar.bz2 b/yast2-installation-3.1.110.tar.bz2 new file mode 100644 index 0000000..b08fb11 --- /dev/null +++ b/yast2-installation-3.1.110.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b61870c255f62e7c9f377b3f1d9f7a7a318e6c6a1101c4c980a77d70d389401d +size 1211173 diff --git a/yast2-installation.changes b/yast2-installation.changes index fe4e7e5..fd85e14 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Aug 25 09:15:13 CEST 2014 - schubi@suse.de + +- Autoyast + -- Disabling second installation stage via autoyast + configuration "second_stage". + -- Centralized minimal configuration and disabling more + configuration steps like X11, user, default_desktop,... + -- bnc#886464 and bnc#892091 +- 3.1.110 + ------------------------------------------------------------------- Mon Aug 18 12:30:53 UTC 2014 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 1d2309b..e0abf92 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.109 +Version: 3.1.110 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build