Changeset 0d36d0a for BOOK/network/common
- Timestamp:
- Jun 3, 2014, 3:55:31 AM (10 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- 42d253d
- Parents:
- 213ad522
- Location:
- BOOK/network/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/network/common/choose.xml
r213ad522 r0d36d0a 25 25 <para>To use systemd to configure a Network Interface, Follow <xref linkend="ch-systemd-network"/>.</para> 26 26 27 <para>To use CLFS-network-scripts to configure a Network Interface, Follow <xref linkend="ch- scripts-network-scripts"/>.</para>27 <para>To use CLFS-network-scripts to configure a Network Interface, Follow <xref linkend="ch-network-network-scripts"/>.</para> 28 28 29 29 </sect1> -
BOOK/network/common/network-scripts.xml
r213ad522 r0d36d0a 6 6 ]> 7 7 8 <sect1 id="ch- scripts-network-scripts" role="wrap">8 <sect1 id="ch-network-network-scripts" role="wrap"> 9 9 <?dbhtml filename="network-scripts.html"?> 10 10 … … 17 17 <title>CLFS-Network-Scripts-&clfs-network-scripts-version;</title> 18 18 19 <indexterm zone="ch- scripts-network-scripts">19 <indexterm zone="ch-network-network-scripts"> 20 20 <primary sortas="a-Network-Scripts">Network-Scripts</primary> 21 21 </indexterm> … … 61 61 <listitem> 62 62 <para>Stops a network device.</para> 63 <indexterm zone="ch- scripts-network-scripts ifdown-network-scripts">63 <indexterm zone="ch-network-network-scripts ifdown-network-scripts"> 64 64 <primary sortas="d-ifdown">ifdown</primary> 65 65 </indexterm> … … 71 71 <listitem> 72 72 <para>Initializes a network device.</para> 73 <indexterm zone="ch- scripts-network-scripts ifup-network-scripts">73 <indexterm zone="ch-network-network-scripts ifup-network-scripts"> 74 74 <primary sortas="d-ifup">ifup</primary> 75 75 </indexterm> … … 82 82 <para>Provides the functionality needed to assign a static Internet 83 83 Protocol (IP) address to a network interface.</para> 84 <indexterm zone="ch- scripts-network-scripts ipv4-static-network-scripts">84 <indexterm zone="ch-network-network-scripts ipv4-static-network-scripts"> 85 85 <primary sortas="d-ipv4-static">ipv4-static</primary> 86 86 </indexterm>
Note:
See TracChangeset
for help on using the changeset viewer.