[release-notes] Clear beats for F22

Pete Travis immanetize at fedoraproject.org
Thu Apr 9 03:33:55 UTC 2015


commit e63a3bb8dd7a6d60f8ea13e96446aed7a0e26633
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Wed Apr 8 21:32:11 2015 -0600

    Clear beats for F22
    
    - Products pages left intact for realtime review.  Cloud, Server, and
      Workstation need to be described in whole, not only changes, and it'll
      be easier to build off the previous release's content.
    
    - Added a small note about nohostonly initramfs and the rescue grub
      option to the kernel boilerplate.  It's a source of confusion, this
      should help.

 en-US/ARM.xml                        |   30 ----
 en-US/Cluster.xml                    |   70 ----------
 en-US/Contributors.xml               |   32 +++--
 en-US/Database_Servers.xml           |   58 --------
 en-US/Desktop.xml                    |  105 +--------------
 en-US/Development.xml                |  242 ----------------------------------
 en-US/Development_GCC_Tools.xml      |   30 ----
 en-US/Development_Java.xml           |   65 ---------
 en-US/Development_Tools.xml          |   66 +---------
 en-US/Development_Web.xml            |   83 ------------
 en-US/Feedback.xml                   |    2 +-
 en-US/File_Servers.xml               |   15 --
 en-US/File_Systems.xml               |   10 +--
 en-US/Hardware_Overview.xml          |    7 -
 en-US/I18n.xml                       |   45 -------
 en-US/Installation.xml               |  241 +---------------------------------
 en-US/Kernel.xml                     |    3 +
 en-US/Monitoring.xml                 |   25 ----
 en-US/Multimedia.xml                 |   26 ----
 en-US/Printing.xml                   |    8 -
 en-US/Productivity.xml               |    2 +-
 en-US/Release_Notes.ent              |   10 +-
 en-US/Revision_History.xml           |   22 +--
 en-US/Security.xml                   |   33 -----
 en-US/Server_Configuration_Tools.xml |    8 -
 en-US/System_Daemons.xml             |   80 +-----------
 26 files changed, 48 insertions(+), 1270 deletions(-)
---
diff --git a/en-US/ARM.xml b/en-US/ARM.xml
index 5b7b6d6..d77b71a 100644
--- a/en-US/ARM.xml
+++ b/en-US/ARM.xml
@@ -8,34 +8,4 @@
 <section id="ARM">
   <title>Fedora ARM</title>
   <para />
-  <section id="ARM-qemu-aarch64">
-    <title>Virtualizing AArch64</title>
-    <para>The qemu project has been working to enable full AArch64
-    system emulation, provided by the 
-    <package>qemu-system-aarch64</package>package.</para>
-    <para>AArch64 VMs can now be run on x86 hosts using standard
-    libvirt tools like 
-    <command>virsh</command>, 
-    <application>virt-manager</application>, and 
-    <command>virt-install</command>.</para>
-  </section>
-  <section id="allwinner-sunxi-arm-support">
-    <title>Allwinner sunxi (A10 / A13 / A20) ARM SoC
-    Support</title>
-    <para>Allwinner sunxi is a family of ARM system on a chip (SoC)
-    devices. The sunxi A10, A13 and A20 SoCs are used in a number
-    of popular, low cost ARM development boards and ARM mini
-    computers. Previously, Fedora ARM has been supported on these
-    devices through a 
-    <ulink url="http://fedoraproject.org/wiki/Architectures/ARM/F19/Remixes#Allwinner_A10_.2F_A13_.2F_A20">
-    Remix</ulink>. With the release of F21, these sunxi SoCs are
-    now supported directly in the official Fedora ARM images,
-    without the need for a Remix.</para>
-    <note>
-      <title>Serial console only</title>
-      <para>HDMI video output from these sunxi devices is not yet
-      supported in Fedora ARM. A serial console should be used
-      instead.</para>
-    </note>
-  </section>
 </section>
diff --git a/en-US/Cluster.xml b/en-US/Cluster.xml
index 92a7988..24851fe 100644
--- a/en-US/Cluster.xml
+++ b/en-US/Cluster.xml
@@ -8,74 +8,4 @@
 <section>
   <title>Cluster</title>
   <para />
-  <section id="apache-ambari">
-    <title>Apache Ambari</title>
-    <para>The Apache Ambari project is aimed at making Hadoop
-    management simpler by developing software for provisioning,
-    managing, and monitoring Apache Hadoop clusters. Ambari
-    provides an intuitive, easy-to-use Hadoop management web UI
-    backed by its RESTful APIs.</para>
-    <para>For more information see 
-    <ulink url="http://ambari.apache.org/" />.</para>
-  </section>
-  <section id="apache-mesos">
-    <title>Apache Mesos</title>
-    <para>Apache Mesos is a cluster manager that provides efficient
-    resource isolation and sharing across distributed applications,
-    or frameworks. It abstracts CPU, memory, storage, and other
-    compute resources away from machines (physical or virtual),
-    enabling fault-tolerant and elastic distributed systems to
-    easily be built and run effectively. Apache Mesos is built
-    using the same principles as the Linux kernel, only at a
-    different level of abstraction. The Mesos kernel runs on every
-    machine and provides applications (e.g., Hadoop, Spark, Kafka,
-    Elastic Search) with APIs for resource management and
-    scheduling across entire data center and cloud
-    environments.</para>
-    <para>For more information see 
-    <ulink url="http://mesos.apache.org/" />.</para>
-  </section>
-  <section id="apache-oozie">
-    <title>Apache Oozie</title>
-    <para>Apache Oozie is a workflow scheduler to manage Hadoop
-    jobs. It is integrated with the rest of the Hadoop stack and
-    supports several types of Hadoop jobs out of the box (such as
-    Java map-reduce, Streaming map-reduce, Pig, Hive, Sqoop and
-    Distcp) as well as system specific jobs (such as Java programs
-    and shell scripts).</para>
-    <para>For more information see 
-    <ulink url="http://oozie.apache.org/" />.</para>
-  </section>
-  <section id="apache-pig">
-    <title>Apache Pig</title>
-    <para>Apache Pig is a platform for analyzing large data sets
-    that consists of a high-level language for expressing data
-    analysis programs, coupled with infrastructure for evaluating
-    these programs. The salient property of Pig programs is that
-    their structure is amenable to substantial parallelization,
-    which, in turn, enables them to handle very large data sets. At
-    the present time, Pig's infrastructure layer consists of a
-    compiler that produces sequences of Map-Reduce programs, for
-    which large-scale parallel implementations already exist (e.g.,
-    the Hadoop sub-project).</para>
-    <para>For more information see: 
-    <ulink url="http://pig.apache.org/" />.</para>
-  </section>
-  <section id="apache-spark">
-    <title>Apache Spark</title>
-    <para>Apache Spark is a fast and general engine for large-scale
-    data processing. It supports developing custom analytic
-    processing applications over large data sets or streaming data.
-    Because it has the capability to cache intermediate results in
-    cluster memory and schedule DAGs of computations, Spark
-    programs can run up to 100x faster than equivalent Hadoop
-    MapReduce jobs. Spark applications are easy to develop,
-    parallel, fast, and resilient to failure, and they can operate
-    on data from in-memory collections, local files, a
-    Hadoop-compatible filesystem, or from a variety of streaming
-    sources. Spark also includes libraries for distributed machine
-    learning and graph algorithms.</para>
-    <para>For more information see: 
-    <ulink url="http://spark.apache.org/" />.</para>
-  </section>
 </section>
diff --git a/en-US/Contributors.xml b/en-US/Contributors.xml
index fc0bdd3..690dade 100644
--- a/en-US/Contributors.xml
+++ b/en-US/Contributors.xml
@@ -15,8 +15,14 @@
   <section id="subsect-writers">
     <title>Writers</title>
     <para />
+
       <itemizedlist spacing="compact">
-      <title>Fedora Documentation Project</title>
+        <title>Fedora Documentation Project</title>
+        <listitem>
+          <para>The Fedora Docs team</para>
+        </listitem>
+      </itemizedlist>
+      <!--
 	<listitem>
 	  <para>
 	    Petr Bokoc &lt; pbokoc AT redhat DOT com &gt;
@@ -78,6 +84,7 @@
        Nikos Mavrogiannopoulos &lt; nmavrogi at redhat.com &gt;
     </para>
   </listitem>
+  -->
        <!--
 	<listitem>
 	  <para>
@@ -111,14 +118,14 @@
 	    Mike Fabian &lt; mfabian AT redhat DOT com &gt;
 	  </para>
   </listitem>
-  -->
+  
   
 	<listitem>
 	  <para>
 	    fujiwarat &lt;takao.fujiwara1 AT gmail DOT com&gt;
 	  </para>
   </listitem>
-  <!--
+  
 	<listitem>
 	  <para>
 	    John J. McDonough &lt; jjmcd AT fedoraproject DOT org &gt;
@@ -135,7 +142,7 @@
 	    Laura Novich &lt; lnovich AT redhat DOT com &gt;
 	  </para>
   </listitem>
-  -->
+  
 	<listitem>
 	  <para>
 	    Zach Oglesby &lt; oglesbyzm AT gmail DOT com &gt;
@@ -191,7 +198,7 @@
 	    Pravin Satpute &lt; pravins AT fedoraproject DOT org &gt;
 	  </para>
   </listitem>
-  <!--
+  
 	<listitem>
 	  <para>
 	    Ruth Suehle &lt; rsuehle AT gmail DOT com &gt;
@@ -208,13 +215,13 @@
 	    Tian Shixiong &lt; tiansworld AT fedoraproject.org &gt;
 	  </para>
   </listitem>
