commit: 5542ebba3fb1b0781a779d5d2db4d7703b276e1a
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 18:51:03 2016 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 18:51:03 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5542ebba
app-emulation/rkt: update longdescription
Package-Manager: portage-2.3.0
app-emulation/rkt/metadata.xml | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/app-emulation/rkt/metadata.xml b/app-emulation/rkt/metadata.xml
index 7b1939a..73fd769 100644
--- a/app-emulation/rkt/metadata.xml
+++ b/app-emulation/rkt/metadata.xml
@@ -6,10 +6,13 @@
<name>Zac Medico</name>
</maintainer>
<longdescription lang="en">
- rkt is a new container runtime, designed for composability,
security,
- and speed. Today we are releasing a prototype version on GitHub
to begin
- gathering feedback from our community and explain why we are
building
- rkt.
+ rkt is the next-generation container manager for Linux clusters.
+ Designed for security, simplicity, and composability within
modern
+ cluster architectures, rkt discovers, verifies, fetches, and
executes
+ application containers with pluggable isolation. rkt can run
the same
+ container with varying degrees of protection, from lightweight,
+ OS-level namespace and capabilities isolation to heavier,
VM-level
+ hardware virtualization.
</longdescription>
<use>
<flag name="actool">Install the actool for ACI
manipulation</flag>