[release-notes] added NetworkManager and BlueZ changes to networking beat

Pete Travis immanetize at fedoraproject.org
Sun Oct 20 17:58:17 UTC 2013


commit 6625aab1d76020176b526c58b6e87a31a429fa44
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sun Oct 20 11:58:15 2013 -0600

    added NetworkManager and BlueZ changes to networking beat

 en-US/Networking.xml |   29 ++++++++++++++++++++++++++++-
 1 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/en-US/Networking.xml b/en-US/Networking.xml
index 91283c7..d6484e0 100644
--- a/en-US/Networking.xml
+++ b/en-US/Networking.xml
@@ -3,8 +3,35 @@
 "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>  
+<section id="networking">  
   <title>Networking</title>
   <para />
+
+  <section id="networking-nm_bb">
+    <title>NetworkManager Bonding and Bridging</title>
+    <para>
+      <productname>NetworkManager</productname> now supports expanded bonding and bridging functionality, and incorporates better with existing bonding or bridging tools and configurations. This allows greater interoperability with virtualization solitions like <productname>libvirt</productname>.  Managed devices will not appear in configuration applets unless the applet suppoorts these device types.
+    </para>
+    <para>
+      Example configurations are available at <ulink url="http://fedoraproject.org/wiki/Networking/Bridging" /> and <ulink url="http://fedoraproject.org/wiki/Networking/Bonding" />
+    </para>
+
+  </section>
+  <section id="networking-nmcli">
+    <title>NetworkManager on the command line</title>
+    <para>
+      The <productname>NetworkManager</productname> command line tool <command>nmcli</command> in Fedora 20 gains the ability to add and edit network connections.
+    </para>
+  </section>
+
+  <section id="networking-bluez">
+    <title>Bluetooth stack updated to BlueZ 5</title>
+    <para>
+      Fedora 20 includes the latest version of the <productname>BlueZ</productname> bluetooth management software. The 5.0 release includes numerous backend improvements, adds support for <literal>Low Energy</literal> profiles, and features the command line tool <command>bluetoothctl</command>.
+    </para>
+    <para>
+      For detailed information on the changes in this release, consult the upstream release notes at <ulink url="http://www.bluez.org/release-of-bluez-5-0/" />. 
+    </para>
+  </section>
 </section>
 


More information about the docs-commits mailing list