aboutsummaryrefslogtreecommitdiffstats
path: root/chapter09/bootscripts6.xml
blob: 3e3d2779f6b2773ca76c3f2357597d31dc8559ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<?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-config-bootscripts6" role="wrap" revision="s6">
  <?dbhtml filename="bootscripts.html"?>

  <sect1info condition="script">
    <productname>bootscripts</productname>
    <productnumber>&lfs-bootscripts-version;</productnumber>
    <address>&lfs-bootscripts-url;</address>
  </sect1info>

  <title>LFS-Bootscripts-&lfs-bootscripts-version;</title>

  <indexterm zone="ch-config-bootscripts6">
    <primary sortas="a-Bootscripts">Bootscripts</primary>
  </indexterm>

  <sect2 role="package">
    <title/>

    <para>The LFS-Bootscripts package contains a set of scripts to start/stop
    the LFS system at bootup/shutdown.
    The configuration files and procedures needed to
    customize the boot process are described in the following sections.</para>

    <segmentedlist>
      <segtitle>&buildtime;</segtitle>
      <segtitle>&diskspace;</segtitle>

      <seglistitem>
        <seg>&lfs-bootscripts-cfg-sbu;</seg>
        <seg>&lfs-bootscripts-cfg-du;</seg>
      </seglistitem>
    </segmentedlist>

  </sect2>

  <sect2 role="installation">
    <title>Installation of LFS-Bootscripts</title>

    <para>Install the package:</para>

<screen><userinput remap="install">make install</userinput></screen>

  </sect2>

  <sect2 id="contents-bootscripts" role="content">
    <title>Contents of LFS-Bootscripts</title>
    <segmentedlist>
      <segtitle>Installed scripts</segtitle>
      <segtitle>Installed directories</segtitle>

      <seglistitem>
        <seg>blah, ...</seg>
        <seg>dir, ...</seg>
      </seglistitem>
    </segmentedlist>

    <variablelist>
      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
      <?dbfo list-presentation="list"?>
      <?dbhtml list-presentation="table"?>

      <varlistentry id="blah-bootscripts">
        <term><command>blah</command></term>
        <listitem>
          <para>Blah does something</para>
          <indexterm zone="ch-config-bootscripts6 blah-bootscripts">
            <primary sortas="d-blah">blah</primary>
          </indexterm>
        </listitem>
      </varlistentry>

    </variablelist>

  </sect2>

</sect1>