source: BOOK/network/common/choose.xml@ fc14a7d

clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since fc14a7d was 0131d1b, checked in by Chris Staub <chris@…>, 10 years ago

More consistent capitalization for systemd

  • Property mode set to 100644
File size: 1.1 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-network-choose">
9 <?dbhtml filename="choose.html"?>
10
11 <title>Systemd Networking?</title>
12
13 <indexterm zone="ch-network-choose">
14 <primary sortas="d-network">network</primary>
15 <secondary>configuring</secondary></indexterm>
16
17 <para>This section only applies if a network card is to be configured. If
18 you do not need to configure a network interface you can skip on to
19 <xref linkend="chapter-bootable"/>.</para>
20
21 <para> There are two different ways you can proceed from this point
22 to configure your network. You can use systemd, or install the
23 CLFS-Network-Scripts.</para>
24
25 <para>To use systemd to configure a Network Interface, Follow <xref linkend="ch-systemd-network"/>.</para>
26
27 <para>To use CLFS-network-scripts to configure a Network Interface, Follow <xref linkend="ch-scripts-network-scripts"/>.</para>
28
29</sect1>
Note: See TracBrowser for help on using the repository browser.