2004-05-03 11:59:46 +01:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-03-21 18:42:58 +00:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-05-03 11:59:46 +01:00
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
2005-12-18 18:31:04 +00:00
|
|
|
|
2004-05-03 11:59:46 +01:00
|
|
|
<sect1 id="ch-scripts-introduction">
|
2005-12-18 18:31:04 +00:00
|
|
|
<?dbhtml filename="introduction.html"?>
|
2004-05-03 11:59:46 +01:00
|
|
|
|
2005-12-18 18:31:04 +00:00
|
|
|
<title>Introduction</title>
|
2005-02-19 22:16:42 +00:00
|
|
|
|
2005-12-18 18:31:04 +00:00
|
|
|
<para>This chapter details how to install and configure the LFS-Bootscripts
|
|
|
|
package. Most of these scripts will work without modification, but a few require
|
|
|
|
additional configuration files because they deal with hardware-dependent
|
|
|
|
information.</para>
|
2005-02-19 22:16:42 +00:00
|
|
|
|
2005-12-18 18:31:04 +00:00
|
|
|
<para>System-V style init scripts are employed in this book because they are
|
|
|
|
widely used. For additional options, a hint detailing the BSD style init setup
|
2007-08-01 00:56:56 +01:00
|
|
|
is available at <ulink url="&hints-root;bsd-init.txt"/>.
|
2005-12-18 18:31:04 +00:00
|
|
|
Searching the LFS mailing lists for <quote>depinit</quote> will also offer
|
|
|
|
additional choices.</para>
|
2004-05-03 11:59:46 +01:00
|
|
|
|
2005-12-18 18:31:04 +00:00
|
|
|
<para>If using an alternative style of init scripts, skip this chapter
|
|
|
|
and move on to <xref linkend="chapter-bootable"/>.</para>
|
2005-02-19 22:16:42 +00:00
|
|
|
|
2005-12-18 18:31:04 +00:00
|
|
|
</sect1>
|