[release-notes] First batch of wiki conversion

John J. McDonough jjmcd at fedoraproject.org
Sat Sep 4 17:21:42 UTC 2010


commit 061a7245de93eb693d81eb6f544f0d72fc171e77
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Sat Sep 4 13:21:01 2010 -0400

    First batch of wiki conversion

 en-US/AmateurRadio.xml                           |  227 --
 en-US/ArchSpecific-PPC.xml                       |   34 -
 en-US/ArchSpecific-x86.xml                       |   13 -
 en-US/ArchSpecific-x86_64.xml                    |   13 -
 en-US/ArchSpecific.xml                           |   20 -
 en-US/Arch_Specific.xml                          |   18 +
 en-US/Arch_Specific_x86.xml                      |   14 +
 en-US/Arch_Specific_x86_64.xml                   |   14 +
 en-US/Article_Index.xml                          |    7 -
 en-US/Article_Info.xml                           |    8 +-
 en-US/Article_Info.xml.hide                      |   28 +
 en-US/BackwardsCompatibility.xml                 |   27 -
 en-US/Boot.xml                                   |   12 -
 en-US/CircuitDesign.xml                          |   80 -
 en-US/Clusters.xml                               |   13 -
 en-US/CommonBugs.xml                             |   18 -
 en-US/DatabaseServers.xml                        |   59 -
 en-US/Desktop.xml                                |  397 ---
 en-US/Devel-Eclipse.xml                          |   34 -
 en-US/Devel-Embedded.xml                         |  211 --
 en-US/Devel-GCC.xml                              |   79 -
 en-US/Devel-Haskell.xml                          |   22 -
 en-US/Devel-Java.xml                             |   26 -
 en-US/Devel-Languages.xml                        |   24 -
 en-US/Devel-Runtime.xml                          |   18 -
 en-US/Devel-Tools.xml                            |   84 -
 en-US/Development.xml                            |   24 -
 en-US/ElectronicDesignAssistants.xml             |   27 -
 en-US/Entertainment.xml                          |   11 -
 en-US/Feedback.xml                               |   82 +-
 en-US/FileServers.xml                            |   11 -
 en-US/FileSystems.xml                            |   91 -
 en-US/HardwareOverview.xml                       |  103 -
 en-US/Hardware_Overview.xml                      |   93 +
 en-US/I18n.xml                                   |  176 -
 en-US/Installer.xml                              |   91 +-
 en-US/Kernel.xml                                 |   76 -
 en-US/Legal.xml                                  |   53 -
 en-US/Live.xml                                   |   46 -
 en-US/MailServers.xml                            |   77 -
 en-US/Multimedia.xml                             |   89 -
 en-US/Networking.xml                             |   99 -
 en-US/OverView.xml                               |  109 -
 en-US/Overview.xml                               |   81 +
 en-US/Printing.xml                               |   13 -
 en-US/Release_Notes.ent                          |    6 +-
 en-US/Release_Notes.ent.hide                     |    4 +
 en-US/Release_Notes.xml                          |  199 +-
 en-US/RevHistory.xml                             |   95 -
 en-US/Revision_History.xml                       |   86 +-
 en-US/Samba.xml                                  |   23 -
 en-US/ScientificTechnical.xml                    |  102 -
 en-US/Security.xml                               |   81 -
 en-US/ServerTools.xml                            |   26 -
 en-US/SystemDaemons.xml                          |   85 -
 en-US/Virtualization.xml                         |  160 -
 en-US/WebServers.xml                             |   45 -
 en-US/Welcome.xml                                |  108 +-
 en-US/Xorg.xml                                   |   93 -
 en-US/fdp-entities.ent                           |   83 -
 en-US/fedora-release-notes.omf.in                |   35 -
 en-US/images/16x16/apps/fedora-release-notes.png |  Bin 662 -> 0 bytes
 en-US/images/22x22/apps/fedora-release-notes.png |  Bin 981 -> 0 bytes
 en-US/images/24x24/apps/fedora-release-notes.png |  Bin 1034 -> 0 bytes
 en-US/images/32x32/apps/fedora-release-notes.png |  Bin 1499 -> 0 bytes
 en-US/images/48x48/apps/fedora-release-notes.png |  Bin 2233 -> 0 bytes
 en-US/images/icon.svg                            | 3936 ----------------------
 67 files changed, 503 insertions(+), 7516 deletions(-)
