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">
8 <sect1 id="ch-scripts-introduction" revision="systemd">
9 <?dbhtml filename="introduction.html"?>
11 <title>Introduction</title>
13 <para>This chapter discusses configuration files and systemd services.
14 First, the general configuration files needed to set up networking are
19 <para><xref linkend="ch-scripts-network" role="."/></para>
22 <para><xref linkend="ch-scripts-hostname" role="."/></para>
25 <para><xref linkend="ch-scripts-hosts" role="."/></para>
29 <para>Second, issues that affect the proper setup of devices are
34 <para><xref linkend="ch-scripts-udev" role="."/></para>
37 <para><xref linkend="ch-scripts-symlinks" role="."/></para>
41 <para>Third, configuring the system clock and keyboard layout.</para>
45 <para><xref linkend="ch-scripts-clock" role="."/></para>
48 <para><xref linkend="ch-scripts-console" role="."/></para>
53 <para>Fourth, a brief introduction to the scripts and configuration
54 files used when the user logs into the system.</para>
58 <para><xref linkend="ch-scripts-locale" role="."/></para>
61 <para><xref linkend="ch-scripts-inputrc" role="."/></para>
65 <para>And finally, configuring the systemd behavior.</para>
69 <para><xref linkend="ch-scripts-systemd-custom" role="."/></para>