source:
BOOK/network/common/choose.xml@
4260133
Last change on this file since 4260133 was 0131d1b, checked in by , 10 years ago | |
---|---|
|
|
File size: 1.1 KB |
Rev | Line | |
---|---|---|
[0f6ac75] | 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 | ||
[593f554e] | 8 | <sect1 id="ch-network-choose"> |
[0f6ac75] | 9 | <?dbhtml filename="choose.html"?> |
10 | ||
[31e77c0] | 11 | <title>Systemd Networking?</title> |
[0f6ac75] | 12 | |
[593f554e] | 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 | |
[0131d1b] | 22 | to configure your network. You can use systemd, or install the |
[2256e5a] | 23 | CLFS-Network-Scripts.</para> |
[0f6ac75] | 24 | |
[31e77c0] | 25 | <para>To use systemd to configure a Network Interface, Follow <xref linkend="ch-systemd-network"/>.</para> |
[0f6ac75] | 26 | |
[31e77c0] | 27 | <para>To use CLFS-network-scripts to configure a Network Interface, Follow <xref linkend="ch-scripts-network-scripts"/>.</para> |
[0f6ac75] | 28 | |
29 | </sect1> |
Note:
See TracBrowser
for help on using the repository browser.