---
diff --git a/en-US/Arch_Specific.xml b/en-US/Arch_Specific.xml
new file mode 100644
index 0000000..82f8aef
--- /dev/null
+++ b/en-US/Arch_Specific.xml
@@ -0,0 +1,18 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE article 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;
+]>
+
+<section id="sect-Release_Notes-Architecture_Specific">
+
+  <title>Architecture Specific Notes</title>
+
+       <xi:include href="Arch_Specific_x86.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="Arch_Specific_x86_64.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+
+</section>
diff --git a/en-US/Arch_Specific_x86.xml b/en-US/Arch_Specific_x86.xml
new file mode 100644
index 0000000..5d8f4e3
--- /dev/null
+++ b/en-US/Arch_Specific_x86.xml
@@ -0,0 +1,14 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE article 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;
+]>
+
+
+<section>
+
+  <title>X86 Architecture Specific Notes</title>
+  <para>
+    &nbsp;
+  </para>
+</section>
diff --git a/en-US/Arch_Specific_x86_64.xml b/en-US/Arch_Specific_x86_64.xml
new file mode 100644
index 0000000..7f16d41
--- /dev/null
+++ b/en-US/Arch_Specific_x86_64.xml
@@ -0,0 +1,14 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE article 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;
+]>
+
+
+<section>
+
+  <title>X86_64 Architecture Specific Notes</title>
+  <para>
+    &nbsp;
+  </para>
+</section>
diff --git a/en-US/Article_Info.xml b/en-US/Article_Info.xml
index 241e879..d89def8 100644
--- a/en-US/Article_Info.xml
+++ b/en-US/Article_Info.xml
@@ -4,13 +4,13 @@
 
 <articleinfo id="arti-Release_Notes-Release_Notes">
 	<title>Release Notes</title>
-	<subtitle>Release Notes for Fedora 13</subtitle>
+	<subtitle>Release Notes for Fedora 14</subtitle>
 	<productname>Fedora</productname>
-	<productnumber>13</productnumber>
-	<edition>0</edition>
+	<productnumber>14</productnumber>
+	<edition>1</edition>
 	<pubsnumber>0</pubsnumber>
 	<abstract>
-		<para>This document details the release notes for Fedora 13.</para></abstract>
+		<para>This document details the release notes for Fedora 14.</para></abstract>
 			<corpauthor>
 				<inlinemediaobject>
 					<imageobject>
diff --git a/en-US/Article_Info.xml.hide b/en-US/Article_Info.xml.hide
new file mode 100644
index 0000000..5f4ee9f
--- /dev/null
+++ b/en-US/Article_Info.xml.hide
@@ -0,0 +1,28 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE articleinfo 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;
+]>
+<articleinfo id="arti-Release_Notes-Release_Notes">
+	<title>Release Notes</title>
+	<subtitle>short description</subtitle>
+	<productname>Fedora</productname>
+	<productnumber>14</productnumber>
+	<edition>1</edition>
+	<pubsnumber>0</pubsnumber>
+	<abstract>
+		<para>
+			A short overview and summary of the book&#39;s subject and purpose, traditionally no more than one paragraph long. Note: the abstract will appear in the front matter of your book and will also be placed in the description field of the book&#39;s RPM spec file.
+		</para>
+	</abstract>
+	<corpauthor>
+		<inlinemediaobject>
+			<imageobject>
+				<imagedata fileref="Common_Content/images/title_logo.svg" format="SVG" />
+			</imageobject>
+		</inlinemediaobject>
+	</corpauthor>
+	<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	<xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+</articleinfo>
+
diff --git a/en-US/Feedback.xml b/en-US/Feedback.xml
index 5e0d16c..9f024f5 100644
--- a/en-US/Feedback.xml
+++ b/en-US/Feedback.xml
@@ -1,34 +1,62 @@
 <?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" [
+<!DOCTYPE article 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;
 ]>
 
+
 <section id="sect-Release_Notes-Feedback">
-	<title>Feedback</title>
-	<para>
-		Thank you for taking the time to provide your comments, suggestions, and bug reports to the Fedora community; this helps improve the state of Fedora, Linux, and free software worldwide. A list of commonly reported bugs and known issues for this release is available from <ulink type="http" url="http://fedoraproject.org/wiki/Common_F13_bugs"></ulink>.
-	</para>
-	
-	<xi:include href="Common_Content/Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	
-	<section id="sect-Release_Notes-Feedback-Other_Ways_to_Leave_Feedback">
-		<title>Other Ways to Leave Feedback</title>
-		<para>
-			You can learn more about the Bugzilla process at <ulink type="http" url="http://fedoraproject.org/wiki/Bugs_and_feature_requests"></ulink>. However, if you are not comfortable leaving feedback through Bugzilla, you could also:
-		</para>
-		<itemizedlist>
-			<listitem>
-				<para>
-					If you have a Fedora account, edit content directly at <ulink type="http" url="http://fedoraproject.org/wiki/Documentation_Beats"></ulink>.
-				</para>
-			</listitem>
-			<listitem>
-				<para>
-					Email <ulink type="mailto" url="mailto:relnotes at fedoraproject.org">relnotes at fedoraproject.org</ulink>.
-				</para>
-			</listitem>
-		</itemizedlist>
-	</section>
 
