Ignore:
Timestamp:
02/15/2013 09:14:37 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.5-systemd, 7.6-systemd, 7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
b588d62
Parents:
4a4e017
Message:

Move Chapter 7 in place for Systemd.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10159 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/introduction.xml

    r4a4e017 rf3317d4  
    3535  </itemizedlist>
    3636
    37   <para>The next sections detail how to install and configure the LFS system
    38   scripts needed during the boot process. Most of these scripts will work
    39   without modification, but a few require additional configuration files
    40   because they deal with hardware-dependent information.</para>
    41 
    42   <para>System-V style init scripts are employed in this book because they are
    43   widely used and relatively simple. For additional options, a hint detailing
    44   the BSD style init setup is available at <ulink
    45   url="&hints-root;bsd-init.txt"/>.  Searching the LFS mailing lists for
    46   <quote>depinit</quote>, <quote>upstart</quote>, or <quote>systemd</quote>
    47   will also offer additional information.</para>
    48 
    49   <para>If using an alternative style of init scripts, skip these sections.</para>
     37  <para>Third, configuring hostname, keyboard layout and system clock.</para>
    5038
    5139  <itemizedlist>
    52      <listitem>
    53        <para><xref linkend="ch-scripts-bootscripts" role="."/></para>
    54      </listitem>
    55      <listitem>
    56        <para><xref linkend="ch-scripts-usage" role="."/></para>
    57      </listitem>
    5840     <listitem>
    5941       <para><xref linkend="ch-scripts-hostname" role="."/></para>
     
    6547       <para><xref linkend="ch-scripts-console" role="."/></para>
    6648     </listitem>
    67      <listitem>
    68        <para><xref linkend="ch-scripts-sysklogd" role="."/></para>
    69      </listitem>
    7049  </itemizedlist>
    7150
     
    7655  <itemizedlist>
    7756     <listitem>
    78        <para><xref linkend="ch-scripts-profile" role="."/></para>
     57       <para><xref linkend="ch-scripts-locale" role="."/></para>
    7958     </listitem>
    8059     <listitem>
Note: See TracChangeset for help on using the changeset viewer.