- 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:
parent
cd30d51142
commit
62bfb86e53
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1caea6173e4bb3eea83faf1fe1a64b17042b98887a8b9f1166cd5d13014afce2
|
||||
size 636177
|
||||
oid sha256:57e13032b89bd07f65063c9f1bb2e8c1e32a2ad247eec4f7801840329d7a6096
|
||||
size 636030
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user