Meta Configuration of Package libvirt
x
1
<package name="libvirt" project="virtualization">
2
<title>A C toolkit to interract with the virtualization capabilities of Linux</title>
3
<description>Libvirt is a C toolkit to interract with the virtualization
4
capabilities Linux. Virtualization of the Linux Operating System means
5
the ability to run multiple instances of Operating Systems concurently
6
on a single hardware system where the basic resources are driven by a
7
Linux instance. The library aims to provide long term stable C API
8
initially for the Xen paravirtualization but should be able to
9
integrate other virtualization mechanisms if needed.
10
</description>
11
<person userid="netmax" role="maintainer"/>
12
<build>
13
<disable repository="SLE_10"/>
14
<disable repository="SLE_11"/>
15
<disable repository="openSUSE_11.0"/>
16
<disable repository="openSUSE_11.1"/>
17
<disable repository="Debian_Etch"/>
18
</build>
19
</package>
20