Vitor de Lima has uploaded a new change for review. Change subject: osinfo: Disable unsupported rtl8139 in SLES 11 for ppc64 ......................................................................
osinfo: Disable unsupported rtl8139 in SLES 11 for ppc64 The SLES 11 operating system does not support the rtl8139 network interface, this patch disables it in the osinfo. Change-Id: Ia63250ec01a638e31fcb4b003d5913c0a43f8f36 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1151015 Signed-off-by: Vitor de Lima <vdel...@redhat.com> --- M packaging/conf/osinfo-defaults.properties 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/17/34017/1 diff --git a/packaging/conf/osinfo-defaults.properties b/packaging/conf/osinfo-defaults.properties index e3365e2..a19a434 100644 --- a/packaging/conf/osinfo-defaults.properties +++ b/packaging/conf/osinfo-defaults.properties @@ -348,6 +348,7 @@ os.sles_11_ppc64.id.value = 1004 os.sles_11_ppc64.name.value = SUSE Linux Enterprise Server 11 os.sles_11_ppc64.derivedFrom.value = other_linux_ppc64 +os.sles_11_ppc64.devices.network.value = pv, spaprVlan, e1000 os.sles_11_ppc64.devices.diskInterfaces.value.3.3 = VirtIO, SPAPR_VSCSI os.sles_11_ppc64.devices.diskInterfaces.value.3.4 = VirtIO, SPAPR_VSCSI -- To view, visit http://gerrit.ovirt.org/34017 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia63250ec01a638e31fcb4b003d5913c0a43f8f36 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vitor de Lima <vdel...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches