[release-notes] Add the System Daemons section

Ben Cotton bcotton at fedoraproject.org
Sat May 11 02:50:21 UTC 2013


commit ce76f5142306a99ff035e270e17584e3825af61f
Author: Ben Cotton <bcotton at fedoraproject.org>
Date:   Fri May 10 22:50:05 2013 -0400

    Add the System Daemons section

 en-US/System_Daemons.xml |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)
---
diff --git a/en-US/System_Daemons.xml b/en-US/System_Daemons.xml
index a4ec6ea..188e29f 100644
--- a/en-US/System_Daemons.xml
+++ b/en-US/System_Daemons.xml
@@ -7,6 +7,34 @@
 
 <section>
   <title>System Daemons</title>
+  <indexterm><primary>systemd</primary></indexterm>
   <para />
+  <section>
+    <title>systemd lightweight containers</title>
+    <para><firstterm>nspawn</firstterm>containers have been improved in order
+      to allow installation an unmodified Fedora distribution for testing,
+      debugging, and development.</para>
+  </section>
+
+  <section>
+    <title>systemd Message Catalog</title>
+    <para>The <package>systemd</package> Message Catalog uses globally-unique
+      message identifiers to tie specific error messages to additional information
+      such as comprehensive explanations and links to further information.</para>
+  </section>
+
+  <section>
+    <title>systemd Resource Control</title>
+    <para>In Fedora &PRODVER;, <package>systemd</package> adds the ability to
+      dynamically modify cgroups-based resource control for services.</para>
+  </section>
+
+  <section>
+    <title>systemd timers</title>
+    <indexterm><primary>systemd</primary></indexterm>
+    <para><package>systemd</package> adds support for calendar time events, in
+      addition to existing support for monotonic time events.</para>
+  </section>
+
 </section>
 


More information about the docs-commits mailing list