-</section>
+  <title>Feedback</title>
+  <para>
+    Thank you for taking the time to provide your comments,
+    suggestions, and bug reports to the Fedora community; this helps
+    improve the state of Fedora, Linux, and free software worldwide.
+  </para>
 
+  <section>
+    <title>Providing Feedback on Fedora Software </title>
+    <para>
+      To provide feedback on Fedora software or other system elements,
+      please refer to <ulink
+      url="http://fedoraproject.org/wiki/BugsAndFeatureRequests.">
+      http://fedoraproject.org/wiki/BugsAndFeatureRequests.</ulink>
+      A list of commonly reported bugs and known issues for this
+      release is available from <ulink
+      url="http://fedoraproject.org/wiki/Common_F14_bugs.">
+      http://fedoraproject.org/wiki/Common_F14_bugs.</ulink>
+    </para>
+  </section>
 
+  <section>
+    <title>Providing Feedback on Release Notes </title>
+    <para>
+      If you feel these release notes could be improved in any way, you
+      can provide your feedback directly to the beat writers. There are
+      several ways to provide feedback, in order of preference:
+    </para>
+    <itemizedlist>
+      <listitem>
+	<para>
+	  If you have a Fedora account, edit content directly at <ulink
+	  url="http://fedoraproject.org/wiki/Docs/Beats.">
+	  http://fedoraproject.org/wiki/Docs/Beats.</ulink>
+	</para>
+      </listitem>
+      <listitem>
+	<para>
+	  Fill out a bug request using this template: <ulink
+	  url="http://tinyurl.com/nej3u">http://tinyurl.com/nej3u</ulink>
+	  - <emphasis>This link is ONLY for feedback on the release
+	  notes themselves.</emphasis> Refer to the admonition above for
+	  details.
+	</para>
+      </listitem>
+      <listitem>
+	<para>
+	  Email relnotes at fedoraproject.org. 
+	</para>
+      </listitem>
+    </itemizedlist>
+  </section>
+</section>
diff --git a/en-US/Hardware_Overview.xml b/en-US/Hardware_Overview.xml
new file mode 100644
index 0000000..d697013
--- /dev/null
+++ b/en-US/Hardware_Overview.xml
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook EBNF Module V1.1CR1//EN"
+"http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd">
+<?xml-stylesheet href="http://www.informatik.fh-wiesbaden.de/~werntges/home_t/proj/dbkcss102/wysiwygdocbook1.02/driver.css" type="text/css"?>
+
+<section id="sect-Release_Notes-Hardware_Overview">
+  <title>Hardware Overview</title>
+
+  <section>
+    <title>Processor and memory requirements for x86 Architectures </title>
+    <para>
+      The following CPU specifications are stated in terms of Intel
+      processors. Other processors, such as those from AMD, Cyrix, and
+      VIA that are compatible with and equivalent to the following
+      Intel processors, may also be used with Fedora. Fedora 13
+      requires an Intel Pentium Pro or better processor, and is
+      optimized for i686 and later processors.
+    </para>
+    <itemizedlist>
+      <listitem>
+	<para>
+	  Recommended for text-mode: 200 MHz Pentium Pro or better 
+	</para>
+      </listitem>
+      <listitem>
+	<para>
+	  Recommended for graphical: 400 MHz Pentium Pro or better 
+	</para>
+      </listitem>
+      <listitem>
+	<para>
+	  Minimum RAM for text-mode: 256 MiB 
+	</para>
+      </listitem>
+      <listitem>
+	<para>
+	  Minimum RAM for graphical: 384 MiB 
+	</para>
+      </listitem>
+      <listitem>
+	<para>
+	  Recommended RAM for graphical: 512 MiB  
+	</para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section>
+    <title>Processor and memory requirements for x86_64 architectures </title>
+    <itemizedlist>
+      <listitem>
+	<para>
+	  Minimum RAM for text-mode: 256 MiB 
+	</para>
+      </listitem>
+      <listitem>
+	<para>
+	  Minimum RAM for graphical: 384 MiB 
+	</para>
+      </listitem>
+      <listitem>
+	<para>
+	  Recommended RAM for graphical: 512 MiB  
+	</para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section>
+    <title>Hard disk space requirements for all architectures </title>
+    <para>
+      The complete packages can occupy over 9 GB of disk space. Final
+      size is entirely determined by the installing spin and the
+      packages selected during installation. Additional disk space is
+      required during installation to support the installation
+      environment. This additional disk space corresponds to the size
+      of <filename>/Fedora/base/stage2.img</filename> (on Installation
+      Disc 1) plus the size of the files in
+      <filename>/var/lib/rpm</filename> on the installed system.
+    </para>
+    <para>
+      In practical terms, additional space requirements may range from
+      as little as 90 MiB for a minimal installation to as much as an
+      additional 175 MiB for a larger installation.
+    </para>
+    <para>
+      Additional space is also required for any user data, and at
+      least 5% free space should be maintained for proper system
+      operation.
+    </para>
+
+  </section>
+</section>
diff --git a/en-US/Installer.xml b/en-US/Installer.xml
index 3dc3cd4..0ca5f3e 100644
--- a/en-US/Installer.xml
+++ b/en-US/Installer.xml
@@ -1,87 +1,14 @@
 <?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" [
