12
0

- enable xen on i586 (bnc #906248)

- enable xen on i586 (bnc #906248)

OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=766
This commit is contained in:
2014-11-25 13:18:08 +00:00
committed by Git OBS Bridge
parent 9cb87619a4
commit df9fef74c2
4 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 25 14:17:08 CET 2014 - snwint@suse.de
- enable xen on i586 (bnc #906248)
-------------------------------------------------------------------
Tue Nov 25 13:10:50 CET 2014 - snwint_jenkins@suse.com

View File

@@ -33,7 +33,7 @@
%bcond_without vnc
%ifarch %ix86
# FIXME: xen not working on i586
%bcond_with xen
%bcond_without xen
%else
%bcond_without xen
%endif

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 25 14:17:08 CET 2014 - snwint@suse.de
- enable xen on i586 (bnc #906248)
-------------------------------------------------------------------
Tue Nov 25 13:10:50 CET 2014 - snwint_jenkins@suse.com

View File

@@ -33,7 +33,7 @@
%bcond_without vnc
%ifarch %ix86
# FIXME: xen not working on i586
%bcond_with xen
%bcond_without xen
%else
%bcond_without xen
%endif