Roy Golan has uploaded a new change for review. Change subject: core: revert the addition of linux windows os ......................................................................
core: revert the addition of linux windows os commit I09d817323c8b6a7d2ca02c29c200dc4507d6b94c mistakenly added those oss back to osinfo props. Change-Id: Ia09156e21e17f853aee37fe15d70a52d028211ca Signed-off-by: Roy Golan <[email protected]> --- M packaging/conf/osinfo-defaults.properties 1 file changed, 0 insertions(+), 17 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/83/20583/1 diff --git a/packaging/conf/osinfo-defaults.properties b/packaging/conf/osinfo-defaults.properties index 153c851..751158e 100644 --- a/packaging/conf/osinfo-defaults.properties +++ b/packaging/conf/osinfo-defaults.properties @@ -57,23 +57,6 @@ os.other_linux.description.value = General GNU/Linux os.other_linux.family.value = linux -os.linux.id.value = 100 -os.linux.name.value = Linux -os.linux.derivedFrom.value = other -os.linux.description.value = General GNU/Linux -os.linux.family.value = linux -os.linux.devices.audio.value = ac97 - - -os.windows.id.value = 200 -os.windows.name.value = Windows -os.windows.derivedFrom.value = other -os.windows.description.value = General Windows OS -os.windows.family.value = windows -os.windows.devices.audio.value = ac97 -os.windows.sysprepPath.value = "" -os.windows.productKey.value = "" - # rhel3(9, OsType.Linux, false), os.rhel_3.id.value = 9 os.rhel_3.name.value = Red Hat Enterprise Linux 3.x -- To view, visit http://gerrit.ovirt.org/20583 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia09156e21e17f853aee37fe15d70a52d028211ca Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
