search for: c3dfd30

Displaying 2 results from an estimated 2 matches for "c3dfd30".

Did you mean: c3d1d03
2010 May 26
1
[PATCH] Remove Windows 7 viostor from config
...indows 2008 (version 6.0), Windows Vista (version 6.0) or Windows 2008 R2 (version 6.1). They're all version 6, so we can just match on that. --- v2v/virt-v2v.conf | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/v2v/virt-v2v.conf b/v2v/virt-v2v.conf index 9fbb1cc..c3dfd30 100644 --- a/v2v/virt-v2v.conf +++ b/v2v/virt-v2v.conf @@ -153,12 +153,6 @@ <app os='windows' major='6' arch='x86_64' name='viostor'> <path>windows/2008/x86_64/viostor.sys</path> </app> - <app os='windows' major='6...
2010 Jul 28
5
RHEL 6 guest support
The following patches add RHEL 6 guest support to virt-v2v. This was actually quite a lot easier than I expected. * [PATCH 1/4] Update virt-v2v.conf for RHEL 6 virtio support * [PATCH 2/4] Check kudzu exists before attempting to disable it * [PATCH 3/4] Use dracut rather than mkinitrd if it's available * [PATCH 4/4] Properly convert RHEL 6 guest console