aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/bootscripts.xml
blob: dc90e2e6824033a9e8eaf94c0d5fe9be600d7d32 (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
<sect1 id="ch-system-lfs-bootscripts" xreflabel="Bootscripts">
<title>Installing LFS-Bootscripts-&bootscripts-version;</title>
<?dbhtml filename="bootscripts.html" dir="chapter07"?>

<para>The LFS-Bootscripts package contains a set of bootscripts.</para>

<screen>&buildtime; &bootscripts-time;
&diskspace; &bootscripts-compsize;</screen>

&bootscripts-down;
&bootscripts-dep;

<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>

<sect2>
<title>Installation of LFS-Bootscripts</title>

<para>Install the boot scripts simply by copying them to their
destination:</para>

<screen><userinput>cp -a rc.d sysconfig /etc</userinput></screen>

<para>Make sure <emphasis>root</emphasis> is owner of the scripts:</para>

<screen><userinput>chown -R root:root /etc/rc.d /etc/sysconfig</userinput></screen>

</sect2>

&bootscripts-shortdesc;
&bootscripts-desc;

</sect1>