[cloud-guide] Added base chapters.

Eric Christensen sparks at fedoraproject.org
Sat Jun 11 19:01:18 UTC 2011


commit 8126ca1669775bd372381ef047c8f3534eb09b38
Author: Eric H Christensen <eric at christensenplace.us>
Date:   Sat Jun 11 14:44:27 2011 -0400

    Added base chapters.

 en-US/CloudFS.xml  |    9 +++++++++
 en-US/Sheepdog.xml |    9 +++++++++
 2 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/en-US/CloudFS.xml b/en-US/CloudFS.xml
new file mode 100644
index 0000000..d8f7b54
--- /dev/null
+++ b/en-US/CloudFS.xml
@@ -0,0 +1,9 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "cloud-guide.ent">
+%BOOK_ENTITIES;
+]>
+<section id="sec-cloud-guide-Sheepdog">
+        <title>CloudFS</title>
+	<para>CloudFS is built on top of Gluster. It provides a set of translators to make Gluster more suitable as a cloud file system. CloudFS is a feature for the Fedora 16 release, and the Fedora Cloud special interest group (SIG) is actively involved in development and testing.</para>
+</section>
diff --git a/en-US/Sheepdog.xml b/en-US/Sheepdog.xml
new file mode 100644
index 0000000..78f31d3
--- /dev/null
+++ b/en-US/Sheepdog.xml
@@ -0,0 +1,9 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "cloud-guide.ent">
+%BOOK_ENTITIES;
+]>
+<section id="sec-cloud-guide-Sheepdog">
+        <title>Sheepdog</title>
+	<para>Sheepdog is a distributed object-based storage system for QEMU/KVM.</para>
+</section>


More information about the docs-commits mailing list