+<!DOCTYPE article 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;
 ]>
 
-<section id="sect-Release_Notes-Installation_Notes">
-	<title>Installation Notes</title>
-	<remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Docs/Beats/Installer"> https://fedoraproject.org/wiki/Docs/Beats/Installer</ulink></remark>
-	<indexterm><primary>Anaconda</primary></indexterm>
-	<indexterm>
-	  <primary>docs.fedoraproject.org</primary>
-	  <secondary>Installation Guide</secondary>
-	</indexterm>
-	<indexterm>
-	  <primary>docs.fedoraproject.org</primary>
-	  <secondary>Installation Quick Start Guide</secondary>
-	</indexterm>
-	<indexterm>
-	  <primary>Fedora Wiki</primary>
-	  <secondary>FAQ</secondary>
-	</indexterm>
-	<indexterm>
-	  <primary>Fedora Wiki</primary>
-	  <secondary>Common Bugs</secondary>
-	</indexterm>
-
-	<para>
-		<note>
-			<para>
-				To learn how to install Fedora, refer to either the <citetitle>Fedora Installation Quick Start Guide</citetitle> available from <ulink url="http://docs.fedoraproject.org/installation-quick-start-guide/"></ulink> or the <citetitle>Fedora Installation Guide</citetitle> available from <ulink type="http" url="http://docs.fedoraproject.org/install-guide/"></ulink>. If you encounter a problem or have a question during installation that is not covered in these release notes, refer to <ulink type="http" url="http://www.fedoraproject.org/wiki/FAQ"> http://www.fedoraproject.org/wiki/FAQ</ulink> and <ulink type="http" url="http://www.fedoraproject.org/wiki/Bugs/Common"> http://www.fedoraproject.org/wiki/Bugs/Common</ulink>.
-			</para>
-		</note>
-		<application>Anaconda</application> is the name of the Fedora installer. This section outlines issues related to <application>anaconda</application> and installing Fedora&nbsp;&PRODVER;.
-	</para>
-	
-	<section id="BFO">
-		<title>boot.fedoraproject.org</title>
-		<indexterm><primary>boot.fedoraproject.org</primary></indexterm>
-		<indexterm><primary>PXE</primary></indexterm>
-		<para>
-			Fedora&nbsp;13 introduces a new method of installing or upgrading Fedora over the Internet, using boot images available from <ulink url="http://boot.fedoraproject.org/"></ulink>. Images are available for a variety of media, including USB, CD and DVD, and floppy disk. You can use this image to start the boot process on a system, which then contacts a remote server to complete the boot process and launch the installer. The process is similar to booting on a network with a <firstterm>Preboot Execution Environment</firstterm> (PXE) server available. 
-		</para>
-		<para>
-			The installation or upgrade process itself is the same as if you were performing the process with local media, such as a DVD. 
-		</para>
-		<para>
-			There is nothing in the boot image that is specific to this version of Fedora; in future, you can use the same boot image to install or upgrade to subsequent versions of Fedora.
-		</para>
-	</section>
-	
-	<section id="storage">
-		<title>Selecting storage during installation</title>
-		<indexterm><primary>Anaconda</primary></indexterm>
-		<indexterm><primary>Partitioning</primary></indexterm>
-		<indexterm><primary>Storage Selection</primary></indexterm>
-		<para>
-			On systems with multiple storage devices (for example, more than one hard disk drive), the installation process for Fedora&nbsp;13 differs from that of previous versions. Early in the installation process, <application>anaconda</application> asks you to select storage devices to use during installation. Devices that you do not select are excluded from the  partitioning step that takes place later during installation. 
-		</para>
-	</section>
-	
-	<section id="multipath">
-		<title>Installing on multipath devices</title>
-		<indexterm><primary>Anaconda</primary></indexterm>
-		<indexterm><primary>Multipath Devices</primary></indexterm>
-		<para>
-			<application>Anaconda</application> can now install Fedora on multipath devices. If you have multipath devices attached to your system, choose the <guilabel>Specialized Storage Devices</guilabel> option when <application>anaconda</application> offers it to you. 
-		</para>
-	</section>
-	
-	<section id="SSSD">
-		<title>System Security Services Daemon</title>
-		<indexterm><primary>SSSD</primary></indexterm>
-		<indexterm><primary>LDAP</primary></indexterm>
-		<indexterm><primary>Kerberos</primary></indexterm>
-		<indexterm><primary>FreeIPA</primary></indexterm>
-		<indexterm><primary>Firstboot</primary></indexterm>
-		<para>
-			Fedora&nbsp;13 can now take advantage of the <firstterm>System Security Services Daemon</firstterm> (SSSD) to enable high-performance, cached authentication and identity lookups, as well as support for offline authentication. Offline caching of identity data is supported for LDAP and FreeIPA servers, and offline authentication is supported for LDAP, Kerberos&nbsp;5 and FreeIPA authentication servers. 
-		</para>
-		<para>
-			To use this feature, choose the <guilabel>Use Network Login</guilabel> option when configuring a system with <application>Firstboot</application>. <application>Firstboot</application> runs automatically after installation completes and the system restarts.
-		</para>
-	</section>
-	
-	
-</section>
 
