search for: 0ea3c9f

Displaying 1 result from an estimated 1 matches for "0ea3c9f".

Did you mean: 0e5329f
2010 Apr 23
2
[PATCH] Config: Change config to lookup dependencies by name
...} + } + + return keys(%required); +} + # An implementation of rpmvercmp. Compares two rpm version/release numbers and # returns -1/0/1 as appropriate. # Note that this is intended to have the exact same behaviour as the real diff --git a/v2v/virt-v2v.conf b/v2v/virt-v2v.conf index 6b76f79..0ea3c9f 100644 --- a/v2v/virt-v2v.conf +++ b/v2v/virt-v2v.conf @@ -7,24 +7,48 @@ 5 to support VirtIO --> <app os='rhel' major='5' arch='i686' name='kernel'> <path>rhel/5/kernel-2.6.18-128.el5.i686.rpm</path> - <dep>rhel/5/ecryptf...