blob: 02ebb011944e5f9f6887fdba92ccacbfee630fcf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>virtualization</herd>
<maintainer>
<email>ramereth@gentoo.org</email>
<name>Lance Albertson</name>
</maintainer>
<longdescription lang="en">
This is a guest OS definition for Ganeti (http://code.google.com/p/ganeti).
It will install a minimal version of Debian or Ubuntu via debootstrap (thus
it requires network access). This only works if you have a Debian-based node
or you have debootstrap installed by hand on another distribution.
</longdescription>
</pkgmetadata>
|