+<section id="sect-Release_Notes-Installer">
 
+  <title>Installer</title>
+  <para>
+    &nbsp;
+  </para>
+</section>
diff --git a/en-US/Overview.xml b/en-US/Overview.xml
new file mode 100644
index 0000000..15404d1
--- /dev/null
+++ b/en-US/Overview.xml
@@ -0,0 +1,81 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE article 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;
+]>
+
+<section id="sect-Release_Notes-Overview">
+  <title>Overview</title>
+  <para>
+    As always, Fedora continues to develop (<ulink
+    url="http://www.fedoraproject.org/wiki/Red_Hat_contributions)">
+    http://www.fedoraproject.org/wiki/Red_Hat_contributions)</ulink>
+    and integrate the latest free and open source software (<ulink
+    url="http://www.fedoraproject.org/wiki/Features).">
+    http://www.fedoraproject.org/wiki/Features).
+    </ulink>
+    The following sections provide a brief overview of major changes
+    from the last release of Fedora. For more details about other
+    features that are included in Fedora 14 refer to their individual
+    wiki pages that detail feature goals and progress:
+  </para>
+  <para>
+    <ulink
+	url="http://fedoraproject.org/wiki/Releases/14/FeatureList">
+      http://fedoraproject.org/wiki/Releases/14/FeatureList
+    </ulink>
+  </para>
+  <para>
+  The following are major features for Fedora 14: </para>
+  <itemizedlist>
+    <listitem>
+      <para>
+	systemd - A replacement system and session manager offering
+	aggressive parallelization capabilities and administrative
+	capabilities. 
+      </para>
+    </listitem>
+  </itemizedlist>
+  <itemizedlist>
+    <listitem>
+      <para>
+	Spice - Spice aims to provide a complete open source solution
+	for interaction with virtualized desktops and provides
+	high-quality remote access to QEMU virtual machines 
+      </para>
+    </listitem>
+  </itemizedlist>
+  <itemizedlist>
+    <listitem>
+      <para>
+	Meego Netbook UX - Meego Architecture is designed to support
+	platforms such as netbooks, nettops, and various embedded
+      devices. </para>
+    </listitem>
+  </itemizedlist>
+  <itemizedlist>
+    <listitem>
+      <para>
+	Amazon EC2 - For the first time since Fedora 8, Fedora will
+	release on the EC2 cloud.  
+      </para>
+    </listitem>
+  </itemizedlist>
+  <itemizedlist>
+    <listitem>
+      <para>
+	D Compiler - Support for D, a systems programming language. Its
+	focus is on combining the power and high performance of C and
+	C++ with the programmer productivity of modern languages like
+	Ruby and Python. 
+      </para>
+    </listitem>
+  </itemizedlist>
+  <para>
+  Some other features include: </para>
+  <para>
+    Updating Perl to version 5.12, Python to version 2.7, Boost to
+    version 1.44, Netbeans to version 6.9, KDE to version 4.5, Eclipse
+    to the Helios Release, and Sugar to version 0.90. 
+  </para>
+</section>
diff --git a/en-US/Release_Notes.ent b/en-US/Release_Notes.ent
index 84b2892..faeb5a6 100644
--- a/en-US/Release_Notes.ent
+++ b/en-US/Release_Notes.ent
@@ -2,7 +2,7 @@
 <!ENTITY BOOKID "release-notes">
 <!ENTITY YEAR "2010">
 <!ENTITY HOLDER "Red Hat, Inc. and others">
-<!ENTITY PRODVER "13">
-<!ENTITY PREVVER "12">
-<!ENTITY KERNEL "2.6.33">
+<!ENTITY PRODVER "14">
+<!ENTITY PREVVER "15">
+<!ENTITY KERNEL "2.6.35">
 
diff --git a/en-US/Release_Notes.ent.hide b/en-US/Release_Notes.ent.hide
new file mode 100644
index 0000000..c3b352d
--- /dev/null
+++ b/en-US/Release_Notes.ent.hide
@@ -0,0 +1,4 @@
+<!ENTITY PRODUCT "Fedora">
+<!ENTITY BOOKID "Release_Notes">
+<!ENTITY YEAR "2010">
+<!ENTITY HOLDER "| You need to change the HOLDER entity in the en-US/Release_Notes.ent file |">
diff --git a/en-US/Release_Notes.xml b/en-US/Release_Notes.xml
index 22501fa..5601a36 100644
--- a/en-US/Release_Notes.xml
+++ b/en-US/Release_Notes.xml
@@ -1,78 +1,137 @@
 <?xml version='1.0' encoding='utf-8' ?>
 <!DOCTYPE article 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;
 ]>
 
 <article>
-	<xi:include href="Article_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<section id="sect-Release_Notes-Welcome">
-		<title>Welcome to Fedora&nbsp;&PRODVER;</title>
-		<xi:include href="OverView.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="HardwareOverview.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Welcome.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="CommonBugs.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	</section>
-	
-	<xi:include href="Installer.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="ArchSpecific.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<!--   This file xi:includes the following files:
-			ArchSpecific-PPC.xml
-			ArchSpecific-x86.xml
-			ArchSpecific-x86_64.xml    -->
+  <xi:include href="Article_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+      <xi:include href="Welcome.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+      <xi:include href="Overview.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="Hardware_Overview.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="Feedback.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="Installer.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="Arch_Specific.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+  <!--     <xi:include href="09-Desktop.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="10-Networking.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="11-Printing.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="12-I18n.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="13-Multimedia.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="14-Entertainment.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="15-Live_Image.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="16-Boot.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="17-Security.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="18-Virtualization.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="19-Web_Servers.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="20-Mail_Servers.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="21-Database_Servers.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="22-File_Servers.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="23-Samba.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="24-System_Daemons.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="25-Server_Configuration_Tools.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="26-File_Systems.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="27-Xorg.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="28-Cluster.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="29-Development.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="30-Development_Runtime.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="31-Developer_Tools.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="32-Development_GCC.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="33-Development_Java.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="34-Development_Haskell.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="35-Development_Eclipse.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="36-Backwards_Compatibility.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="37-Kernel.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="38-Scientific_and_Technical.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="39-EDA.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="40-Embedded_Development.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="41-Circuit_Design.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+       <xi:include href="42-Amateur_Radio.xml"
+       xmlns:xi="http://www.w3.org/2001/XInclude">
+       </xi:include>
+  -->
+<!--  <para>
+    This is a test paragraph
+  </para> -->
 
-	<section id="sect-Release_Notes-Changes_in_Fedora_for_Desktop_Users">
-		<title>Changes in Fedora for Desktop Users</title>
-		<xi:include href="Desktop.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Networking.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Printing.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="I18n.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Multimedia.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<!-- <xi:include href="Entertainment.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> -->
-		<xi:include href="Live.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	</section>
-	
-	<section id="sect-Release_Notes-Changes_in_Fedora_for_System_Administrators">
-		<title>Changes in Fedora for System Administrators</title>
-		<!-- <xi:include href="Boot.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> -->
-		<xi:include href="Security.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Virtualization.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="WebServers.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="MailServers.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="DatabaseServers.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<!-- <xi:include href="FileServers.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> -->
-		<xi:include href="Samba.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="SystemDaemons.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="ServerTools.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="FileSystems.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Xorg.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<!-- <xi:include href="Clusters.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> -->
-	</section>
-	
-	<section id="sect-Release_Notes-Changes_in_Fedora_for_Developers">
-		<title>Changes in Fedora for Developers</title>
-		<xi:include href="Development.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<!--<xi:include href="Devel-Runtime.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>-->
-		<xi:include href="Devel-Tools.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<!-- <xi:include href="Devel-Languages.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> -->
-		<xi:include href="Devel-GCC.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Devel-Java.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Devel-Haskell.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Devel-Eclipse.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<!-- <xi:include href="BackwardsCompatibility.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> -->
-		<xi:include href="Kernel.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> 
-	</section>
-	
-	<section id="sect-Release_Notes-Changes_in_Fedora_for_Specific_Audiences">
-		<title>Changes in Fedora for Specific Audiences</title>
-		<xi:include href="ScientificTechnical.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<!-- <xi:include href="ElectronicDesignAssistants.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> -->
-		<xi:include href="CircuitDesign.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Devel-Embedded.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="AmateurRadio.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	</section>
-
-	<xi:include href="Legal.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="Article_Index.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+  <xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <index />
 </article>
 
diff --git a/en-US/Revision_History.xml b/en-US/Revision_History.xml
index d8c1256..328bea5 100644
--- a/en-US/Revision_History.xml
+++ b/en-US/Revision_History.xml
@@ -1,93 +1,23 @@
 <?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 "Release_Notes.ent">
+%BOOK_ENTITIES;
 ]>
