v2v: linux: enable conversion of Debian guests

A basic conversion of Debian-based guests works now; it needs more
thorough testing for all the operations done with different sources.
This commit is contained in:
Pino Toscano
2016-10-07 14:55:51 +02:00
parent 52a8202635
commit 162fe71b8d

View File

@@ -1055,6 +1055,8 @@ let () =
| "rhel" | "centos" | "scientificlinux" | "redhat-based"
| "oraclelinux"
| "sles" | "suse-based" | "opensuse") } -> true
| { i_type = "linux";
i_distro = ("debian" | "ubuntu" | "linuxmint") } -> true
| _ -> false
in
Modules_list.register_convert_module matching "enterprise-linux" convert