- Checking if the disk is -partitionable- instead of checking if it

is a real disk. Needed for Multipath disks. (bnc#909349)
- autoyast=file:///<autoinst.xml> : 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
This commit is contained in:
YaST Team Bot
2015-01-19 12:25:03 +00:00
committed by Git OBS Bridge
parent cd30d51142
commit 62bfb86e53
3 changed files with 12 additions and 2 deletions

View File

@@ -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:///<autoinst.xml> : 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