Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/network/common/choose.xml

    r5fdc965 r0131d1b  
    99  <?dbhtml filename="choose.html"?>
    1010
    11   <title>DHCP or Static Networking?</title>
     11  <title>Systemd Networking?</title>
    1212
    1313  <indexterm zone="ch-network-choose">
     
    2020
    2121  <para> There are two different ways you can proceed from this point
    22   to configure your network. Dynamic will allow you to take advantage of
    23   a DHCP server to get all your configuration information. Static you become
    24   responsible for setting up your options.</para>
     22  to configure your network. You can use systemd, or install the
     23  CLFS-Network-Scripts.</para>
    2524
    26   <para>To configure a Static Interface, Follow <xref linkend="ch-network-static"/>.</para>
     25  <para>To use systemd to configure a Network Interface, Follow <xref linkend="ch-systemd-network"/>.</para>
    2726
    28   <para>To configure a DHCP Interface, Follow <xref linkend="ch-network-dhcpcd"/>.</para>
     27  <para>To use CLFS-network-scripts to configure a Network Interface, Follow <xref linkend="ch-scripts-network-scripts"/>.</para>
    2928
    3029</sect1>
Note: See TracChangeset for help on using the changeset viewer.