[cloud-guide] Rename CloudFS to HekaFS

Jared Smith jsmith at fedoraproject.org
Fri Sep 9 19:41:02 UTC 2011


commit 97b068ae581164a7f4105f84206905f8ab9ba155
Author: Jared K. Smith <jsmith at fedoraproject.org>
Date:   Fri Sep 9 15:40:34 2011 -0400

    Rename CloudFS to HekaFS

 en-US/CloudFS.xml          |    9 ---------
 en-US/Cloud_Guide.xml      |    2 +-
 en-US/HekaFS.xml           |    9 +++++++++
 en-US/Revision_History.xml |    2 +-
 4 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/en-US/Cloud_Guide.xml b/en-US/Cloud_Guide.xml
index bec5644..48d9834 100644
--- a/en-US/Cloud_Guide.xml
+++ b/en-US/Cloud_Guide.xml
@@ -29,7 +29,7 @@
                 <xi:include href="Sheepdog.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
                 <xi:include href="Aeolus.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
                 <xi:include href="BoxGrinder.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-                <xi:include href="CloudFS.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+                <xi:include href="HekaFS.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 		</section>
 		<section>
 			<title>Platform as a Service (PaaS)</title>
diff --git a/en-US/HekaFS.xml b/en-US/HekaFS.xml
new file mode 100644
index 0000000..5a76adf
--- /dev/null
+++ b/en-US/HekaFS.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-HekaFS">
+        <title>HekaFS</title>
+	<para>HekaFS is built on top of Gluster. It provides a set of translators to make Gluster more suitable as a cloud file system. HekaFS 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/Revision_History.xml b/en-US/Revision_History.xml
index 5cd3b2d..ee5091d 100644
--- a/en-US/Revision_History.xml
+++ b/en-US/Revision_History.xml
@@ -47,7 +47,7 @@
                                 </author>
                                 <revdescription>
                                         <simplelist>
-                                                <member>Created sections for Aeolus, BoxGrinder, CloudFS, Cloudstack, and Sheepdog.</member>
+                                                <member>Created sections for Aeolus, BoxGrinder, HekaFS, Cloudstack, and Sheepdog.</member>
                                         </simplelist>
                                 </revdescription>
                         </revision>


More information about the docs-commits mailing list