[Kimchi-devel] [PATCH 1/3] Add hypervisor information on README.md.

Aline Manera alinefm at linux.vnet.ibm.com
Mon Feb 10 14:54:48 UTC 2014


Missing commit message

On 02/10/2014 12:35 AM, Leonardo Garcia wrote:
> From: Leonardo Garcia <lagarcia at br.ibm.com>
>
> Signed-off-by: Leonardo Garcia <lagarcia at br.ibm.com>
> ---
>   docs/README.md | 13 +++++++++++++
>   1 file changed, 13 insertions(+)
>
> diff --git a/docs/README.md b/docs/README.md
> index 9c7c188..8433a69 100644
> --- a/docs/README.md
> +++ b/docs/README.md
> @@ -4,6 +4,10 @@ Kimchi Project
>   Kimchi is an HTML5 based management tool for KVM.  It is designed to make it
>   as easy as possible to get started with KVM and create your first guest.
>
> +Kimchi runs as a daemon on the hypervisor. It manages KVM guests through
> +libvirt. The management interface is accessed through the web using an HTML5
> +powered browser.
> +
>   Browser Support
>   ===============
>   Desktop Browser Support:
> @@ -24,6 +28,15 @@ that preceded it. For example, if the current version of a browser is 24.x, we s
>   23.x versions.This does not mean that kimchi cannot be used in other browsers, however, functionality
>   and appearance may be diminished and we may not be able to provide support for any problems you find.
>
> +Hypervisor Distro Support
> +==============
> +
> +Kimchi daemon might run on any GNU/Linux distribution that sufices the
> +conditions described on the 'Getting Started' section below.
> +
> +However, the Kimchi community is usually making tests with the latest version of
> +Fedora, RHEL, OpenSuSe, and Ubuntu.
> +
>   Getting Started
>   ===============
>




More information about the Kimchi-devel mailing list