-<appendix id="app-Revision_History">
+<appendix id="appe-Release_Notes-Revision_History">
 	<title>Revision History</title>
 	<simpara>
-		<!-- revisions must be listed in reverse-chronological order -->
 		<revhistory>
 			<revision>
-				<revnumber>5</revnumber>
-				<date>Sat May 21 2010</date>
-				<author>
-					<firstname>John</firstname>
-					<surname>McDonough</surname>
-					<email>jjmcd at fedoraproject.org</email>
-				</author>
-				<revdescription>
-					<simplelist>
-						<member>Remove description of modprobe whitelist BZ#594466</member>
-					</simplelist>
-				</revdescription>
-			</revision>
-			<revision>
-				<revnumber>4</revnumber>
-				<date>Fri 14 May 2010</date>
-				<author>
-					<firstname>Ian</firstname>
-					<surname>MacGregor</surname>
-					<email>ardchoille42 at fedoraproject.org</email>
-				</author>
-				<revdescription>
-					<simplelist>
-						<member>Added note for the possibility of needing to enable the location bar in nautilus, BZ#591694</member>
-					</simplelist>
-				</revdescription>
-			</revision>
-			<revision>
-				<revnumber>3</revnumber>
-				<date>Mon May 10 2010</date>
-				<author>
-					<firstname>John</firstname>
-					<surname>McDonough</surname>
-					<email>jjmcd at fedoraproject.org</email>
-				</author>
-				<revdescription>
-					<simplelist>
-						<member>Config change in varnish BZ#5889532</member>
-						<member>Incorrect link in kernel BZ#590492</member>
-					</simplelist>
-				</revdescription>
-			</revision>
-			<revision>
-				<revnumber>2</revnumber>
-				<date>Mon Apr 26 2010</date>
-				<author>
-					<firstname>The Fedora</firstname>
-					<surname>Documentation Team</surname>
-					<email>release-notes at fedoraproject.org</email>
-				</author>
-				<revdescription>
-					<simplelist>
-						<member>Incorporate all known Fedora 13 content</member>
-					</simplelist>
-				</revdescription>
-			</revision>
-			<revision>
-				<revnumber>1</revnumber>
-				<date>Fri Mar 19 2010</date>
-				<author>
-					<firstname>John</firstname>
-					<surname>McDonough</surname>
-					<email>jjmcd at fedoraproject.org</email>
-				</author>
-				<revdescription>
-					<simplelist>
-						<member>Port content from Fedora wiki</member>
-					</simplelist>
-				</revdescription>
-			</revision>
-			<revision>
 				<revnumber>0</revnumber>