-  -->
+  
 	<listitem>
 	  <para>
 	    Yuri Chornoivan &lt; yurchor AT ukr DOT net &gt;
 	  </para>
   </listitem>
-  <!--
+  
 	<listitem>
 	  <para>
 	    Yuri Khabarov &lt; b00blik AT fedoraproject DOT org &gt;
@@ -225,32 +232,29 @@
 	    Valentin Laskov &lt; laskov AT festa.bg &gt;
 	  </para>
   </listitem>
-  -->
+  
 	<listitem>
 	  <para>
 	    Pete Travis &lt; immanetize AT fedoraproject DOT org &gt;
 	  </para>
 	</listitem>
 
-  <!--
+  
 	<listitem>
 	  <para>
 	    amitshah &lt;amit.shah at redhat.com&gt;
 	  </para>
   </listitem>
-  -->
 	<listitem>
 	  <para>
 	    Eric H Christensen &lt;eric AT christensenplace DOT us&gt;
 	  </para>
 	</listitem>
-  <!--
 	<listitem>
 	  <para>
 	    Nathan Thomas &lt;nathan at afternoondust.co.uk&gt;
 	  </para>
   </listitem>
-  -->
 	<listitem>
 	  <para>
 	    Petr Kovar &lt;pkovar AT redhat DOT com&gt;
@@ -272,7 +276,6 @@
       Mat Booth &lt; mat.booth AT redhat DOT com &gt;
     </para>
   </listitem>
-  <!--
 	<listitem>
 	  <para>
 	    Raghu Udiyar &lt;raghusiddarth at fedoraproject.org&gt;
@@ -283,10 +286,9 @@
 	    Tom Lane &lt;tgl at redhat.com&gt;
 	  </para>
 	</listitem>
-  -->
 
 </itemizedlist>
-
+-->
 </section>
 <!--
   <section id="subsect-translators">
diff --git a/en-US/Database_Servers.xml b/en-US/Database_Servers.xml
index fc6729d..10ff422 100644
--- a/en-US/Database_Servers.xml
+++ b/en-US/Database_Servers.xml
@@ -7,62 +7,4 @@
 ]>
 <section>
   <title>Database Servers</title>
-  <para />
-  <section id="apache-accumulo">
-    <title>Apache Accumulo</title>
-    <para>The Apache Accumulo sorted, distributed key/value store
-    is a robust, scalable, high performance data storage and
-    retrieval system. Apache Accumulo is based on Google's BigTable
-    design and is built on top of Apache Hadoop, Zookeeper, and
-    Thrift. Apache Accumulo features a few novel improvements on
-    the BigTable design in the form of cell-based access control
-    and a server-side programming mechanism that can modify
-    key/value pairs at various points in the data management
-    process.</para>
-    <para>Please note that Accumulo's optional monitor service is
-    not provided in the initial F21 release. It will be made
-    available as soon as all its dependencies are in place.</para>
-    <para>For more information see 
-    <ulink url="https://accumulo.apache.org" />.</para>
-  </section>
-  <section id="apache-hbase">
-    <title>Apache HBase</title>
-    <para>Apache HBase is used when you need random, real-time
-    read/write access to your Big Data. Apache HBase hosts very
-    large tables -- billions of rows X millions of columns -- atop
-    clusters of commodity hardware. Apache HBase is a distributed,
-    versioned, non-relational database modeled after Google's
-    Bigtable: A Distributed Storage System for Structured Data by
-    Chang et al. Just as Bigtable leverages the distributed data
-    storage provided by the Google File System, Apache HBase
-    provides Bigtable-like capabilities on top of Hadoop and
-    HDFS.</para>
-    <para>For more information see 
-    <ulink url="http://hbase.apache.org/" />.</para>
-  </section>
-  <section id="apache-hive">
-    <title>Apache Hive</title>
-    <para>The Apache Hive data warehouse software facilitates
-    querying and managing large data sets residing in distributed
-    storage. Hive provides a mechanism to project structure onto
-    this data and query the data using a SQL-like language called
-    HiveQL. At the same time this language also allows traditional
-    map/reduce programmers to plug in their custom mappers and
-    reducers when it is inconvenient or inefficient to express this
-    logic in HiveQL.</para>
-    <para>For more information see 
-    <ulink url="http://hive.apache.org/" />.</para>
-  </section>
-  <section id="mariadb-10">
-    <title>MariaDB 10.0</title>
-    <para>In Fedora 21, MariaDB have been updated to the upstream
-    version 10.0, which provides various bug fixes and
-    enhancements. Among others, the support for parallel and
-    multi-source replication has been added as well as the support
-    for global transaction IDs. In addition, several new storage
-    engines have been implemented.</para>
-    <para>For the list of all changes, visit the MariaDB Knowledge
-    Base at 
-    <ulink url="https://mariadb.com/kb/en/mariadb/what-is-mariadb-100/" />.</para>
-  </section>
 </section>
diff --git a/en-US/Desktop.xml b/en-US/Desktop.xml
index a2ba0c5..7997217 100644
--- a/en-US/Desktop.xml
+++ b/en-US/Desktop.xml
@@ -6,106 +6,15 @@
 <section id="sect-Desktop">
   <title>Desktop</title> 
     <para />
-  <section id="desktop-GNOME">
-    <title>GNOME 3.14</title>
-    <para>GNOME has been updated to the latest upstream release 3.14. This release comes with a number of feature improvements, some of which are listed below.</para>
-    <itemizedlist>
-      <listitem>
-        <para>The <application>GNOME Weather</application> app has been redesigned for 3.14. It is now integrated with a new geolocation framework so that you don't have to manually specify your current geographical location.</para>
-      </listitem>
-      <listitem>
-        <para>The <application>Evince</application> app has been redesigned for 3.14.</para>
-      </listitem>
-      <listitem>
-        <para>GNOME 3.14 features improved support for Wi-Fi hotspots.</para>
-      </listitem>
-      <listitem>
-        <para>The <application>Photos</application> app now comes with support for Google services and media servers.</para>
-      </listitem>
-      <listitem>
-        <para>When running GNOME on touchscreen devices, you can now use multitouch gestures.</para>
-      </listitem>
-      <listitem>
-        <para>Desktop privacy settings have been improved for WebDAV, DLNA, and VNC services.</para>
-      </listitem>
-      <listitem>
-        <para>GTK+ in GNOME 3.14 includes a new interactive inspector.</para>
-      </listitem>
-      <listitem>
-        <para>Wayland support has been improved in 3.14.</para>
-      </listitem>
-      <listitem>
-        <para>The 3.14 release includes new and updated Human Interface Guidelines (<acronym>HIG</acronym>).</para>
-      </listitem>
-      <listitem>
-        <para><application>gnome-terminal</application> has been improved in 3.14. Developers and administrators alike use a lot of terminal sessions.  A new search provider for <application>GNOME Shell</application> makes navigating between multiple terminal windows quick and easy.  Just type into the overview to match running processes, ssh sessions, and more.
-        </para>
-        <para>
-          Users configuring their own profiles for <application>gnome-terminal</application> will welcome the return of background transparency.
-        </para>
-      </listitem>
-    </itemizedlist>
-    <para>For more information about the release, go read the GNOME 3.14 Release Notes at <ulink url="https://help.gnome.org/misc/release-notes/3.14/">https://help.gnome.org/misc/release-notes/3.14/</ulink>.</para>
-  </section>
-  <section id="desktop-GNOME-3-12">
-    <title>Other Changes in GNOME since Fedora 20</title>
-    <para>Some of the changes in the GNOME Desktop since Fedora 20 were included in the previous upstream release 3.12, which has not been officially made available to Fedora users. The 3.12 release contained, among others, the following changes:</para>
-    <itemizedlist>
-    <listitem>
-      <para>The release improved support for HiDPI across the GNOME Desktop components.</para>
-    </listitem>
-    <listitem>
-      <para>The <application>Totem</application> video player was renamed to <application>Videos</application>.</para>
-    </listitem>
-    <listitem>
-      <para>The <application>Gedit</application> text editor was redesigned to feature a more compact interface. </para>
-    </listitem>
-    <listitem>
-      <para>The release also included new applications, such as:</para>
-    <itemizedlist>
-      <listitem>
-        <para><application>GNOME Logs</application>: A systemd journal viewer.</para>
-      </listitem>
-      <listitem>
-        <para><application>GNOME Sound Recorder</application>: A simple utility for audio recordings.</para>
-      </listitem>
-      <listitem>
-        <para><application>Polari</application>: An IRC client.</para>
-      </listitem>
-    </itemizedlist>
-    </listitem>
-    </itemizedlist>
-    <para>Other feature improvements included support for Google Cloud Print, Windows Live email, and a new terminal search provider for GNOME Shell.</para>
-    <para>For more information about the 3.12 release, go read the GNOME 3.12 Release Notes at <ulink url="https://help.gnome.org/misc/release-notes/3.12/">https://help.gnome.org/misc/release-notes/3.12/</ulink>.</para>
-  </section>
-  <section id="desktop-KDE-4-14-and-SDDM">
-    <title>KDE 4.14 and SDDM</title>
-    <para>
-      The KDE Software Compilation&nbsp;4.14 (including the KDE Plasma Workspaces&nbsp;4.11), which is the version included in Fedora&nbsp;21, has already been made available to users of Fedora&nbsp;20 through the Updates repository. However, the KDE spin of Fedora now uses <application>SDDM</application> as its new default display manager. <application>KDM</application>, which was the default display manager on Fedora&nbsp;20 and earlier, is still available for installation from the Fedora repositories.
-    </para>
-    <para>
-      To return to using <application>KDM</application>, install the <package>kdm</package> package using the following command:
-    </para>
-    <screen>~]# <command>yum install kdm</command></screen>
-    <para>
-      Then enable the service using the following command:
-    </para>
-    <screen>~]# <command>systemctl enable --force kdm.service</command></screen>
+    <section id="desktop-GNOME">
+      <para />
+ </section>
+  <section id="desktop-KDE">
+    <title>KDE</title>
+    <para />
   </section>
   <section id="desktop-MATE">
-  	<title>MATE 1.8</title>
-	<para>
-	  The <application>MATE</application> desktop environment in Fedora has been updated to version 1.8. The updated version brings a number of visual and functional changes, such as new applets and extensions and support for <application>UPower 1.0</application>. The default sound mixer has been switched from <application>GStreamer</application> to <application>PulseAudio</application>. MATE now also uses the <application>Yelp</application> help browser, which fixes issues with broken links in help pages.
-	</para>
-	<para>
-	  Many packages which are part of <application>MATE</application> were either renamed or replaced.
-	</para>
-	<para>
-	  A full list of changes is available on the <ulink url="https://fedoraproject.org/wiki/Changes/MATE_1.8#Detailed_Description">MATE 1.8 wiki page</ulink> and the <ulink url="http://mate-desktop.org/blog/2014-03-04-mate-1-8-released/">release announcement</ulink>.
-	</para>
-	<para>
-	  To start using <application>MATE</application> on an already installed system, use the <command>yum groupinstall "MATE Desktop"</command> command as <systemitem class="username">root</systemitem>, then log out and change your environment in the login menu. Alternatively, you can select <application>MATE</application> as your desktop environment if you are performing a new installation of &PRODUCT;&nbsp;21 and use the network installation ISO image.
-	</para>
+  	<title>MATE</title>
   </section>
 </section>
 
diff --git a/en-US/Development.xml b/en-US/Development.xml
index f66fd64..355cfc6 100644
--- a/en-US/Development.xml
+++ b/en-US/Development.xml
@@ -8,247 +8,5 @@
 <section id="sect-devel">
   <title>Development</title>
   <para />
-
-  <section id="development-kde-frameworks">
-    <title>KDE Frameworks 5</title>
-    <para>
-      Fedora 21 includes a new set of libraries for developers of C++ and Qt applications, KDE Frameworks&nbsp;5, the successor to KDE Platform&nbsp;4. KDE&nbsp;Frameworks&nbsp;5 are based on Qt&nbsp;5 and provide developers with access to a broad variety of technologies and tools developed by the KDE Community, without having to depend on the entire KDE platform. 
-    </para>
-    <para>
-      Most of the frameworks are based on the <application>kdelibs</application> module, which has been divided according to functionalities provided. Dependencies have been packaged into individual libraries. This allows developers and projects outside the KDE ecosystem to use these technologies and benefit from the work of the KDE Community.
-    </para>
-    <para>
-      It is possible to install KDE Frameworks 5 alongside KDE Platform&nbsp;4 packages.
-    </para>
-  </section>
-
-  <section id="development-OpenCL">
-    <title>OpenCL</title>
-    <para>
-      This Fedora release includes basic support for the OpenCL standard, which provides sufficient environment for the development of the OpenCL enabled software. 
-    </para>
-    <para>
-      To enable OpenCL development, the Mesa's OpenCL state-tracker, the Portable Computing Language (pocl), and several other OpenCL packages have been added to the official Fedora repositories. The pocl language can be used on CPUs, and Mesa can be used on R600 AMD/ATI GPUs.
-    </para>
-  </section>
-
-  <section id="development-python3">
-    <title>Python 3.4</title>
-    <para>
-      With this release, <systemitem class="library" >Python 3</systemitem> has been upgraded to version 3.4, which provides various bug fixes, enhancements and security improvements over the previous version. For example, several new library modules and features have been added and multiple library modules have been significantly improved.
-    </para>
-    <para>
-      Read the <ulink url="http://legacy.python.org/dev/peps/pep-0429/#features-for-3-4">Python 3.4 Release Schedule</ulink> and <ulink url="https://docs.python.org/dev/whatsnew/3.4.html">What’s New In Python 3.4</ulink> for details. 
-    </para>
-    <note>
-      <title>Python 2 is still default</title>
-      <para>
-        While the majority of Python packages are available for both Python and Python3, the <emphasis>default</emphasis> implementation of Python in Fedora is Python 2.7
-      </para>
-    </note>
-    <bridgehead renderas="sect3">The rewheel module</bridgehead>
-    <para>
-	For version 3.4, Python upstream has decided to implement changes summarized in the <ulink url="http://legacy.python.org/dev/peps/pep-0453/">PEP 453</ulink> document. In short, these mean:
-</para>
-<orderedlist>
-	<listitem>
-		<para>
-			 bundling archives with the <systemitem>setuptools</systemitem> and <systemitem>pip</systemitem> utilities in Python distribution
-		</para>
-	</listitem>
-	<listitem>
-		<para>
-			providing the <systemitem>ensurepip</systemitem> module that is able to install these archives either on a system or in the <systemitem>virtualenv</systemitem> environment. 
-		</para>
-	</listitem>
-</orderedlist>
-<para>
-	Due to Fedora strict non-bundling policies, <systemitem>setuptools</systemitem> and <systemitem>pip</systemitem> are unbundled. To match the upstream functionality, the following approach has been implemented:
-</para>
-<orderedlist>
-	<listitem>
-		<para>
-			The <package>python3</package> package now depends on the <package>python3-setuptools</package> and <package>python3-pip</package>. This means that users do not have to use the <systemitem>ensurepip</systemitem> to install <systemitem>setuptools</systemitem> and <systemitem>pip</systemitem> utilities separately as they are by default installed altogether with <package>python3</package>
-		</para>
-	</listitem>
-	<listitem>
-		<para>
-			To install the <systemitem>setuptools</systemitem> and <systemitem>pip</systemitem> utilities in the <systemitem>virtualenv</systemitem> environment from the system packages, a mechanism called <systemitem>rewheel</systemitem> has been implemented to Fedora 21.  When a new <systemitem>virtualenv</systemitem> is being created, <systemitem>rewheel</systemitem> takes the system <package>python3-setuptools</package> and <package>python3-pip</package> packages, recreates their archives and installs them in the new <systemitem>virtualenv</systemitem> so that the upstream functionality is preserved.
-		</para>
-	</listitem>
-</orderedlist>
-<para>
-	One more advantage is provided by the <systemitem>rewheel</systemitem> approach. When there is a bug, for example a security issue, in either <package>python3-setuptools</package> or <package>python3-pip</package>, Fedora maintainers of these packages fix the bug and users get the fixed packages. Therefore, <systemitem>virtualenvs</systemitem> created after updating to fixed <package>python3-setuptools</package> or <package>python3-pip</package> will have already fixed version. With pure upstream Python, this approach is not possible, users will have to wait for upstream to release new Python version with these fixes incorporated. This means that the <systemitem>rewheel</systemitem> patch makes the <package>python3</package> package fulfill Fedora's high packaging standards and also helps to make <systemitem>virtualenvs</systemitem> more secure.
-</para>
-        <para>
-	    See the <ulink url="https://github.com/fedora-python/rewheel">Rewheel</ulink> page on GitHub for additional information about <systemitem>rewheel</systemitem>.
-        </para>
-  </section>
-
-   <section id="development-rpm">
-    <title>RPM 4.12</title>
-    <para>
-      The RPM package manager has been updated to version 4.12, which brings Fedora in line with the latest upstream version.
-    </para>
-    <para>
-      This update brings a number of improvements, including:
-      <simplelist>
-        <member>Ability to package files larger than 4 GB.</member>
-        <member>Support for weak dependencies.</member>
-        <member>API users will be able to access file data more cleanly.</member>
-        <member>Payload data is now accessible over the API.</member>
-        <member>
-          A new tool, <command>rpm2archive</command>, will allow converting rpm packages to tar files instead of the outdated <command>cpio</command> format. The new tool will work with files larger than 4 GB, while <command>cpio</command> and <command>rpm2cpio</command> do not.
-        </member>
-      </simplelist>
-    </para>
-    <note>
-      <title>No weak deps in Fedora packages</title>
-      <para>
-        While the the underlying RPM libraries offer support for optional dependencies, soft requirements, and other weak dependencies, the packages in Fedora repositories are not yet leveraging this feature.
-      </para>
-    </note>
-    <para>
-      See the <ulink url="http://rpm.org/wiki/Releases/4.12.0">RPM 4.12 Release Notes</ulink> for a full list of changes.
-    </para>
-    <important>
-      <title>No new features for older RPM installations</title>
-      <para>
-        Using some of the new features will break forward compatibility. Packages using these features cannot be built or installed on older Fedora versions. Backward compatibility is expected to be maintained.
-      </para>
-    </important>
-  </section>
-  
-  <section id="dev-ruby">
-    <title>Ruby 2.1</title>
-    <para>
-      <systemitem class="library" >Ruby 2.1</systemitem> is the latest stable version of Ruby, and brings major increases in speed, memory efficiency, and reliability.
-    </para>
-    <para>
-      The update brings a soname bump. Therefore, Ruby packages which use binary extensions should be rebuilt - and this has been done for packages in the Fedora repositories. Nevertheless, since upstream payed great attention to source compatibility, no changes to your code should be needed. Additionally, RubyGems with binary extensions need to be updated to conform to the recent package guidelines to ensure compatibility with the new RubyGems release.
-    </para>
-    <para>
-      Also note that starting with this release, Ruby is adopting <ulink url="https://www.ruby-lang.org/en/news/2013/12/21/ruby-version-policy-changes-with-2-1-0/">semantic versioning</ulink>.
-    </para>
-    <para>
-      You can find a full list of changes in Ruby 2.1 in the <ulink url="https://github.com/ruby/ruby/blob/v2_1_0/NEWS">changelog</ulink>. Full documentation is available at the <ulink url="http://www.ruby-doc.org/">Ruby documentation page</ulink>.
-    </para>
-  </section>
-
-  <section id="dev-tcl_tck">
-    <title>TCL/TK 8.6</title>
-    <para>
-      In Fedora 21, TCL/TK has been upgraded to version 8.6.1, which includes numerous bug fixes and enhancements. Some of the notable features are described here.
-    </para>
-    <para>
-      For the full list of changes, see the <ulink url="http://www.tcl.tk/software/tcltk/8.6.html">TCL/TK Release Notes</ulink>. 
-    </para>
-    <section id="dev-tcl_tk-tcl">
-      <title>TCL 8.6</title>
-      <itemizedlist>
-        <title>Changes in TCL 8.6</title>
-        <listitem>
-          <para>
-            <emphasis>IPv6 Support</emphasis>
-          </para>
-          <para>
-            Support for IPv6 networking for both client and server sockets.
-          </para>
-        </listitem>
-        <listitem>
-          <para>
-            <emphasis>Support for SQL Database</emphasis>
-          </para>
-          <para>
-            The bundled tdbc package, which contains the Tcl DataBase Connectivity interface, now enables writing SQL database-powered scripts decoupled from any particular database engine. The bundled sqlite3 and tdbc::sqlite3 packages supply a powerful and popular SQL database engine that is ready to use. 
-          </para>
-        </listitem>
-        <listitem>
-          <para>
-            <emphasis>Support for Object Oriented Programming</emphasis>
-          </para>
-          <para>
-            The commands of the TclOO package are now part of the TCL language itself. This gives TCL a built-in fully dynamic, class-based object system and also includes advanced features such as meta-classes, filters, and mixins.
-          </para>
-          <para>
-            A new version 4 of the popular package Itcl (also known as "incr TCL") is also included, now built on a TclOO foundation, granting support for some traditional Object Oriented TCL programming out of the box as well.
-          </para>
-        </listitem>
-        <listitem>
-          <para>
-            <emphasis>Support for multi-thread operations</emphasis>
-          </para>
-          <para>
-            A thread-enabled default build, a bundled Thread package, and a new command interp cancel enable multi-threaded programming tasks on TCL 8.6.
-          </para>
-        </listitem>
-      </itemizedlist>
-    </section>
-    <section id="dev-tcl_tk-tk">
-      <title>TK 8.6</title>
-      <itemizedlist>
-        <title>Changes in TK 8.6</title>
-        <listitem>
-          <para>
-            <emphasis>PNG Image Support</emphasis>
-          </para>
-          <para>
-            Photo images now supports read/write in the PNG format, with the ability to set the alpha channel.
-          </para>
-        </listitem>
-        <listitem>
-          <para>
-            <emphasis>Angled Text</emphasis>
-          </para>
-          <para>
-            The new -angle $degrees to $canvas create text option rotates the displayed text.
-          </para>
-        </listitem>
-      </itemizedlist>
-    </section>
-  </section>
-  
-  <section id="sect-improved-scala">
-    <title>Improved Scala Ecosystem</title>
-    <para>
-      Fedora now features significantly improved support for the Scala ecosystem with the inclusion of <package>sbt</package> version 0.13.1 and several other key Scala infrastructure packages. These packages include: 
-    </para>
-    <itemizedlist>
-      <listitem>
-        <para>
-          <package>akka</package>, a toolkit for developing actor-based systems
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <package>json4s</package>, a unified interface to JSON parsers and generators 
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <package>sbinary</package>, a typed Scala interface for reading and writing binary formats 
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <package>scala-stm</package>, a software transactional memory implementation for Scala 
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <package>scalacheck</package>, a property-based testing framework for Scala 
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <package>scalaz</package>, a set of extensions to the Scala standard library to facilitate functional programming 
-        </para>
-      </listitem>
-    </itemizedlist>
-    <para>
-      With these packages available, Fedora has become an excellent environment for developing and distributing Scala projects. 
-    </para>
-  </section>
-
 </section>
   
