Shmuel Leib Melamud has uploaded a new change for review. Change subject: engine: removed unused PPC network drivers ......................................................................
engine: removed unused PPC network drivers Removed e1000 and rtl8139 network drivers from osinfo-defaults.properties configuration file for ppc64 architecture. Change-Id: Icff0b9d6862f5bc7bc03a16738eea434698d42ab Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1199208 Signed-off-by: Shmuel Melamud <smela...@redhat.com> --- M packaging/conf/osinfo-defaults.properties 1 file changed, 1 insertion(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/16/39316/1 diff --git a/packaging/conf/osinfo-defaults.properties b/packaging/conf/osinfo-defaults.properties index 7d4b549..9e22c84 100644 --- a/packaging/conf/osinfo-defaults.properties +++ b/packaging/conf/osinfo-defaults.properties @@ -323,7 +323,7 @@ os.other_ppc64.name.value = Other OS os.other_ppc64.derivedFrom.value = other os.other_ppc64.cpuArchitecture.value = ppc64 -os.other_ppc64.devices.network.value = pv, spaprVlan, e1000, rtl8139, pciPassthrough +os.other_ppc64.devices.network.value = pv, spaprVlan, pciPassthrough os.other_ppc64.devices.cdInterface.value = scsi os.other_ppc64.devices.balloon.enabled.value = false os.other_ppc64.devices.diskInterfaces.value = VirtIO, VirtIO_SCSI, SPAPR_VSCSI @@ -354,7 +354,6 @@ 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, pciPassthrough os.sles_11_ppc64.devices.diskInterfaces.value = VirtIO, SPAPR_VSCSI # Ubuntuppc64 -- To view, visit https://gerrit.ovirt.org/39316 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icff0b9d6862f5bc7bc03a16738eea434698d42ab Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shmuel Leib Melamud <smela...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches