From 62bfb86e53f26dbe2f749acb918a7a7ede4ecaf5d1ee5f67392f34dcb436024b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 19 Jan 2015 12:25:03 +0000 Subject: [PATCH] - Checking if the disk is -partitionable- instead of checking if it is a real disk. Needed for Multipath disks. (bnc#909349) - autoyast=file:/// : Mount the installation source in order to copy AutoYaST configuration file into inst_sys. (bnc#908271) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=579 --- autoyast2-3.1.72.tar.bz2 | 4 ++-- autoyast2.changes | 9 +++++++++ autoyast2.spec | 1 + 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/autoyast2-3.1.72.tar.bz2 b/autoyast2-3.1.72.tar.bz2 index fb4d0b5..cb47891 100644 --- a/autoyast2-3.1.72.tar.bz2 +++ b/autoyast2-3.1.72.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1caea6173e4bb3eea83faf1fe1a64b17042b98887a8b9f1166cd5d13014afce2 -size 636177 +oid sha256:57e13032b89bd07f65063c9f1bb2e8c1e32a2ad247eec4f7801840329d7a6096 +size 636030 diff --git a/autoyast2.changes b/autoyast2.changes index 9c6a500..5e482be 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 19 09:10:15 CET 2015 - schubi@suse.de + +- Checking if the disk is -partitionable- instead of checking if it + is a real disk. Needed for Multipath disks. (bnc#909349) +- autoyast=file:/// : Mount the installation source + in order to copy AutoYaST configuration file into inst_sys. + (bnc#908271) + ------------------------------------------------------------------- Tue Dec 30 13:46:52 CET 2014 - schubi@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index 7cc70d5..5511e2a 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -31,6 +31,7 @@ BuildRequires: yast2-installation-control # xmllint BuildRequires: libxml2-tools BuildRequires: yast2 +BuildRequires: yast2-packager BuildRequires: yast2-services-manager BuildRequires: yast2-storage BuildRequires: yast2-transfer