diff --git a/en-US/Development_GCC_Tools.xml b/en-US/Development_GCC_Tools.xml
index 1d26b08..7247539 100644
--- a/en-US/Development_GCC_Tools.xml
+++ b/en-US/Development_GCC_Tools.xml
@@ -8,35 +8,5 @@
 <section id="development-gcc">
   <title>GCC Tools</title>
   <para />
-  <section id="gccdev-boost">
-    <title>Boost 1.55.0</title>
-    <para><systemitem class="library" >boost</systemitem> has been upgraded to version 1.55.0. This update brings a large number of bug fixes and enhancements, one new library (Predef), and a slight change in requirements as support for very old versions of several compilers has been removed.
-    </para>
-    <para>
-      For a full list of changes, see the <ulink url="http://www.boost.org/users/history/version_1_55_0.html">Boost 1.55.0 Release Notes</ulink>. 
-    </para>
-  </section>
-
-  <section id="gccdev-gcc">
-    <title>GCC 4.9.x</title>
-    <para>
-      The GNU Compiler Collection (GCC) has been upgraded to version 4.9.x, and all Fedora packages have been rebuilt with this new version of GCC.
-    </para>
-    <para>
-      The update provides a large number of bug fixes and enhancements. The notable newly supported features and changes are listed below:
-      <simplelist>
-        <member>ISO C11 support is largely complete.</member>
-        <member>Partial support for C++14.</member>
-        <member>C++11 support for regular expressions.</member>
-        <member>The OpenMP 4.0 standard.</member>
-        <member>the Undefined Behavior Sanitizer (UBSAN).</member>
-        <member>The Cilk Plus extension.</member>
-      </simplelist>
-    </para>
-    <para>
-      For detailed information about all changes, see the <ulink url="https://gcc.gnu.org/gcc-4.9/changes.html">GCC 4.9 Release Notes</ulink>.
-    </para>
-  </section>
-
 </section>
   
diff --git a/en-US/Development_Java.xml b/en-US/Development_Java.xml
index 274211a..7d9505b 100644
--- a/en-US/Development_Java.xml
+++ b/en-US/Development_Java.xml
@@ -8,69 +8,4 @@
 <section id="development-java">
   <title>Java</title>
   <para />
