Omer Frenkel has posted comments on this change. Change subject: core: change other OS to 64bit ......................................................................
Patch Set 1: (2 comments) https://gerrit.ovirt.org/#/c/38280/1/packaging/conf/osinfo-defaults.properties File packaging/conf/osinfo-defaults.properties: Line 105: os.rhel_3x64.resources.maximum.ram.value = 131072 Line 106: Line 107: # rhel4(8, OsType.Linux, false), Line 108: os.rhel_4.id.value = 8 Line 109: os.rhel_4.bus.value = 32 this is inherited from rhel_3 i dont think we need to override it here (same for rhel5 & 6) Line 110: os.rhel_4.name.value = Red Hat Enterprise Linux 4.x Line 111: os.rhel_4.derivedFrom.value = rhel_3 Line 112: Line 113: # RHEL4x64(14, OsType.Linux, true), Line 206: Line 207: # Windows7(11, OsType.Windows, false),false Line 208: os.windows_7.id.value = 11 Line 209: os.windows_7.name.value = Windows 7 Line 210: os.windows_7.bus.value = 32 same here, win_xp is already 32 Line 211: os.windows_7.derivedFrom.value = windows_xp Line 212: os.windows_7.sysprepPath.value = ${ENGINE_USR}/conf/sysprep/sysprep.w7 Line 213: os.windows_7.sysprepFileName.value = Unattend.xml Line 214: os.windows_7.productKey.value = -- To view, visit https://gerrit.ovirt.org/38280 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie2c3eb1d64145b9ee372deda01168f0b9732375b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