-				<date>Wed Mar 17 2010</date>
+				<date>Sat Sep 4 2010</date>
 				<author>
-					<firstname>Rüdiger</firstname>
-					<surname>Landmann</surname>
-					<email>r.landmann at redhat.com</email>
+					<firstname>Dude</firstname>
+					<surname>McPants</surname>
+					<email>Dude.McPants at example.com</email>
 				</author>
 				<revdescription>
 					<simplelist>
-						<member>Clean out Fedora&nbsp;12 content to make way for Fedora&nbsp;13</member>
+						<member>Initial creation of book by publican</member>
 					</simplelist>
 				</revdescription>
 			</revision>
diff --git a/en-US/Welcome.xml b/en-US/Welcome.xml
index 52f2157..5a082af 100644
--- a/en-US/Welcome.xml
+++ b/en-US/Welcome.xml
@@ -1,71 +1,49 @@
 <?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" [
+<!DOCTYPE article 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;
 ]>
 
 <section id="sect-Release_Notes-Welcome_to_Fedora">
-	<title>Welcome to Fedora</title>
-	<remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Docs/Beats/Welcome">https://fedoraproject.org/wiki/Docs/Beats/Welcome</ulink></remark>
-	<indexterm>
-	  <primary>docs.fedoraproject.org</primary>
-	  <secondary>Release-Notes</secondary>
-	</indexterm>
-	<indexterm>
-	  <primary>Fedora Wiki</primary>
-	  <secondary>Bugs and Feature Requests</secondary>
-	</indexterm>
-	<indexterm>
-	  <primary>Fedora Wiki</primary>
-	  <secondary>FAQ</secondary>
-	</indexterm>
-	<indexterm>
-	  <primary>Fedora Wiki</primary>
-	  <secondary>Fedora Overview</secondary>
-	</indexterm>
-	<indexterm>
-	  <primary>Fedora Wiki</primary>
-	  <secondary>Help and discussions</secondary>
-	</indexterm>
-	<indexterm>
-	  <primary>Fedora Wiki</primary>
-	  <secondary>Join Fedora</secondary>
-	</indexterm>
-
-	<para>
-		Fedora is a Linux-based operating system that showcases the latest in free and open source software. Fedora is always free for anyone to use, modify, and distribute. It is built by people across the globe who work together as a community: the Fedora Project. The Fedora Project is open and anyone is welcome to join. The Fedora Project is out front for you, leading the advancement of free, open software and content.
-	</para>
-	<note>
-		<para>
-			Visit <ulink type="http" url="http://docs.fedoraproject.org/release-notes/">http://docs.fedoraproject.org/release-notes/</ulink> to view the latest release notes for Fedora, especially if you are upgrading. If you are migrating from a release of Fedora older than the immediately previous one, you should refer to older Release Notes for additional information.
-		</para>
-	</note>
-	<para>
-		You can help the Fedora Project community continue to improve Fedora if you file bug reports and enhancement requests. Refer to <ulink type="http" url="http://fedoraproject.org/wiki/Bugs_and_feature_requests">http://fedoraproject.org/wiki/Bugs_and_feature_requests</ulink> for more information about bug and feature reporting. Thank you for your participation.
-	</para>
-	<para>
-		To find out more general information about Fedora, refer to the following Web pages: 
-		<itemizedlist>
-			<listitem>
-				<para>
-					Fedora Overview (<ulink type="http" url="http://fedoraproject.org/wiki/Overview">http://fedoraproject.org/wiki/Overview</ulink>)
-				</para>
-			</listitem>
-			<listitem>
-				<para>
-					Fedora FAQ (<ulink type="http" url="http://fedoraproject.org/wiki/FAQ">http://fedoraproject.org/wiki/FAQ</ulink>)
-				</para>
-			</listitem>
-			<listitem>
-				<para>
-					Help and Discussions (<ulink type="http" url="http://fedoraproject.org/wiki/Communicate">http://fedoraproject.org/wiki/Communicate</ulink>)
-				</para>
-			</listitem>
-			<listitem>
-				<para>
-					Participate in the Fedora Project (<ulink type="http" url="http://fedoraproject.org/wiki/Join">http://fedoraproject.org/wiki/Join</ulink>)
-				</para>
-			</listitem>
-		</itemizedlist>
-	</para>
-</section>
+  <title>Welcome to Fedora</title>
+  <para>
+    You can help the Fedora Project community continue to improve
+    Fedora if you file bug reports and enhancement requests. Refer to
+    <ulink
+    url="http://fedoraproject.org/wiki/BugsAndFeatureRequests">http://fedoraproject.org/wiki/BugsAndFeatureRequests</ulink>
+    for more information about bug and feature reporting. Thank you
+    for your participation.
+  </para>
 
+  <para>
+    To find out more general information about Fedora, refer to the
+    following Web pages:
+  </para>
 
+  <itemizedlist>
+    <listitem>
+      <para>
+	Fedora Overview (<ulink
+	url="http://fedoraproject.org/wiki/Overview)">http://fedoraproject.org/wiki/Overview)</ulink>
+      </para>
+    </listitem>
+    <listitem>
+      <para>
+	Fedora FAQ (<ulink
+	url="http://fedoraproject.org/wiki/FAQ)">http://fedoraproject.org/wiki/FAQ)</ulink>
+      </para>
+    </listitem>
+    <listitem>
+      <para>
+	Help and Discussions (<ulink
+	url="http://fedoraproject.org/wiki/Communicate)">http://fedoraproject.org/wiki/Communicate)</ulink>
+      </para>
+    </listitem>
+    <listitem>
+      <para>
+	Participate in the Fedora Project (<ulink
+	url="http://fedoraproject.org/wiki/Join)">http://fedoraproject.org/wiki/Join)</ulink>
+      </para>
+    </listitem>
+  </itemizedlist>
+</section>


More information about the docs-commits mailing list