[release-notes] markup for networking beat

Pete Travis immanetize at fedoraproject.org
Sun Oct 28 20:39:00 UTC 2012


commit fca1de42d01253074870285b5421459bcf96a869
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sun Oct 28 13:37:19 2012 -0600

    markup for networking beat

 en-US/Networking.xml |   27 +++++++++++++--------------
 1 files changed, 13 insertions(+), 14 deletions(-)
---
diff --git a/en-US/Networking.xml b/en-US/Networking.xml
index 2cf6b9a..30b8da3 100644
--- a/en-US/Networking.xml
+++ b/en-US/Networking.xml
@@ -12,20 +12,19 @@
         <para>Fedora 18 continues previous releases' use of <package>biosdevname</package> to set network device names in a deterministic manner. Ethernet ports embedded on server motherboards will be named <literal>em<replaceable>port_number</replaceable></literal>, while ports on PCI cards will be named <literal>p<replaceable>slot_number</replaceable>p<replaceable>port_number</replaceable></literal>, corresponding to the chassis labels. This feature may be disabled by passing <literal>biosdevname=0</literal> on the kernel command line, in which case, behavior will revert to using ethX names. </para>
       </section><section>
         
-          <title>better network security with firewalld </title>
-        <para>
-          <package>firewalld</package> will be the default firewall solution for Fedora 18, replacing <package>iptables</package>.  Using firewalld will allow for application of policy changes without reloading, allowing connection states to stay unbroken when rules are changed. </para><para>A D-BUS interface allows approved applications to communicate status and present complex or temporary needs to the firewall without requiring hand configuration by an administrator. This improves support for dynamic environments like libvirtd, which previously had to be restarted when iptables rules were changed.  </para>
-        <para>Manual administration can be done with <command>firewall-cmd</command>. Documentation on firewalld can be found in the included manpages: <literal>firewall-cmd(1)</literal>, <literal>firewalld(1)</literal>, <literal>firewalld.conf(5)</literal>, <literal>firewalld.icmptype(5)</literal>, <literal>firewalld.service(5)</literal>, <literal>firewalld.zone(5)</literal>. </para>
-      </section><section>
-        
-          <title>Team Driver improves NIC bonding </title>
-        <para> Fedora 18 includes Team Driver which facilitates grouping of multiple network interfaces together so they act like a single network interface. This extends teaming possibilities provided by existing bonding driver. It also provides userspace driven, modular alternative to bonding driver. Usage information can be found in the include manpages: <literal>teamd.conf(5)</literal>, <literal>teamd(8)</literal>, and <literal>teamdctl(8)</literal>. </para>
-      </section><section>
-        
-          <title>Bring your own hotspot </title>
-        <para><package>NetworkManager</package>now supports an enhanced Hotspot/Internet Connection Sharing mode for WiFi, which enables a much smoother connection sharing experience and is better supported by hardware. This mode is automatically enabled only for newly created connection to ensure existing configuration is unchanged. </para>
+          <title>better network security with <application>firewalld</application> </title>
+          <para>
+          <package>firewalld</package> will be the default firewall solution for Fedora 18, replacing <package>iptables</package>.  Using <application>firewalld</application> will allow for application of policy changes without reloading, allowing connection states to stay unbroken when rules are changed. </para>
+          <para>A <function>D-BUS</function> interface allows approved applications to communicate status and present complex or temporary needs to the firewall without requiring hand configuration by an administrator. This improves support for dynamic environments like <application>libvirtd</application>, which previously had to be restarted when <application>iptables</application> rules were changed.  </para>
+          <para>Manual administration can be done with <command>firewall-cmd</command>. Documentation on firewalld can be found in the included manpages: <literal>firewall-cmd(1)</literal>, <literal>firewalld(1)</literal>, <literal>firewalld.conf(5)</literal>, <literal>firewalld.icmptype(5)</literal>, <literal>firewalld.service(5)</literal>, <literal>firewalld.zone(5)</literal>. </para>
+      </section>
+      <section>
+        <title><function>Team Driver</function> improves NIC bonding </title>
+        <para> Fedora 18 includes <function>Team Driver</function> which facilitates grouping of multiple network interfaces together so they act like a single network interface. This extends teaming possibilities provided by existing bonding driver. It also provides userspace driven, modular alternative to bonding driver. Usage information can be found in the include manpages: <literal>teamd.conf(5)</literal>, <literal>teamd(8)</literal>, and <literal>teamdctl(8)</literal>. </para>
+      </section>
+      <section>
+        <title>Bring your own hotspot </title>
+        <para><package>NetworkManager</package>now supports an enhanced Hotspot/Internet Connection Sharing mode for <trademark>WiFi</trademark>, which enables a much smoother connection sharing experience and is better supported by hardware. This mode is automatically enabled only for newly created connection to ensure existing configuration is unchanged. </para>
       </section>
-   
-
 </section>
 


More information about the docs-commits mailing list