diff --git a/autoyast2-3.1.72.tar.bz2 b/autoyast2-3.1.72.tar.bz2 index fb4d0b5..ec119d9 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:f7ed6b760d30e0a808fddcf398087d94d46548022a3116eade8224bfeb93d581 +size 636261 diff --git a/autoyast2.changes b/autoyast2.changes index 9c6a500..1024315 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Jan 20 09:54:23 CET 2015 - schubi@suse.de + +- Clone_system in autoyast2-installation should call some modules + (e.g. storage, software) which are defined in autoyast2 package. + So if needed the user has to install autoyast2 package at first. + +------------------------------------------------------------------- +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