<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;
]>

<sect1 id="ch-network-choose">
  <?dbhtml filename="choose.html"?>

  <title>Systemd Networking?</title>

  <indexterm zone="ch-network-choose">
    <primary sortas="d-network">network</primary>
  <secondary>configuring</secondary></indexterm>

  <para>This section only applies if a network card is to be configured. If
  you do not need to configure a network interface you can skip on to
  <xref linkend="chapter-bootable"/>.</para>

  <para> There are two different ways you can proceed from this point
  to configure your network. You can use systemd, or install the
  CLFS-Network-Scripts.</para>

  <para>To use systemd to configure a Network Interface, Follow <xref linkend="ch-systemd-network"/>.</para>

  <para>To use CLFS-network-scripts to configure a Network Interface, Follow <xref linkend="ch-network-network-scripts"/>.</para>

</sect1>
