summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLance Albertson <ramereth@gentoo.org>2009-10-02 22:41:28 +0000
committerLance Albertson <ramereth@gentoo.org>2009-10-02 22:41:28 +0000
commitbe0c4d431939f1b4dd91f6cf8289e6395696bf4c (patch)
treeabd6409e3c23e42a3c99b77186742e884029ccd4 /app-emulation/ganeti-instance-debootstrap/metadata.xml
parentVersion bump (diff)
downloadgentoo-2-be0c4d431939f1b4dd91f6cf8289e6395696bf4c.tar.gz
gentoo-2-be0c4d431939f1b4dd91f6cf8289e6395696bf4c.tar.bz2
gentoo-2-be0c4d431939f1b4dd91f6cf8289e6395696bf4c.zip
Initial ebuild for ganeti-instance-debootstrap
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/ganeti-instance-debootstrap/metadata.xml')
-rw-r--r--app-emulation/ganeti-instance-debootstrap/metadata.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-emulation/ganeti-instance-debootstrap/metadata.xml b/app-emulation/ganeti-instance-debootstrap/metadata.xml
new file mode 100644
index 000000000000..02ebb011944e
--- /dev/null
+++ b/app-emulation/ganeti-instance-debootstrap/metadata.xml
@@ -0,0 +1,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>
+