1
1
Kimchi Project
2
2
==============
3
3
4
- Kimchi is an HTML5 based management tool for KVM. It is designed to make it
5
- as easy as possible to get started with KVM and create your first guest.
4
+ Kimchi is an HTML5 based management tool for KVM. It is designed to make it as
5
+ easy as possible to get started with KVM and create your first guest.
6
6
7
7
Kimchi runs as a daemon on the hypervisor host. It manages KVM guests through
8
8
libvirt. The management interface is accessed over the web using a browser that
@@ -23,10 +23,12 @@ Mobile Browser Support:
23
23
* ** Safari iOS:** Current-1 version
24
24
* ** Android Browser** Current-1 version
25
25
26
- Current-1 version denotes that we support the current stable version of the browser and the version
27
- that preceded it. For example, if the current version of a browser is 24.x, we support the 24.x and
28
- 23.x versions.This does not mean that kimchi cannot be used in other browsers, however, functionality
29
- and appearance may be diminished and we may not be able to provide support for any problems you find.
26
+ Current-1 version denotes that we support the current stable version of the
27
+ browser and the version that preceded it. For example, if the current version of
28
+ a browser is 24.x, we support the 24.x and 23.x versions.This does not mean that
29
+ kimchi cannot be used in other browsers, however, functionality and appearance
30
+ may be diminished and we may not be able to provide support for any problems you
31
+ find.
30
32
31
33
Hypervisor Distro Support
32
34
=========================
@@ -91,8 +93,8 @@ for more information on how to configure your system to access this repository.
91
93
Packages version requirement:
92
94
python-psutil >= 0.6.0
93
95
94
- * Note for openSUSE users* : Some of the above packages are located in the openSUSE
95
- Systems Management repository. See
96
+ * Note for openSUSE users* : Some of the above packages are located in the
97
+ openSUSE Systems Management repository. See
96
98
[ this FAQ] ( http://download.opensuse.org/repositories/systemsmanagement:/spacewalk/ )
97
99
to get the correct repository based on your openSUSE version. And
98
100
[ this FAQ] ( http://en.opensuse.org/SDB:Add_package_repositories ) for more
0 commit comments