en-US/Boot.xml en-US/Overview.xml en-US/Virtualization.xml

John J. McDonough jjmcd at fedoraproject.org
Fri Oct 15 14:15:01 UTC 2010


 en-US/Boot.xml           |   13 ++++++++++---
 en-US/Overview.xml       |    9 ---------
 en-US/Virtualization.xml |    2 ++
 3 files changed, 12 insertions(+), 12 deletions(-)

New commits:
commit 9606d635a8efe106cbfc5538613b82e48dd6113c
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Fri Oct 15 10:14:33 2010 -0400

    Change systemd to a technical preview
    
    - Add language to Boot.xml identifying systemd as a preview
    - Remove systemd from Overview.xml
    - Add index entry for technical preview for interested users
    - Add similar index entry to Virtualization.xml

diff --git a/en-US/Boot.xml b/en-US/Boot.xml
index 75a7627..5c8bffa 100644
--- a/en-US/Boot.xml
+++ b/en-US/Boot.xml
@@ -22,10 +22,17 @@
     <indexterm><primary>CK</primary></indexterm>
     <indexterm><primary>systemd</primary></indexterm>
     <indexterm><primary>upstart</primary></indexterm>
+    <indexterm><primary>Preview</primary></indexterm>
+    <indexterm><primary>Technical Preview</primary></indexterm>
     <para>
-      Fedora 14 has replaced <package>upstart</package> with
-      <package>systemd</package>. <package>systemd</package> uses
-      services files located in
+      The Fedora Project intends to replace <package>upstart</package>
+      with <package>systemd</package> in Fedora 15. Fedora 14 includes
+      a Technical Preview of <package>systemd</package>.  Interested,
+      skilled users are encouraged to try it, and use Rawhide to
+      experience the latest work, and contribute by reporting issues.
+    </para>
+    <para>
+      <package>systemd</package> uses services files located in
       <filename>/lib/systemd/system</filename> for services, and
       <filename>/etc/systemd/system</filename> for configuration. A
       number of desktop daemons have been initially converted to use
diff --git a/en-US/Overview.xml b/en-US/Overview.xml
index 305b44f..e345e61 100644
--- a/en-US/Overview.xml
+++ b/en-US/Overview.xml
@@ -27,15 +27,6 @@
   <itemizedlist>
     <listitem>
       <para>
-	<application>systemd</application> - A replacement system and session manager offering
-	aggressive parallelization capabilities and administrative
-	capabilities. 
-      </para>
-    </listitem>
-  </itemizedlist>
-  <itemizedlist>
-    <listitem>
-      <para>
 	<application>Spice</application> - Spice aims to provide a complete open source solution
 	for interaction with virtualized desktops and provides
 	high-quality remote access to QEMU virtual machines.
diff --git a/en-US/Virtualization.xml b/en-US/Virtualization.xml
index 5b32965..580c2d8 100644
--- a/en-US/Virtualization.xml
+++ b/en-US/Virtualization.xml
@@ -84,6 +84,8 @@
     <title>Other Improvements </title>
     <section>
       <title>Virtualization Technology Preview Repo </title>
+      <indexterm><primary>Preview</primary></indexterm>
+      <indexterm><primary>Technical Preview</primary></indexterm>
       <para>
 	The Virtualization Preview Repository exists for people who
 	would like to test the very latest virtualization related




More information about the docs-commits mailing list