[release-notes] Something about atomic.

Pete Travis immanetize at fedoraproject.org
Thu Apr 9 04:37:45 UTC 2015


commit 751bba4e7b85e009823f5fe01f5e494d26c90ba2
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Wed Apr 8 22:38:40 2015 -0600

    Something about atomic.
    
    More questions in comments than answers in copy.  Ping walters?

 en-US/Products-Cloud.xml |   47 +++++++++++++++++++++++++++------------------
 1 files changed, 28 insertions(+), 19 deletions(-)
---
diff --git a/en-US/Products-Cloud.xml b/en-US/Products-Cloud.xml
index 560b39e..c5ff956 100644
--- a/en-US/Products-Cloud.xml
+++ b/en-US/Products-Cloud.xml
@@ -1,4 +1,5 @@
 <?xml version='1.0' encoding='utf-8' ?>
+
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 <!ENTITY % BOOK_ENTITIES SYSTEM "Release_Notes.ent">
 %BOOK_ENTITIES;
@@ -10,27 +11,35 @@
     Fedora Cloud is the base building block of the Fedora flavors, ready to be deployed on the fly to meet your changing needs.  These small images are backed by the vast set of applications and utilities available in the Fedora package repositories.
   </para>
   <para>
-    Cloud images are available in two varieties:
+    Cloud images are available in several varieties:
   </para>
-  <variablelist>
-    <varlistentry>
-      <term>Base</term>
-      <listitem><para>
-        Just the basics, this image is ready to be customized for your needs.
-      </para></listitem>
-    </varlistentry>
-    <varlistentry>
-      <term>Atomic</term>
-      <listitem><para>
-        Cutting edge <ulink url="http://www.projectatomic.io/">Project Atomic</ulink> tools make this image the ideal host for Docker containers.
-    </para></listitem>
-    </varlistentry>
-  </variablelist>
+  
+  <section id="cloud-base-image">
+    <title>Cloud Base</title>
+    <para>
+      Just the basics, this image is ready to be customized for your needs.
+    </para>
+  </section>
+
+  <section>
+    <title>Atomic</title>v
+    <para>
+      Cutting edge <ulink url="http://www.projectatomic.io/">Project Atomic</ulink> tools make this image the ideal host for containers.  Instead of upgrades to individual packages, Atomic upgrades using <application>rpm-ostree</application> technology allow administrators to upgrade and roll back the entire core system as a single operation.
+    </para>
+    <para>
+      By combining Docker for versatile container deployments with SELinux to secure them, Fedora Atomic is an ideal solution for secure, modular deployments.
+    </para>
+    <!-- Can OSTree be used to upgrade F21 to F22? -->
+    <!-- Are official OSTree updates shipped by Fedora? How often? -->
+    <!-- How can admins roll their own upgrade trees?  Why would they? -->
+    <!-- "Fedora will provide container image content" - what? -->
+
+  </section>
+
 
 
-  <!-- ImageFactory Builds? -->
   <!-- Official Docker Image -->
-  <!-- Adopt your cattle? NEEDINFOd on bz-->
+
 
   
   


More information about the docs-commits mailing list