mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Old explanation tells you to create a new file containing, instead of
telling you to create the files by running the command git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@804 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
60bbc310cb
commit
1a167e4f33
@ -2,8 +2,8 @@
|
||||
<title>Creating the checkfs script</title>
|
||||
|
||||
<para>
|
||||
A new file <filename>/etc/init.d/checkfs</filename> is created containing
|
||||
the following:
|
||||
Create the <filename>/etc/init.d/checkfs</filename> script by running
|
||||
the following command:
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -7,8 +7,8 @@ If not, this section can be skipped.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
A new file <filename>/etc/init.d/ethnet</filename> is created containing the
|
||||
following:
|
||||
Create the <filename>/etc/init.d/ethnet</filename> script by running the
|
||||
following command:
|
||||
</para>
|
||||
|
||||
<para>
|
||||
@ -166,7 +166,7 @@ First the nic-config directory is created by running:
|
||||
<para>
|
||||
|
||||
Now, new files are created in that directory containing the following.
|
||||
This creates a sample file ifcfg-eth0:
|
||||
The following command creates a sample file ifcfg-eth0:
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -2,8 +2,8 @@
|
||||
<title>Creating the functions script</title>
|
||||
|
||||
<para>
|
||||
A new file <filename>/etc/init.d/functions</filename> is created containing
|
||||
the following:
|
||||
Create the <filename>/etc/init.d/functions</filename> script by running
|
||||
the following command:
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -2,8 +2,8 @@
|
||||
<title>Creating the halt script</title>
|
||||
|
||||
<para>
|
||||
A new file <filename>/etc/init.d/halt</filename> is created containing the
|
||||
following:
|
||||
Create the <filename>/etc/init.d/halt</filename> script by running the
|
||||
following command:
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -57,7 +57,7 @@ If a network card is not going to be configured, a new file
|
||||
|
||||
<para>
|
||||
If a network card is to be configured, a new file
|
||||
<filename>/etc/hosts</filename> is created containing:
|
||||
<filename>/etc/hosts</filename> is created by running:
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -3,9 +3,9 @@
|
||||
|
||||
<para>
|
||||
A user only needs to create this script if he don't have a default 101 keys
|
||||
US keyboard layout. A new file
|
||||
<filename>/etc/init.d/loadkeys</filename> containing the following has to be
|
||||
created:
|
||||
US keyboard layout. Create the
|
||||
<filename>/etc/init.d/loadkeys</filename> script by running the
|
||||
following command:
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -2,8 +2,8 @@
|
||||
<title>Creating the /etc/init.d/localnet boot script</title>
|
||||
|
||||
<para>
|
||||
A new file <filename>/etc/init.d/localnet</filename> is created containing
|
||||
the following:
|
||||
Create the <filename>/etc/init.d/localnet</filename> script by running
|
||||
the following command:
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -2,8 +2,8 @@
|
||||
<title>Creating the mountfs script</title>
|
||||
|
||||
<para>
|
||||
A new file <filename>/etc/init.d/mountfs</filename> is created containing
|
||||
the following:
|
||||
Create the <filename>/etc/init.d/mountfs</filename> script by running
|
||||
the following command:
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -3,8 +3,9 @@
|
||||
|
||||
<para>
|
||||
The first main boot script is the <filename>/etc/init.d/rc</filename> script.
|
||||
A new file <filename>/etc/init.d/rc</filename> is created containing the
|
||||
following: </para>
|
||||
Create the <filename>/etc/init.d/rc</filename> script by running the
|
||||
following command:
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<screen>
|
||||
|
@ -2,8 +2,9 @@
|
||||
<title>Creating the rcS script</title>
|
||||
|
||||
<para>
|
||||
The second main boot script is the <filename>rcS</filename> script. Create a
|
||||
new file <filename>/etc/init.d/rcS</filename> containing the following:
|
||||
The second main boot script is the <filename>rcS</filename> script. Create
|
||||
the <filename>/etc/init.d/rcS</filename> script by running the following
|
||||
command:
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -2,8 +2,8 @@
|
||||
<title>Creating the reboot script</title>
|
||||
|
||||
<para>
|
||||
Create a new file <filename>/etc/init.d/reboot</filename> containing the
|
||||
following:
|
||||
Create the <filename>/etc/init.d/reboot</filename> script by running the
|
||||
following command:
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -2,8 +2,8 @@
|
||||
<title>Creating the sendsignals script</title>
|
||||
|
||||
<para>
|
||||
Create a new file <filename>/etc/init.d/sendsignals</filename>
|
||||
containing the following:
|
||||
Creat the <filename>/etc/init.d/sendsignals</filename> script by running
|
||||
the following command:
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -15,9 +15,13 @@ the /etc/localtime symlink.
|
||||
|
||||
<para>
|
||||
If you want to use this script on your system even if the
|
||||
hardware clock is set to GMT, then the UTC variable below has to be changed
|
||||
to the
|
||||
value of <emphasis>1</emphasis>.
|
||||
hardware clock is set to GMT, then the UTC variable below has to be
|
||||
changed to the value of <emphasis>1</emphasis>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Creat the <filename>/etc/init.d/setclock</filename> script by running
|
||||
the following command:
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -2,8 +2,8 @@
|
||||
<title>Creating the sysklogd script</title>
|
||||
|
||||
<para>
|
||||
A new file <filename>/etc/init.d/sysklogd</filename> is created containing
|
||||
the following:
|
||||
Create the <filename>/etc/init.d/sysklogd</filename> script by running
|
||||
the following command:
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -2,8 +2,8 @@
|
||||
<title>Creating the template script</title>
|
||||
|
||||
<para>
|
||||
A new file <filename>/etc/init.d/template</filename> is created containing
|
||||
the following:
|
||||
Create the <filename>/etc/init.d/template</filename> script by running
|
||||
the following command:
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user