ProductRelationship
Description:
[ CCode ( cprefix = "OSINFO_PRODUCT_RELATIONSHIP_" , type_id = "osinfo_product_relationship_get_type ()" ) ]
public enum ProductRelationship
Enum values used to form relationships between products
Content:
Enum values:
- CLONES - a perfect clone (
CentOS-5 clones RHEL-5)
- DERIVES_FROM - a descendent
(RHEL-5 derives from Fedora-6)
- UPGRADES - a new version
release (RHEL-6 upgrades RHEL-4)