mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
new lfs-packages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a42d0cb09a
commit
2ddaf06dc5
@ -1,6 +1,15 @@
|
|||||||
<sect2>
|
<sect2>
|
||||||
<title>Installation of LFS-Bootscripts</title>
|
<title>Installation of LFS-Bootscripts</title>
|
||||||
|
|
||||||
|
<para>We will be using SysV style init scripts. We have chosen this style
|
||||||
|
because it is widely used and we feel comfortable with it. If you want to
|
||||||
|
try something else, someone has written an LFS-Hint on BSD style init
|
||||||
|
scripts at <ulink
|
||||||
|
url="&hints-root;bsd-init.txt">&hints-root;bsd-init.txt</ulink>.</para>
|
||||||
|
|
||||||
|
<para>If you decide to use BSD style, or some other style scripts, you can
|
||||||
|
skip chapter 7 when you arive at it and move on to chapter 8.</para>
|
||||||
|
|
||||||
<para>Install LFS-Bootscripts by running the following command:</para>
|
<para>Install LFS-Bootscripts by running the following command:</para>
|
||||||
|
|
||||||
<para><screen><userinput>cp -a rc.d sysconfig /etc &&
|
<para><screen><userinput>cp -a rc.d sysconfig /etc &&
|
||||||
|
@ -7,12 +7,5 @@
|
|||||||
few do require additional configuration files setup as they deal with
|
few do require additional configuration files setup as they deal with
|
||||||
hardware dependant information.</para>
|
hardware dependant information.</para>
|
||||||
|
|
||||||
<para>We will be using SysV style init scripts. We have chosen this style
|
|
||||||
because it is widely used and we feel comfortable with it. If you want to
|
|
||||||
try something else, someone has written an LFS-Hint on BSD style init scripts
|
|
||||||
at <ulink
|
|
||||||
url="&hints-root;bsd-init.txt">&hints-root;bsd-init.txt</ulink>
|
|
||||||
.</para>
|
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
|
@ -575,7 +575,7 @@
|
|||||||
<!ENTITY ab-howtoguides SYSTEM "appendixb/howtoguides.xml">
|
<!ENTITY ab-howtoguides SYSTEM "appendixb/howtoguides.xml">
|
||||||
<!ENTITY ab-other SYSTEM "appendixb/other.xml">
|
<!ENTITY ab-other SYSTEM "appendixb/other.xml">
|
||||||
|
|
||||||
<!ENTITY all-version "cvs-20020310-1201">
|
<!ENTITY all-version "cvs-20020310-2008">
|
||||||
<!ENTITY all-size-kb "84,470 KB">
|
<!ENTITY all-size-kb "84,470 KB">
|
||||||
<!ENTITY all-size-mb "82.49 MB">
|
<!ENTITY all-size-mb "82.49 MB">
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user