Accepting request 282571 from YaST:Head
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/282571 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoyast2?expand=0&rev=174
This commit is contained in:
commit
c7e3e06346
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:1caea6173e4bb3eea83faf1fe1a64b17042b98887a8b9f1166cd5d13014afce2
|
oid sha256:f7ed6b760d30e0a808fddcf398087d94d46548022a3116eade8224bfeb93d581
|
||||||
size 636177
|
size 636261
|
||||||
|
@ -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:///<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
|
Tue Dec 30 13:46:52 CET 2014 - schubi@suse.de
|
||||||
|
|
||||||
|
@ -31,6 +31,7 @@ BuildRequires: yast2-installation-control
|
|||||||
# xmllint
|
# xmllint
|
||||||
BuildRequires: libxml2-tools
|
BuildRequires: libxml2-tools
|
||||||
BuildRequires: yast2
|
BuildRequires: yast2
|
||||||
|
BuildRequires: yast2-packager
|
||||||
BuildRequires: yast2-services-manager
|
BuildRequires: yast2-services-manager
|
||||||
BuildRequires: yast2-storage
|
BuildRequires: yast2-storage
|
||||||
BuildRequires: yast2-transfer
|
BuildRequires: yast2-transfer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user