-  <section id="javadev-jdk8">
-    <title>OpenJDK 8</title>
-    <para>OpenJDK8 is now the default Java Runtime in Fedora,
-    replacing OpenJDK7. A full list of the features added in
-    OpenJDK8 is available upstream at 
-    <ulink url="http://openjdk.java.net/projects/jdk8/features/" />.</para>
-    <note>
-      <title>Java Customizations</title>
-      <para>User customizations made to 
-      <package>java-1.7.0-openjdk</package>(specifically, to files
-      under 
-      <filename class="directory">
-      /usr/lib/jvm/java-1.7.0*/*</filename>) will not be carried
-      across to 
-      <package>java-1.8.0-openjdk</package>.</para>
-    </note>
-  </section>
-  <section id="javadev-dependencies">
-    <title>More efficient package dependencies</title>
-    <para>The way that Java dependencies are handled has changed in
-    Fedora 21. Packages that do not interact with the X server or
-    audio subsystem now depend on a new OpenJDK headless
-    subpackage. This means installation size reduction on servers,
-    a change that aims for efficiency.</para>
-    <para>Additionally, documentation for Java packages is now
-    optional, saving even more space on your server. Look for the 
-    <literal>-doc</literal>subpackage for Java packages to install
-    the accompanying documentation.</para>
-    <para>If you need access to API documentation of Java libraries
-    without javadoc subpackages, try using upstream web pages which
-    should be accessible at homepage URL of the project in
-    question. You can query for the URL of installed package with 
-    <command>rpm -qi 
-    <replaceable>package</replaceable>| grep
-    '^URL'</command></para>
-    <para>Java packaging guidelines now also require to convert
-    most Java packages to have 
-    <literal>Requires: java-headless</literal>when appropriate.
-    Detailed information about the packaging effort can be found at
-    
-    <ulink url="https://fedoraproject.org/wiki/Packaging:Java#BuildRequires_and_Requires" /></para>
-  </section>
-  <section id="improved-ivy-packaging">
-    <title>Improved Ivy Packaging</title>
-    <para>The way of packaging Java software that uses Apache Ivy
-    to manage build dependencies has been improved in a similar way
-    to the Maven packaging updates in previous Fedora releases. In
-    particular, the following improvements have been
-    implemented:</para>
-    <itemizedlist>
-      <listitem>
-        <para>automatic resolution of Ivy artifacts,</para>
-      </listitem>
-      <listitem>
-        <para>integration with system Maven repository,</para>
-      </listitem>
-      <listitem>
-        <para>automatic installation of Ivy artifact
-        metadata,</para>
-      </listitem>
-      <listitem>
-        <para>auto requires.</para>
-      </listitem>
-    </itemizedlist>
-  </section>
 </section>
diff --git a/en-US/Development_Tools.xml b/en-US/Development_Tools.xml
index 3e33e81..8710109 100644
--- a/en-US/Development_Tools.xml
+++ b/en-US/Development_Tools.xml
@@ -10,69 +10,7 @@
   <para />
   <section id="devtools-eclipse">
     <title>Eclipse Luna</title>
-    <para>
-      <package>Eclipse</package> in Fedora &PRODVER; has had a major update to the Luna (4.4) release. <application>Eclipse Luna</application>, among other things, introduces support for <productname>Java 8</productname>, split editors, and a dark theme.
-    </para>
-    <para>
-      Full details of the release are available in the upstream project's release notes, which are available from <ulink url="https://www.eclipse.org/eclipse/news/4.4/eclipse_news_4.4.php" />
-    </para>
-  </section>
-  <section id="devtools-jenkins">
-    <title>Jenkins</title>
-    <para>
-      The official Fedora repositories now include <application>Jenkins</application>, an application written in Java that provides continuous integration services for software development. Jenkins allows you to build and test software projects continuously, as well as to monitor executions of jobs that were ran externally.
-    </para>
-    <para>
-      For additional information, refer to the <ulink url="https://wiki.jenkins-ci.org/display/JENKINS/Meet+Jenkins">Meet Jenkins</ulink> webpage.
-    </para>
-  </section>
-
-  <section id="devtools-make">
-    <title>Make updated to 4.0</title>
-    <para>
-      <application>GNU Make</application> has been updated to version 4.0, offering several bug fixes and new features. It also includes new command line options and new variables to improve usability.
-    </para>
-    <para>
-      Read the Make release announcement at <ulink url="https://lists.gnu.org/archive/html/make-w32/2013-10/msg00021.html" /> for more information about the changes in this release. The project documentation is available at <ulink url="http://www.gnu.org/software/make/manual/" />
-    </para>
-  </section>
-
-  <section id="devtools-reviewboard">
-    <title>Review Board 2.0</title>
-    <para>
-      Fedora now provides Review Board 2.0, a powerful, web-based patch review and management tool.
-    </para>
-    <para>
-      Version 2.0 adds the ability to post committed changes from a branch directly from the web UI, adds review of text file attachments, greatly extends the capabilities of the public API and extension framework, and offers significant performance improvements, usability enhancements, and visual cleanups.
-    </para>
-    <para>
-      Significant enhancements have been made to the diff viewer, as well as adding support for reviews on non-code files (such as binary file formats).
-    </para>
-    <para>
-      Documentation for Review Board 2.0 is available from the <ulink url="https://www.reviewboard.org/docs/manual/2.0/">Review Board Manual</ulink>.
-    </para>
-    <important>
-      <title>Back up before migrating to Review Board 2.0</title>
-      <para>
-        Upgrading to Review Board 2.0 from a previous release will modify your database schema. The migration will be performed when you restart Apache for the first time after the upgrade, and the process is irreversible.
-      </para>
-      <para>
-        <emphasis>Back up your database before upgrading.</emphasis>
-      </para>
-    </important>
-  </section>
-  <section id="devtools-shogun">
-    <title>SHOGUN Machine Learning Toolbox</title>
-    <para>
-      The machine learning toolbox's focus is on large scale kernel methods and especially on <ulink url="http://en.wikipedia.org/wiki/Support_vector_machine">Support Vector Machines (SVM)</ulink>. It provides a generic SVM object interfacing to several different SVM implementations, among them the state of the art <ulink url="http://en.wikipedia.org/wiki/LIBSVM">LibSVM</ulink>. Each of the SVMs can be combined with a variety of kernels.
-    </para>
-    <para>
-      One of its key features is the "combined kernel" which can be constructed by a weighted linear combination of a number of sub-kernels, each of which not necessarily working on the same domain. An optimal sub-kernel weighting can be learned using Multiple Kernel Learning. Currently SVM 2-class classification and regression problems can be dealt with. However SHOGUN also implements a number of linear methods like Linear Discriminant Analysis (LDA), Linear Programming Machine (LPM), (Kernel) Perceptrons and features algorithms to train hidden Markov-models. 
-    </para>
-    <para>
-      Learn more about <package>SHOGUN</package> at <ulink url="http://shogun-toolbox.org/doc/en/current/" />
-    </para>
-  </section>
-      
+    <para />
+  </section>    
 </section>
   
diff --git a/en-US/Development_Web.xml b/en-US/Development_Web.xml
index fae40b6..a2a7998 100644
--- a/en-US/Development_Web.xml
+++ b/en-US/Development_Web.xml
@@ -7,87 +7,4 @@
 <section id="Development-web">
   <title>Web Development</title>
   <para />
- <section id="webdev-php">
-    <title>PHP 5.6</title>
-    <para>
-      The PHP stack has been updated to version 5.6, the latest upstream version. The important changes in this new version include:
-    </para>
-    <itemizedlist>
-      <title>Security</title>
-      <listitem>
-        <para>
-          <ulink url="https://wiki.php.net/rfc/tls-peer-verification">TLS Peer Verification</ulink>
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <ulink url="https://wiki.php.net/rfc/improved-tls-defaults">Improved TLS Defaults</ulink>
-        </para>
-      </listitem>
-    </itemizedlist>
-    <itemizedlist>
-      <title>Language improvements</title>
-      <listitem>
-        <para>
-          <ulink url="https://wiki.php.net/rfc/const_scalar_exprs">Constant Scalar Expressions</ulink>
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <ulink url="https://wiki.php.net/rfc/argument_unpacking">Argument Unpacking</ulink>
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <ulink url="https://wiki.php.net/rfc/variadics">Syntax for variadic functions</ulink>
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <ulink url="https://wiki.php.net/rfc/pow-operator">Power Operator</ulink>
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <ulink url="https://wiki.php.net/rfc/use_function">Importing namespaced functions</ulink>
-        </para>
-      </listitem>
-    </itemizedlist>
-    <para>
-      PHP 5.6 also features a new tool, the <ulink url="https://wiki.php.net/rfc/phpdbg">PHP debugger</ulink>, provided in the new php-dbg subpackage. Use the debugger with the <command>phpdbg</command> command.
-    </para>
-    <para>
-      Information about migrating applications from PHP 5.5 to PHP 5.6 can be found at <ulink url="http://php.net/manual/en/migration56.php" />.
-    </para>
-  </section>
-  <section id="webdev-rails">
-    <title>Ruby on Rails 4.1</title>
-    <para>
-      Fedora 21 includes <application>Ruby on Rails 4.1</application>, the latest version of the well-known web application framework written in Ruby. Highlights in this release include Spring application preloader, config/secrets.yml, Action Pack variants, and Action Mailer previews. The Release Notes are at <ulink url="http://guides.rubyonrails.org/4_1_release_notes.html" />
-    </para>
-    <para>
-      Information for developers upgrading existing applications to Ruby on Rails 4.1 can be found in the Upgrading Ruby on Rails guide at <ulink url="http://guides.rubyonrails.org/upgrading_ruby_on_rails.html" />.
-    </para>
-  </section>
-  <section id="webdev-authentication">
-    <title>Web Application Authentication</title>
-    <para>
-      At an operating system level, there are numerous authentication and identity lookup mechanisms, some of them using <systemitem class="daemon">sssd</systemitem>. With new <systemitem class="daemon">Apache</systemitem> modules and new <systemitem class="daemon">sssd</systemitem>, some of those mechanisms become more easily consumable by web applications. Web application environments and frameworks can then consume results of the authentication and information retrieval using environment variables similar to <varname>REMOTE_USER</varname>. This will allow the better integration of web applications into enterprise-scale deployments.
-    </para>
-    <para>
-      With <systemitem class="library">mod_authnz_pam</systemitem>, PAM authentication and access checks are available to web applications, allowing wider combination of authentication and access controls. One specific target is host-based access control rules of FreeIPA for Kerberos SSO via <systemitem class="library">mod_sss</systemitem> and <systemitem class="daemon">sssd</systemitem>.
-    </para>
-    <para>
-      The <systemitem class="library">mod_intercept_form_submit</systemitem> module makes it possible to enable the PAM authentication of <systemitem class="library">mod_authnz_pam</systemitem> on normal logon form handling paths, which can then be consumed by web application with fairly minimal changes.
-    </para>
-    <para>
-      The <systemitem class="library">mod_lookup_identity</systemitem> uses <systemitem class="resource">sssd-dbus</systemitem> to retrieve additional attributes like name, email address, or group membership, and populates environment variables for easy consumption of this information by web applications.
-    </para>
-    <para>
-      The <systemitem class="resource">sssd-dbus</systemitem> implements new service <systemitem>ifp</systemitem> which provides access to additional user-related pieces of information.
-    </para>
-    <para>
-      More information can be found at <ulink url="http://www.freeipa.org/page/Web_App_Authentication" />. 
-    </para>
-  </section>    
 </section>
diff --git a/en-US/Feedback.xml b/en-US/Feedback.xml
index 0e10efa..509d758 100644
--- a/en-US/Feedback.xml
+++ b/en-US/Feedback.xml
@@ -24,7 +24,7 @@
       Bugs And Feature Requests</ulink>.
       A list of commonly reported bugs and known issues for this
       release is available from <ulink
-      url="http://fedoraproject.org/wiki/Common_F19_bugs">
+      url="http://fedoraproject.org/wiki/Common_F21_bugs">
       Common F&PRODVER; bugs</ulink>, on the wiki.
   </para>
   <para>
diff --git a/en-US/File_Servers.xml b/en-US/File_Servers.xml
index 6d2ebb5..c84c758 100644
--- a/en-US/File_Servers.xml
+++ b/en-US/File_Servers.xml
@@ -8,19 +8,4 @@
 <section>
   <title>File Servers</title>
   <para />
-  <section id="nfs-ganesha-file-server">
-    <title>NFS Ganesha File Server</title>
-    <para>The NFS Ganesha file server is a new package in F21. It
-    is a user-mode file server for NFS (v3, v4.0 , v4.1 pNFS) and
-    for 9P from the Plan 9 operating system. It integrates with
-    backend filesystems via its File System Abstraction Layer
-    (FSAL) which is a set of loadable modules that implement the
-    access to these filesystems. Using a FSAL is similar to FUSE in
-    that the whole filesystem can be implemented in user space.
-    This is especially advantageous for pNFS and distributed
-    filesystems where storage is distributed across a
-    network.</para>
-    <para>For more information see 
-    <ulink url="https://github.com/nfs-ganesha/nfs-ganesha/wiki" />.</para>
-  </section>
 </section>
diff --git a/en-US/File_Systems.xml b/en-US/File_Systems.xml
index 6d60821..4b56b38 100644
--- a/en-US/File_Systems.xml
+++ b/en-US/File_Systems.xml
@@ -6,15 +6,7 @@
 
 <section>
   <title>File Systems</title>
-  <section id="filesystems-autofs">
-    <title>Autofs learns amd maps</title>
-    <para>
-      The <package>autofs</package> package has gained support for amd format automount maps.  In the past, amd maps have been handled by the <package>am-utils</package> package, which has seen declining upstream development. Those that use amd format automount maps are encouraged to test the autofs functionality, and report any issues or feature requests at <ulink url="https://bugzilla.redhat.com" />
-    </para>
-    <para>
-      For usage information, refer to <filename>/usr/share/doc/autofs/README.amd-maps</filename>.
-    </para>
-  </section>
+  <para />
 </section>
 
 
diff --git a/en-US/Hardware_Overview.xml b/en-US/Hardware_Overview.xml
index 1aa624b..503e2b3 100644
--- a/en-US/Hardware_Overview.xml
+++ b/en-US/Hardware_Overview.xml
@@ -9,13 +9,6 @@
   <para>
     Fedora &PRODVER; provides software to suit a wide variety of applications. The storage, memory and processing requirements vary depending on usage. For example, a high traffic database server requires much more memory and storage than a business desktop, which in turn has higher requirements than a single-purpose virtual machine.
   </para>
-  <important>
-    <title>PPC 32bit discontinued</title>
-    <para>
-      Support for 32 bit PowerPC systems has been fully discontinued with Fedora 21.
-    </para>
-  </important>
-
   <section id="hardware_overview-specs">
     <title>Minimum System Configuration</title>
     <para>
diff --git a/en-US/I18n.xml b/en-US/I18n.xml
index 9eed70c..0418164 100644
--- a/en-US/I18n.xml
+++ b/en-US/I18n.xml
@@ -7,49 +7,4 @@
 <section id="i18n">
   <title>Internationalization</title>
   <para />
-  <section id="i18n-inputmethods">
-    <title>Input Methods</title>
-    <para>
-      <package>ibus-libzhuyin</package> is a new Zhuyin input method available as a preview for Traditional Chinese input.  Try out the <guimenuitem>New Zhuyin</guimenuitem> IME that promises faster input of Traditional Chinese characters.
-    </para>
-    <para>
-      <systemitem class="library">ibus</systemitem> has two new subcommands:
-      <simplelist>
-        <member>
-          <command>read-config</command> shows the current settings values.
-        </member>
-        <member>
-          <command>reset-config</command> resets the user ibus configuration settings to the default ones (for troubleshooting, etc) but not ibus engines configurations. It can be used for cleaning up the ibus settings for troubleshooting, or after switching language, to load the pre-defined ibus engines for the language. 
-        </member>
-      </simplelist>
-    </para>
-    <para>
-      If you want to use a different Input Method framework to ibus on GNOME, follow <ulink url="https://fedoraproject.org/wiki/I18N/InputMethods#How_to_use_non-ibus_input_methods_on_GNOME">these steps</ulink>
-    </para>
-  </section>
-  <section id="i18n-fonts">
-    <title>Fonts</title>
-    <para>
-      <literal>Adobe Source Han Sans Fonts</literal>, from the <package>adobe-source-han-sans-cn-fonts</package> and <package>adobe-source-han-sans-twhk-fonts</package> packages, are new default fonts for Chinese.
-    </para>
-    <para>
-      If you prefer to use the old Fedora 20 default Chinese fonts, or encounter problems, you can use the following commands to revert to Fedora 20 Chinese fonts:
-      <screen>
-        <prompt>#</prompt> <command>yum install cjkuni-uming-fonts cjkuni-ukai-fonts wqy-zenhei-fonts</command>
-        <prompt>#</prompt> <command>yum remove adobe-source-han-sans-cn-fonts adobe-source-han-sans-twhk-fonts</command>
-      </screen>
-    </para>
-    <para>
-      The <literal>Lohit Oriya</literal> font (<package>lohit-oriya-fonts</package>) has been renamed to <literal>Lohit Odia</literal> (<package>lohit-odia-fonts</package>) as per the Odisha State government's guidelines.
-    </para>
-    <para>
-      The <literal>Lohit Punjabi</literal> font (<package>lohit-punjabi-fonts</package>) has been renamed to <literal>Lohit Gurmukhi</literal> (<package>lohit-gurmukhi-fonts</package>) to avoid confusion between the Arabic and Gurmukhi scripts.
-    </para>
-    <para>
-      <package>ekmukta-fonts</package> is a new Unicode-compliant Devanagari font with a mono-linear typeface.
-    </para>
-    <para>
-      <package>google-noto-fonts</package> has 44 new families. To list these subpackages and find the fonts available for your language, use the command <command>yum list google-noto-\*</command>
-    </para>
-  </section>
 </section>
diff --git a/en-US/Installation.xml b/en-US/Installation.xml
index 1da0083..c99b828 100644
--- a/en-US/Installation.xml
+++ b/en-US/Installation.xml
@@ -7,243 +7,4 @@
 <section id="sect-installation">
   <title>Installation</title>
   <para />
-  
-  <section id="sect-installation-anaconda-help">
-    <title>Built-in Help in the Graphical Installer</title>
-    <para>
-      Each screen in the installer's graphical interface and in the <application>Initial Setup</application> utility now has a <guilabel>Help</guilabel> button in the top right corner. Clicking this button opens the section of the <citetitle>Fedora Installation Guide</citetitle> relevant to the current screen using the <application>Yelp</application> help browser.
-    </para>
-    <para>
-      The help is only available in the English language.
-    </para>
-  </section>
-  
-  <section id="sect-installation-zram-swap">
-    <title>zRAM Swap Support</title>
-    <para>
-      The <application>Anaconda</application> installer now supports <systemitem>swap</systemitem> on zRAM during the installation.
-    </para>
-    <para>
-      zRAM is a standard block device with compressed contents. Placing <systemitem>swap</systemitem> into such a device during the installation allows the installer to store more data in RAM instead of in the hard drive. This is especially helpful on low-memory systems; on these systems, the installation can be performed much faster with this feature enabled.
-    </para>
-    <para>
-      This feature is automatically enabled if <application>Anaconda</application> detects 2 GB or less memory, and disabled on systems with more memory. To force zRAM swap on or off, use the <option>inst.zram=on</option> or <option>inst.zram=off</option> boot option within the boot menu.
-    </para>
-    <para>
-      Specific limits, numbers and way of implementation may be changed in the future.
-    </para>
-  </section>
-  
-  <section id="sect-installation-boot-options">
-    <title>Changes in Boot Options</title>
-    <para>
-      A <firstterm>boot option</firstterm> is used to modify the installer's behavior using the boot command line. The following boot options have been added in Fedora 21:
-    </para>
-    <itemizedlist>
-      <listitem>
-        <para>
-          <option>inst.zram=</option>: Use this option to force zRAM swap on (<option>inst.zram=on</option>) or off (<option>inst.zram=off</option>).
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <option>inst.dnf</option>: Use the experimental <application>DNF</application> backend for package installation instead of <application>YUM</application>.
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <option>inst.memcheck</option>: Perform a check at the beginning of the installation to determine if there is enough available RAM. If there is not enough memory detected, the installation will stop with an error message. This option is enabled by default; use <option>inst.memcheck=0</option> to disable it.
-        </para>
-      </listitem>
-    </itemizedlist>
-  </section>
-  
-  <section id="sect-installation-cli-options">
-    <title>Changes in Anaconda Command Line Options</title>
-    <para>
-      <application>Anaconda</application> command line options are used when running the installer from a terminal within an already installed system, as for example, when installing into a disk image.
-    </para>
-    <itemizedlist>
-      <listitem>
-        <para>
-          The built-in help available through the <command>anaconda -h</command> command now provides descriptions for all available commands.
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <option>--memcheck</option>: Check if the system has sufficient RAM to complete the installation and abort the installation if it does not. This check is approximate. Memory usage during installation depends on the package selection, user interface (graphical/text) and other parameters.
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <option>--nomemcheck</option>: Do not check if the system has enough memory to complete the installation.
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <option>--leavebootorder</option>: Boot drives in their existing order - used to override the default of booting into the newly installed drive on IBM Power Systems servers and EFI systems. This is useful for systems that, for example, should network boot first before falling back to a local boot.
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <option>--extlinux</option>: Use <application>extlinux</application> as the boot loader. Note that there is no attempt to check whether this will work for your platform, which means your system may be unable to boot after completing the installation if you use this option.
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <option>--dnf</option>: Use the experimental <application>DNF</application> package management backend to replace the default <application>YUM</application> package manager. See <ulink url="http://dnf.baseurl.org" /> for more information about the DNF project.
-        </para>
-      </listitem>
-    </itemizedlist>
-  </section>
-  
-  <section id="sect-installation-kickstart">
-    <title>Changes in Kickstart Syntax</title>
-    <para>
-      This section provides a list of changes to <firstterm>Kickstart</firstterm> commands and options. A list of these changes can also be viewed using the following command on a Fedora system:
-    </para>
-    <screen><prompt>$</prompt><command>ksverdiff -f F&PREVVER; -t F&PRODVER;</command></screen>
-    <para>
-      This command will only work on Fedora &PRODVER; with the <package>pykickstart</package> package installed.
-    </para>
-    
-    <section id="sect-installation-kickstart-new">
-      <title>New Commands and Options</title>
-      <itemizedlist>
-        <listitem>
-          <para>
-            <command>fcoe --autovlan</command>: Enable automatic discovery of VLANs.
-          </para>
-        </listitem>
-        <listitem>
-          <para>
-            <command>bootloader --disabled</command>: Do not attempt to install a boot loader. This option overrides all other boot loader configuration; all other boot loader options will be ignored and no boot loader packages will be installed.
-          </para>
-        </listitem>
-        <listitem>
-          <para>
-             <command>network --interfacename=</command>: Specify a custom interface name for a VLAN device. This option should be used when the default name generated by the <option>--vlanid=</option> option is not desired, and it must always be used together with <option>--vlanid=</option>.
-          </para>
-        </listitem>
-        <listitem>
-          <para>
-            <command>ostreesetup</command>: New optional command. Used for OSTree installations. Available options are:
-          </para>
-          <itemizedlist>
-            <listitem>
-              <para>
-                <option>--osname=</option> (required): Management root for OS installation.
-              </para>
-            </listitem>
-            <listitem>
-              <para>
-                <option>--remote=</option> (optional): Name of the remote repository.
-              </para>
-            </listitem>
-            <listitem>
-              <para>
-                <option>--url=</option> (required): Repository URL.
-              </para>
-            </listitem>
-            <listitem>
-              <para>
-                <option>--ref=</option> (required): Name of branch inside the repository.
-              </para>
-            </listitem>
-            <listitem>
-              <para>
-                <option>--nogpgcheck</option> (optional): Disable GPG key verification.
-              </para>
-            </listitem>
-          </itemizedlist>
-          <para>
-            See <ulink url="https://wiki.gnome.org/action/show/Projects/OSTree" /> for more information about OSTree.
-          </para>
-        </listitem>
-        <listitem>
-          <para>
-            <command>clearpart --disklabel=</command>: Create a custom disk label when relabeling disks.
-          </para>
-        </listitem>
-        <listitem>
-          <para>
-            <command>autopart --fstype=</command>: Specify a file system type (such as <systemitem>ext4</systemitem> or <systemitem>xfs</systemitem>) to replace the default when doing automatic partitioning.
-          </para>
-        </listitem>
-        <listitem>
-          <para>
-            <command>repo --install</command>: Writes the repository information into the <filename class="directory">/etc/yum.repos.d/</filename> directory. This makes the repository configured in Kickstart available on the installed system as well.
-          </para>
-        </listitem>
-        <listitem>
-          <para>
-            Changes in the <command>%packages</command> section:
-          </para>
-          <itemizedlist>
-            <listitem>
-              <para>
-                You can now specify an <firstterm>environment</firstterm> to be installed in the <command>%packages</command> section by adding an environment name prefixed by <literal>@^</literal>. For example: 
-              </para>
-              <programlisting>
-%packages
- at core
-<emphasis>@^Infrastructure Server</emphasis>
-%end
-              </programlisting>
-            </listitem>
-            <listitem>
-              <para>
-                 The <command>%packages --nocore</command> option can now be used to disable installing of the <literal>Core</literal> package group. 
-              </para>
-            </listitem>
-            <listitem>
-              <para>
-                 You can now exclude the kernel from installing. This is done the same way as excluding any other package - by prefixing the package name with <literal>-</literal>:
-              </para>
-              <programlisting>
-%packages
- at core
-<emphasis>-kernel</emphasis>
-%end
-              </programlisting>
-            </listitem>
-          </itemizedlist>
-        </listitem>
-      </itemizedlist>
-    </section>
-    
-    <section id="sect-installation-kickstart-changed">
-      <title>Changes in Existing Commands and Options</title>
-      <itemizedlist>
-        <listitem>
-          <para>
-            <command>volgroup --pesize=</command>: This option now does not have a default value in Kickstart. The default size of a new volume group's physical extents is now determined by the installer during both manual and Kickstart installation. This means that the behavior of Kickstart and manual installations is now the same. The previous default value for Kickstart installations was <literal>32768</literal>.  
-          </para>
-        </listitem>
-      </itemizedlist>
-    </section>
-    
-  </section>
-  
-  <section id="sect-installation-additional-changes">
-    <title>Additional Changes</title>
-    <itemizedlist>
-      <listitem>
-        <para>
-          Software RAID configuration in the graphical user interface has been tweaked. 
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          You can now use the <keycap>+</keycap> and <keycap>-</keycap> keys as shortcuts in the manual partitioning screen in the graphical user interface. 
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          The <command>ksverdiff</command> utility (part of the <package>pykickstart</package> package) has a new option: <option>--listversions</option>. Use this option to list all available operating system versions which can be used as arguments for the <option>--from=</option> and <option>--to=</option> options. 
-        </para>
-      </listitem>
-    </itemizedlist>
-  </section>
-  
-</section>
\ No newline at end of file
+</section>
diff --git a/en-US/Kernel.xml b/en-US/Kernel.xml
index 4d963de..b032939 100644
--- a/en-US/Kernel.xml
+++ b/en-US/Kernel.xml
@@ -23,6 +23,9 @@
     <para>
       The <package>kernel-modules</package> package should be included when Fedora is installed on real hardware.
     </para>
+    <para>
+      Fedora's initramfs is configured to include only drivers required for your system, allowing you to boot Fedora faster.  A single, fully featured initramfs is provided under a <literal>Rescue</literal> boot entry in the GRUB menu to allow use after hardware changes.  To recreate initramfs after hardware or driver changes, use the rescue boot option and run the command <command>dracut --regenerate-all</command>.
+    </para>
     <important>
       <title>Initramfs Changes</title>
       <para>
diff --git a/en-US/Monitoring.xml b/en-US/Monitoring.xml
index 89cc137..24f1894 100644
--- a/en-US/Monitoring.xml
+++ b/en-US/Monitoring.xml
@@ -7,30 +7,5 @@
 <section>
   <title>Monitoring and Management Solutions</title>
   <para />
-  <section id="monitoring-monitorix">
-    <title>Monitorix</title>
-    <para>
-      The lightweight <package>Monitorix</package> system monitoring tool has been updated to version 3.6, adding improved support for many things, including <systemitem class="ipaddress">libvirt</systemitem>, <systemitem class="daemon">apcupsd</systemitem>, process statistics, and more.
-    </para>
-    <para>
-      Review the project's changelog at <ulink url="http://www.monitorix.org/changelog.html" />
-    </para>
-  </section>
-  <section>
-    <title>SystemTap</title>
-    <para>
-      Version 2.6 of <package>systemtap</package> data collection suite in Fedora &PRODVER; has many new features, described in <filename>/usr/share/doc/systemtap-runtime/NEWS</filename>.  Documentation for <package>systemtap</package> can be found at <ulink url="https://sourceware.org/systemtap/documentation.html" />
-    </para>
-  </section>
-  <section>
-    <title>Zabbix</title>
-    <para>
-      The <package>Zabbix</package> network and infrastructure monitoring utility has been updated to version 2.2.x in Fedora &PRODVER;.  With each release, the Zabbix team improves and expands this powerful tool.
-    </para>
-    <para>
-      For a complete overview of changes in <package>Zabbix</package>, visit <ulink url="https://www.zabbix.com/documentation/2.2/manual/introduction" />
-    </para>
-  </section>
-
 </section>
       
diff --git a/en-US/Multimedia.xml b/en-US/Multimedia.xml
index 98cb315..aaa3f02 100644
--- a/en-US/Multimedia.xml
+++ b/en-US/Multimedia.xml
@@ -8,31 +8,5 @@
   
   <title>Multimedia</title>
   <para />
-  <section id="multimedia-gpodder">
-    <title>gPodder</title>
-    <para>
-      <application>gPodder</application> in Fedora 21 has been updated to the 3.x release branch, with a number of notable features added.
-    </para>
-    <simplelist>
-      <member>Youtube features are improved, with support for YouTube channels added.</member>
-      <member>Improved Vimeo integration.</member>
-      <member>Enhanced support for mobile devices and standalone media players.</member>
-      <member>Numerous interface advancements.</member>
-      <member>Support your favorite content creators with Flattr integration.</member>
-      <member>A new web UI for remote management.</member>
-    </simplelist>
-    <important>
-      <title>Important changes for gPodder 2 users</title>
-      <para>
-        <application>gPodder</application> now stores all data and downloads in the <filename class="directory" >~/gPodder</filename> directory, instead of downloads in <filename class="directory">~/gpodder-downloads</filename> and configuration data in hidden folders.
-      </para>
-      <para>
-        <application>gPodder</application> has changed configuration and date storage mechanisms.  Before launching <application>gPodder</application>, migrating users should run <command>/usr/bin/gpodder-migrate2tres</command>.
-      </para>
-      <para>
-        If you have run <application>gPodder</application> before running the migration utility, remove the new <filename class="directory" >~/gPodder</filename> and run <command>/usr/bin/gpodder-migrate2tres</command> again.
-      </para>
-    </important>
-  </section>
 </section>
 
diff --git a/en-US/Printing.xml b/en-US/Printing.xml
index b128607..7c3da72 100644
--- a/en-US/Printing.xml
+++ b/en-US/Printing.xml
@@ -7,13 +7,5 @@
 <section>
   <title>Printing</title>
   <para />
-  
-  <section id="sect-cups-journal-logging">
-    <title>CUPS Journal Logging</title>
-    <para>
-      CUPS (the <systemitem class="service">cupsd</systemitem> service) now sends its log output to the <systemitem>systemd</systemitem> journal instead of the <filename>/var/log/cups/error_log</filename> file. You can use the <command>journalctl _COMM=cupsd</command> command to view CUPS log.
-    </para>
-  </section>
-
 </section>
   
diff --git a/en-US/Productivity.xml b/en-US/Productivity.xml
index 4c4c1a8..641f54c 100644
--- a/en-US/Productivity.xml
+++ b/en-US/Productivity.xml
@@ -6,5 +6,5 @@
 
 <section>  
   <title>Productivity</title>
-
+  <para />
 </section>
diff --git a/en-US/Release_Notes.ent b/en-US/Release_Notes.ent
index 01c5561..4913fbe 100644
--- a/en-US/Release_Notes.ent
+++ b/en-US/Release_Notes.ent
@@ -2,11 +2,11 @@
 <!ENTITY BOOKID "release-notes">
 <!ENTITY YEAR "2014">
 <!ENTITY HOLDER "Fedora Project Contributors">
-<!ENTITY NEXTVER "22">
-<!ENTITY PRODVER "21">
-<!ENTITY PREVVER "20">
-<!ENTITY EOLVER "19">
-<!ENTITY KERNEL "3.17.4">
+<!ENTITY NEXTVER "23">
+<!ENTITY PRODVER "22">
+<!ENTITY PREVVER "21">
+<!ENTITY EOLVER "20">
+<!ENTITY KERNEL "4.0.0">
 
 <!ENTITY BZURL "<ulink url='https://bugzilla.redhat.com/enter_bug.cgi?product=&PRODUCT;&amp;component=&BOOKID;'>http://bugzilla.redhat.com/</ulink>">
 
diff --git a/en-US/Revision_History.xml b/en-US/Revision_History.xml
index c578414..2c09742 100644
--- a/en-US/Revision_History.xml
+++ b/en-US/Revision_History.xml
@@ -7,22 +7,14 @@
   <title>Revision History</title>
   <simpara>
     <revhistory>
- <revision>
-        <revnumber>21-09</revnumber>
-        <date>Sun 7 Dec 2014</date>
-        <author><firstname>Fedora</firstname><surname>Docs</surname><email>docs AT lists.fedoraproject.org</email></author>
-        <revdescription>
-          <simplelist>
-            <member>
-              Added a lot of content.
-            </member>
-          </simplelist>
-        </revdescription>
-      </revision>
      <revision>
-        <revnumber>21-01</revnumber>
-        <date> Fri 29 August 2014</date>
-        <author><firstname>Fedora</firstname><surname>Docs</surname><email>docs AT lists.fedoraproject.org</email></author>
+        <revnumber>22-00</revnumber>
+        <date>Wednesday, April 8 2015</date>
+        <author>
+          <firstname>Fedora</firstname>
+          <surname>Docs</surname>
+          <email>docs AT lists.fedoraproject.org</email>
+        </author>
         <revdescription>
           <simplelist>
             <member>
diff --git a/en-US/Security.xml b/en-US/Security.xml
index 219eba7..374465b 100644
--- a/en-US/Security.xml
+++ b/en-US/Security.xml
@@ -8,37 +8,4 @@
 <section>
   <title>Security</title>
   <para />
-  <section id="sssd-gpo-access-control">
-    <title>SSSD GPO-Based Access Control</title>
-    <para>SSSD now supports centrally managed, host-based access
-    control in an Active Directory (AD) environment, using Group
-    Policy Objects (GPOs).</para>
-    <para>GPO policy settings are commonly used to manage
-    host-based access control in an AD environment. SSSD supports
-    local logons, remote logons, service logons and more. Each of
-    these standard GPO security options can be mapped to any PAM
-    service, allowing administrators to comprehensively configure
-    their systems.</para>
-    <para>This enhancement to SSSD is related only to the retrieval
-    and enforcement of AD policy settings. Administrators can
-    continue to use the existing AD tool set to specify policy
-    settings.</para>
-    <para>The new functionality only affects SSSD's AD provider and
-    has no effect on any other SSSD providers (e.g. IPA provider).
-    By default, SSSD's AD provider will be installed in
-    "permissive" mode, so that it won't break upgrades.
-    Administrators will need to set "enforcing" mode manually (see
-    sssd-ad(5)).</para>
-    <para>More information about this change can be found at: 
-    <ulink url="https://fedorahosted.org/sssd/wiki/DesignDocs/ActiveDirectoryGPOIntegration" /></para>
-  </section>
-  <section id="security-openssl-md5">
-    <title>MD5 signed certificates are rejected</title>
-    <para>
-      OpenSSL was patched to disallow verification of certificates that are signed with MD5 algorithm. The use of MD5 hash algorithm for certificate signatures is now considered as insecure and thus all the main crypto libraries in Fedora were patched to reject such certificates.
-    </para>
-    <para>
-      Certificates signed with MD5 algorithm are not present on public https web sites anymore but they may still be in use on private networks or used for authentication on openvpn based VPNs. It is highly recommended to replace such certificates with new ones signed with SHA256 or at least SHA1. As a temporary measure the <envar>OPENSSL_ENABLE_MD5_VERIFY</envar> environment variable can be set to allow verification of certificates signed with MD5 algorithm.
-    </para>
-  </section>
 </section>
diff --git a/en-US/Server_Configuration_Tools.xml b/en-US/Server_Configuration_Tools.xml
index 9e582d8..b623955 100644
--- a/en-US/Server_Configuration_Tools.xml
+++ b/en-US/Server_Configuration_Tools.xml
@@ -7,13 +7,5 @@
 <section>
   <title>Server Configuration Tools</title>
   <para />
- 
-  <section id="sect-cockpit-management-console">
-    <title>Cockpit Management Console</title>
-    <para>
-      The <application>Cockpit Management Console</application> is now available in &PRODUCT; Server. See <xref linkend="Cockpit-Management-Console" /> for more information.
-    </para>
-  </section>
-
 </section>
 
diff --git a/en-US/System_Daemons.xml b/en-US/System_Daemons.xml
index 5fccd16..f35bd9d 100644
--- a/en-US/System_Daemons.xml
+++ b/en-US/System_Daemons.xml
@@ -9,82 +9,8 @@
   <para />
   <section id="systemd-journald">
     <title>Journald</title>
-    <itemizedlist>
-      <listitem>
-        <para>
-          Journal messages can be forwarded to remote systems, without using a syslog daemon.  The <package>systemd-journal-remote</package> and <package>systemd-journal-upload</package> packages provide receiver and sender daemons.  Communication is done over <systemitem class="protocol">HTTPS</systemitem>.
-        </para>
-      </listitem>
-      <listitem>
-      	<para>
-      	  The <systemitem class="service">cupsd</systemitem> service now logs output into the journal. See <xref linkend="sect-cups-journal-logging" /> for details.
-      	</para>
-      </listitem>
-    </itemizedlist>
-  </section>
-  
-  <section id="systemd-private">
-    <title>systemd 215</title>
-    <para>
-      <systemitem class="daemon">systemd</systemitem> in Fedora 21 has been updated to version 215.  This release includes substantial enhancements, including improved resource management, service isolation and other security improvements, and network management from <systemitem class="daemon" >systemd-networkd</systemitem>.
-    </para>
-    <para>
-      Many of these improvements enhance management of services running inside containers, and management of the containers themselves.  <command>systemd-nspawn</command> creates securely isolated containers, and tools such as <command>machinectl</command> are available to manage them. <systemitem class="daemon">systemd-networkd</systemitem> provides network services for the containers, and <systemitem class="daemon" >systemd</systemitem> itself manages resource allocations.
-    </para>
-    <para>
-      To learn more about enhancements to <systemitem class="daemon" >systemd</systemitem>, read:
-      <itemizedlist>
-        <listitem>
-          <para>
-            <filename>/usr/share/doc/systemd/NEWS</filename> for the upstream changelog.
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          Manpages and other documentation provided with the systemd package, listed with <command>rpm -qd systemd</command>.
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <ulink url="http://0pointer.net/blog/projects/stateless.html" /> for an overview of many changes and their intent.
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <ulink url="http://www.freedesktop.org/wiki/Software/systemd/" /> for a comprehensive overview of systemd.
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <ulink url="https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet" /> for users new to Fedora and <systemitem class="daemon" >systemd</systemitem>
-        </para>
-      </listitem>
-    </itemizedlist>
-
-    </para>
-  </section>
-  
-  <section id="sect-systemd-privatedevices-privatenetwork">
-    <title>Systemd PrivateDevices and PrivateNetwork</title>
-    <para>
-      Two new security-related options are now being used by <systemitem>systemd</systemitem> for long-running services which do not require access to physical devices or the network: 
-    </para>
-    <itemizedlist>
-      <listitem>
-        <para>
-           The <option>PrivateDevices</option> setting, when set to "yes", provides a private, minimal <filename class="directory">/dev</filename> that does not include physical devices. This allows long-running services to have limited access, increasing security.
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-           The <option>PrivateNetwork</option> setting, when set to "yes", provides a private network with only a loopback interface. This allows long-running services that do not require network access to be cut off from the network.
-        </para>
-      </listitem>
-    </itemizedlist>
-    <para>
-      For details about this change, see the <ulink url="https://fedoraproject.org/wiki/Changes/PrivateDevicesAndPrivateNetwork">PrivateDevices and PrivateNetwork Wiki page</ulink>.
-    </para>
-  </section>
-  
+    <para />
+ </section>
+ 
 </section>
 


More information about the docs-commits mailing list