Author: randy
Date: 2005-12-28 18:38:36 -0700 (Wed, 28 Dec 2005)
New Revision: 5497
Modified:
trunk/BOOK/basicnet/netprogs/ncpfs.xml
trunk/BOOK/basicnet/netprogs/ntp.xml
trunk/BOOK/basicnet/netprogs/portmap.xml
trunk/BOOK/connect/dhcp/dhcp-client.xml
trunk/BOOK/connect/dhcp/dhcpcd.xml
trunk/BOOK/connect/other/pppoe.xml
trunk/BOOK/general/genlib/fam.xml
trunk/BOOK/general/sysutils/dbus.xml
trunk/BOOK/general/sysutils/fcron.xml
trunk/BOOK/general/sysutils/gpm.xml
trunk/BOOK/general/sysutils/hal.xml
trunk/BOOK/general/sysutils/sysstat.xml
trunk/BOOK/gnome/add/gdm.xml
trunk/BOOK/introduction/important/bootscripts.xml
trunk/BOOK/kde/add/kdenetwork.xml
trunk/BOOK/multimedia/libdriv/alsa-utils.xml
trunk/BOOK/multimedia/libdriv/nas.xml
trunk/BOOK/postlfs/config/autofs.xml
trunk/BOOK/postlfs/config/netfs.xml
trunk/BOOK/postlfs/config/random.xml
trunk/BOOK/postlfs/security/cyrus-sasl.xml
trunk/BOOK/postlfs/security/heimdal.xml
trunk/BOOK/postlfs/security/iptables.xml
trunk/BOOK/postlfs/security/mitkrb.xml
trunk/BOOK/postlfs/security/stunnel.xml
trunk/BOOK/pst/printing/cups.xml
trunk/BOOK/pst/printing/lprng.xml
trunk/BOOK/server/databases/mysql.xml
trunk/BOOK/server/databases/postgresql.xml
trunk/BOOK/server/mail/courier.xml
trunk/BOOK/server/mail/exim.xml
trunk/BOOK/server/mail/postfix.xml
trunk/BOOK/server/mail/sendmail.xml
trunk/BOOK/server/major/apache.xml
trunk/BOOK/server/major/bind.xml
trunk/BOOK/server/major/nfs-utils.xml
trunk/BOOK/server/major/openssh.xml
trunk/BOOK/server/major/proftpd.xml
trunk/BOOK/server/major/samba3.xml
trunk/BOOK/server/major/vsftpd.xml
trunk/BOOK/server/major/xinetd.xml
trunk/BOOK/server/other/dhcp.xml
trunk/BOOK/server/other/openldap.xml
trunk/BOOK/server/other/rsync.xml
trunk/BOOK/server/other/svnserver.xml
trunk/BOOK/template/template.xml
trunk/edguide/chapter06.xml
Log:
Standardized the id tag name of the Bootscripts package
Modified: trunk/BOOK/basicnet/netprogs/ncpfs.xml
===================================================================
--- trunk/BOOK/basicnet/netprogs/ncpfs.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/basicnet/netprogs/ncpfs.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -169,7 +169,7 @@
<para>If you need to set up the IPX protocol at boot, you can install the
<filename>/etc/sysconfig/network-devices/services/ipx</filename>
network service script included with the
- <xref linkend="intro-important-bootscripts"/> package.</para>
+ <xref linkend="bootscripts"/> package.</para>
<indexterm zone="ncpfs ncpfs-init">
<primary sortas="f-ncpfs">ncpfs (IPX service script)</primary>
Modified: trunk/BOOK/basicnet/netprogs/ntp.xml
===================================================================
--- trunk/BOOK/basicnet/netprogs/ntp.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/basicnet/netprogs/ntp.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -151,7 +151,7 @@
<para>If you choose Option one, then install the
<filename>/etc/rc.d/init.d/ntp</filename>
init script included in the
- <xref linkend="intro-important-bootscripts"/> package.</para>
+ <xref linkend="bootscripts"/> package.</para>
<indexterm zone="ntp ntp-init">
<primary sortas="f-ntp">ntp</primary>
Modified: trunk/BOOK/basicnet/netprogs/portmap.xml
===================================================================
--- trunk/BOOK/basicnet/netprogs/portmap.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/basicnet/netprogs/portmap.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -109,7 +109,7 @@
<title>Boot Script</title>
<para>Install the <filename>/etc/rc.d/init.d/portmap</filename> init
script
- included in the <xref linkend="intro-important-bootscripts"/>
package.</para>
+ included in the <xref linkend="bootscripts"/> package.</para>
<indexterm zone="portmap portmap-init">
<primary sortas="f-portmap">portmap</primary>
Modified: trunk/BOOK/connect/dhcp/dhcp-client.xml
===================================================================
--- trunk/BOOK/connect/dhcp/dhcp-client.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/connect/dhcp/dhcp-client.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -38,7 +38,7 @@
<para id="dhclient-service">To configure <command>dhclient</command>,
you need to first install the network service script,
<filename>/etc/sysconfig/network-devices/services/dhclient</filename>
- included in the <xref linkend="intro-important-bootscripts"/> package
+ included in the <xref linkend="bootscripts"/> package
(as <systemitem class="username">root</systemitem>):</para>
<indexterm zone="dhcp-client dhclient-service">
Modified: trunk/BOOK/connect/dhcp/dhcpcd.xml
===================================================================
--- trunk/BOOK/connect/dhcp/dhcpcd.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/connect/dhcp/dhcpcd.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -138,7 +138,7 @@
<para>To configure <command>dhcpcd</command>, you need to first install
the network service script,
<filename>/etc/sysconfig/network-devices/services/dhcpcd</filename>
- included in the <xref linkend="intro-important-bootscripts"/> package
+ included in the <xref linkend="bootscripts"/> package
(as user <systemitem class="username">root</systemitem>):</para>
<indexterm zone="dhcpcd dhcpcd-init">
Modified: trunk/BOOK/connect/other/pppoe.xml
===================================================================
--- trunk/BOOK/connect/other/pppoe.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/connect/other/pppoe.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -179,7 +179,7 @@
<para id="pppoe-init"><emphasis>Optionally</emphasis> install the
<filename>/etc/sysconfig/network-devices/services/pppoe</filename>
service
- script included with the <xref linkend="intro-important-bootscripts"/>
+ script included with the <xref linkend="bootscripts"/>
package (as user <systemitem class="username">root</systemitem>).</para>
<indexterm zone="pppoe pppoe-init">
Modified: trunk/BOOK/general/genlib/fam.xml
===================================================================
--- trunk/BOOK/general/genlib/fam.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/general/genlib/fam.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -188,7 +188,7 @@
installed and have no wish to install one, you can also start
<command>famd</command> during system startup by installing the
<filename>/etc/rc.d/init.d/fam</filename> init script included in the
- <xref linkend="intro-important-bootscripts"/> package.</para>
+ <xref linkend="bootscripts"/> package.</para>
<screen role="root"><userinput>make install-fam</userinput></screen>
Modified: trunk/BOOK/general/sysutils/dbus.xml
===================================================================
--- trunk/BOOK/general/sysutils/dbus.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/general/sysutils/dbus.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -186,7 +186,7 @@
<para>To automatically start <command>dbus-daemon</command> when the
system is rebooted, install the
<filename>/etc/rc.d/init.d/dbus</filename> bootscript from the
- <xref linkend="intro-important-bootscripts"/> package.</para>
+ <xref linkend="bootscripts"/> package.</para>
<indexterm zone="dbus dbus-init">
<primary sortas="f-dbus">dbus</primary>
Modified: trunk/BOOK/general/sysutils/fcron.xml
===================================================================
--- trunk/BOOK/general/sysutils/fcron.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/general/sysutils/fcron.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -196,7 +196,7 @@
<title>Boot Script</title>
<para>Install the <filename>/etc/rc.d/init.d/fcron</filename>
- init script from the <xref linkend="intro-important-bootscripts"/>
+ init script from the <xref linkend="bootscripts"/>
package.</para>
<indexterm zone="fcron fcron-init">
Modified: trunk/BOOK/general/sysutils/gpm.xml
===================================================================
--- trunk/BOOK/general/sysutils/gpm.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/general/sysutils/gpm.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -120,7 +120,7 @@
</indexterm>
<para>Install the <filename>/etc/rc.d/init.d/gpm</filename> init script
- included in the <xref linkend="intro-important-bootscripts"/>
package.</para>
+ included in the <xref linkend="bootscripts"/> package.</para>
<screen role="root"><userinput>make install-gpm</userinput></screen>
Modified: trunk/BOOK/general/sysutils/hal.xml
===================================================================
--- trunk/BOOK/general/sysutils/hal.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/general/sysutils/hal.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -195,7 +195,7 @@
when the system is rebooted, install the
<filename>/etc/rc.d/init.d/haldaemon</filename>
bootscript from the
- <xref linkend="intro-important-bootscripts"/> package.</para>
+ <xref linkend="bootscripts"/> package.</para>
<indexterm zone="hal hal-init">
<primary sortas="f-haldaemon">haldaemon</primary>
Modified: trunk/BOOK/general/sysutils/sysstat.xml
===================================================================
--- trunk/BOOK/general/sysutils/sysstat.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/general/sysutils/sysstat.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -146,7 +146,7 @@
<para>At system startup, a LINUX RESTART message must be inserted in the
daily data file to reinitialize the kernel counters. This can be
automated by installing the <filename>/etc/rc.d/init.d/sysstat</filename>
- init script included in the <xref linkend="intro-important-bootscripts"/>
+ init script included in the <xref linkend="bootscripts"/>
package using the following command as the
<systemitem class="username">root</systemitem> user:</para>
Modified: trunk/BOOK/gnome/add/gdm.xml
===================================================================
--- trunk/BOOK/gnome/add/gdm.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/gnome/add/gdm.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -229,7 +229,7 @@
<para>To start a graphical login at boot, install the
<filename>/etc/rc.d/init.d/gdm</filename> init script included in the
- <xref linkend="intro-important-bootscripts"/> package. If your
+ <xref linkend="bootscripts"/> package. If your
<envar>GNOME_PREFIX</envar> environment variable is anything other than
<filename class='directory'>/usr</filename> or
<filename class='directory'>/opt/gnome-&gnome-version;</filename>, you
Modified: trunk/BOOK/introduction/important/bootscripts.xml
===================================================================
--- trunk/BOOK/introduction/important/bootscripts.xml 2005-12-29 01:24:51 UTC
(rev 5496)
+++ trunk/BOOK/introduction/important/bootscripts.xml 2005-12-29 01:38:36 UTC
(rev 5497)
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="intro-important-bootscripts"
xreflabel="blfs-bootscripts-&blfs-bootscripts-version;">
+<sect1 id="bootscripts"
xreflabel="blfs-bootscripts-&blfs-bootscripts-version;">
<?dbhtml filename="bootscripts.html"?>
<sect1info>
@@ -15,11 +15,11 @@
<title>BLFS Boot Scripts</title>
- <indexterm zone="intro-important-bootscripts">
+ <indexterm zone="bootscripts">
<primary sortas="a-BLFS-Bootscripts">BLFS Bootscripts</primary>
</indexterm>
- <indexterm zone="intro-important-bootscripts">
+ <indexterm zone="bootscripts">
<primary sortas="f-AA-General-Information">General Information</primary>
</indexterm>
Modified: trunk/BOOK/kde/add/kdenetwork.xml
===================================================================
--- trunk/BOOK/kde/add/kdenetwork.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/kde/add/kdenetwork.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -129,7 +129,7 @@
<quote>Local Network Browsing</quote> dialog box.</para>
<para>Install the <filename>/etc/rc.d/init.d/lisa</filename> init script
- included in the <xref linkend="intro-important-bootscripts"/>
+ included in the <xref linkend="bootscripts"/>
package.</para>
<screen role="root"><userinput>make install-lisa</userinput></screen>
Modified: trunk/BOOK/multimedia/libdriv/alsa-utils.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/alsa-utils.xml 2005-12-29 01:24:51 UTC
(rev 5496)
+++ trunk/BOOK/multimedia/libdriv/alsa-utils.xml 2005-12-29 01:38:36 UTC
(rev 5497)
@@ -107,7 +107,7 @@
<para>As the <systemitem class="username">root</systemitem> user,
install the init script <filename>/etc/rc.d/init.d/alsa</filename>
included
- in the <xref linkend="intro-important-bootscripts"/> package.</para>
+ in the <xref linkend="bootscripts"/> package.</para>
<screen role="root"><userinput>make install-alsa</userinput></screen>
Modified: trunk/BOOK/multimedia/libdriv/nas.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/nas.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/multimedia/libdriv/nas.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -139,7 +139,7 @@
<title>Boot Script</title>
<para>Install the <filename>/etc/rc.d/init.d/nas</filename> init script
- included in the <xref linkend="intro-important-bootscripts"/>
+ included in the <xref linkend="bootscripts"/>
package.</para>
<indexterm zone="nas nas-init">
Modified: trunk/BOOK/postlfs/config/autofs.xml
===================================================================
--- trunk/BOOK/postlfs/config/autofs.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/postlfs/config/autofs.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -200,7 +200,7 @@
<para>Install the <filename>/etc/rc.d/init.d/autofs</filename> mount
script
and <filename>/etc/sysconfig/autofs.conf</filename> support file included
- with the <xref linkend="intro-important-bootscripts"/> package.</para>
+ with the <xref linkend="bootscripts"/> package.</para>
<indexterm zone="autofs autofs-init">
<primary sortas="f-autofs-init">autofs</primary>
Modified: trunk/BOOK/postlfs/config/netfs.xml
===================================================================
--- trunk/BOOK/postlfs/config/netfs.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/postlfs/config/netfs.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -31,7 +31,7 @@
<para>As the <systemitem class="username">root</systemitem> user, install
the <filename>/etc/rc.d/init.d/netfs</filename> bootscript included with the
- <xref linkend="intro-important-bootscripts"/> package.</para>
+ <xref linkend="bootscripts"/> package.</para>
<screen role='root'><userinput>make install-netfs</userinput></screen>
Modified: trunk/BOOK/postlfs/config/random.xml
===================================================================
--- trunk/BOOK/postlfs/config/random.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/postlfs/config/random.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -33,7 +33,7 @@
start-ups.</para>
<para>Install the <filename>/etc/rc.d/init.d/random</filename> init script
- included with the <xref linkend="intro-important-bootscripts"/>
package.</para>
+ included with the <xref linkend="bootscripts"/> package.</para>
<screen role="root"><userinput>make install-random</userinput></screen>
Modified: trunk/BOOK/postlfs/security/cyrus-sasl.xml
===================================================================
--- trunk/BOOK/postlfs/security/cyrus-sasl.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/postlfs/security/cyrus-sasl.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -190,7 +190,7 @@
<para>If you need to run the <command>saslauthd</command> daemon at
system
startup, install the <filename>/etc/rc.d/init.d/cyrus-sasl</filename>
- init script included in the <xref linkend="intro-important-bootscripts"/>
+ init script included in the <xref linkend="bootscripts"/>
package.</para>
<indexterm zone="cyrus-sasl cyrus-sasl-init">
Modified: trunk/BOOK/postlfs/security/heimdal.xml
===================================================================
--- trunk/BOOK/postlfs/security/heimdal.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/postlfs/security/heimdal.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -440,7 +440,7 @@
<para id="heimdal-init">Install the
<filename>/etc/rc.d/init.d/heimdal</filename> init script included
- in the <xref linkend="intro-important-bootscripts"/> package:</para>
+ in the <xref linkend="bootscripts"/> package:</para>
<indexterm zone="heimdal heimdal-init">
<primary sortas="f-heimdal">heimdal</primary>
Modified: trunk/BOOK/postlfs/security/iptables.xml
===================================================================
--- trunk/BOOK/postlfs/security/iptables.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/postlfs/security/iptables.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -135,7 +135,7 @@
<para>To set up the iptables firewall at boot, install the
<filename>/etc/rc.d/init.d/iptables</filename> init script included
- in the <xref linkend="intro-important-bootscripts"/> package.</para>
+ in the <xref linkend="bootscripts"/> package.</para>
<indexterm zone="iptables iptables-init">
<primary sortas="f-iptables">iptables</primary>
Modified: trunk/BOOK/postlfs/security/mitkrb.xml
===================================================================
--- trunk/BOOK/postlfs/security/mitkrb.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/postlfs/security/mitkrb.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -317,7 +317,7 @@
the package.</para>
<para>Install the <filename>/etc/rc.d/init.d/kerberos</filename> init
- script included in the <xref linkend="intro-important-bootscripts"/>
+ script included in the <xref linkend="bootscripts"/>
package.</para>
<screen role="root"><userinput>make install-kerberos</userinput></screen>
Modified: trunk/BOOK/postlfs/security/stunnel.xml
===================================================================
--- trunk/BOOK/postlfs/security/stunnel.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/postlfs/security/stunnel.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -214,7 +214,7 @@
<para>To automatically start the <command>stunnel</command> daemon
when the system is rebooted, install the
<filename>/etc/rc.d/init.d/stunnel</filename> bootscript from the
- <xref linkend="intro-important-bootscripts"/> package.</para>
+ <xref linkend="bootscripts"/> package.</para>
<indexterm zone="stunnel stunnel-init">
<primary sortas="f-stunnel">stunnel</primary>
Modified: trunk/BOOK/pst/printing/cups.xml
===================================================================
--- trunk/BOOK/pst/printing/cups.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/pst/printing/cups.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -176,7 +176,7 @@
printers to <application>Samba</application> clients. Additionally,
they are not consistent with standard LFS style scripts. Replace the
installed scripts with the scripts and symlinks included in the
- <xref linkend="intro-important-bootscripts"/> package:</para>
+ <xref linkend="bootscripts"/> package:</para>
<indexterm zone="cups cups-init">
<primary sortas="f-cups">cups</primary>
Modified: trunk/BOOK/pst/printing/lprng.xml
===================================================================
--- trunk/BOOK/pst/printing/lprng.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/pst/printing/lprng.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -126,7 +126,7 @@
<para>The init script installed by <application>LPRng</application>
is not consistent with other BLFS scripts; therefore, install the
<filename>/etc/rc.d/init.d/lprng</filename> init script included in
- the <xref linkend="intro-important-bootscripts"/> package (as the
+ the <xref linkend="bootscripts"/> package (as the
<systemitem class="username">root</systemitem> user):</para>
<indexterm zone="LPRng lprng-init">
Modified: trunk/BOOK/server/databases/mysql.xml
===================================================================
--- trunk/BOOK/server/databases/mysql.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/server/databases/mysql.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -263,7 +263,7 @@
<title>Boot Script</title>
<para>Install the <filename>/etc/rc.d/init.d/mysql</filename> init script
- included in the <xref linkend="intro-important-bootscripts"/> package as
+ included in the <xref linkend="bootscripts"/> package as
the <systemitem class="username">root</systemitem> user to start the
<application>MySQL</application> server during system boot-up.</para>
Modified: trunk/BOOK/server/databases/postgresql.xml
===================================================================
--- trunk/BOOK/server/databases/postgresql.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/server/databases/postgresql.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -206,7 +206,7 @@
<para>Install the <filename>/etc/rc.d/init.d/postgresql</filename>
init script included in the
- <xref linkend="intro-important-bootscripts"/> package.</para>
+ <xref linkend="bootscripts"/> package.</para>
<indexterm zone="postgresql postgresql-init">
<primary sortas="f-postgresql">postgresql</primary>
Modified: trunk/BOOK/server/mail/courier.xml
===================================================================
--- trunk/BOOK/server/mail/courier.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/server/mail/courier.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -407,7 +407,7 @@
<para>Finally, if you wish to start the
<application>Courier</application> server at boot, install the
<filename>/etc/rc.d/init.d/courier</filename> bootscript included
- in the <xref linkend="intro-important-bootscripts"/> package.</para>
+ in the <xref linkend="bootscripts"/> package.</para>
<indexterm zone="courier courier-init">
<primary sortas="f-courier-init">courier</primary>
Modified: trunk/BOOK/server/mail/exim.xml
===================================================================
--- trunk/BOOK/server/mail/exim.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/server/mail/exim.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -264,7 +264,7 @@
<para>To automate the running of <command>exim</command> at startup,
install the <filename>/etc/rc.d/init.d/exim</filename> init script
- included in the <xref linkend="intro-important-bootscripts"/>
+ included in the <xref linkend="bootscripts"/>
package.</para>
<indexterm zone="exim exim-init">
Modified: trunk/BOOK/server/mail/postfix.xml
===================================================================
--- trunk/BOOK/server/mail/postfix.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/server/mail/postfix.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -300,7 +300,7 @@
<para>To automate the running of Postfix at startup, install the
<filename>/etc/rc.d/init.d/postfix</filename> init script included
- in the <xref linkend="intro-important-bootscripts"/> package.</para>
+ in the <xref linkend="bootscripts"/> package.</para>
<indexterm zone="postfix postfix-init">
<primary sortas="f-postfix">postfix</primary>
Modified: trunk/BOOK/server/mail/sendmail.xml
===================================================================
--- trunk/BOOK/server/mail/sendmail.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/server/mail/sendmail.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -235,7 +235,7 @@
<para>To automate the running of <application>Sendmail</application>
at startup, install the <filename>/etc/rc.d/init.d/sendmail</filename>
init script included in the
- <xref linkend="intro-important-bootscripts"/> package.</para>
+ <xref linkend="bootscripts"/> package.</para>
<indexterm zone="sendmail sendmail-init">
<primary sortas="f-sendmail-init">sendmail</primary>
Modified: trunk/BOOK/server/major/apache.xml
===================================================================
--- trunk/BOOK/server/major/apache.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/server/major/apache.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -230,7 +230,7 @@
<para>If you want the <application>Apache</application> server to
start automatically when the system is booted, install the
<filename>/etc/rc.d/init.d/apache</filename> init script included
- in the <xref linkend="intro-important-bootscripts"/> package.</para>
+ in the <xref linkend="bootscripts"/> package.</para>
<indexterm zone="apache apache-init">
<primary sortas="f-apache">apache</primary>
Modified: trunk/BOOK/server/major/bind.xml
===================================================================
--- trunk/BOOK/server/major/bind.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/server/major/bind.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -398,7 +398,7 @@
<para>To start the DNS server at boot, install the
<filename>/etc/rc.d/init.d/bind</filename> init script included
- in the <xref linkend="intro-important-bootscripts"/> package.</para>
+ in the <xref linkend="bootscripts"/> package.</para>
<indexterm zone="bind bind-init">
<primary sortas="f-bind">bind</primary>
Modified: trunk/BOOK/server/major/nfs-utils.xml
===================================================================
--- trunk/BOOK/server/major/nfs-utils.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/server/major/nfs-utils.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -178,7 +178,7 @@
<para>Install the <filename>/etc/rc.d/init.d/nfs-server</filename>
init script included in the <xref
- linkend="intro-important-bootscripts"/> package to start the server
+ linkend="bootscripts"/> package to start the server
at boot.</para>
<screen role="root"><userinput>make install-nfs-server</userinput></screen>
@@ -229,7 +229,7 @@
<para>Install the <filename>/etc/rc.d/init.d/nfs-client</filename>
init script included in the
- <xref linkend="intro-important-bootscripts"/> package to
+ <xref linkend="bootscripts"/> package to
start the client services at boot.</para>
<screen role="root"><userinput>make install-nfs-client</userinput></screen>
Modified: trunk/BOOK/server/major/openssh.xml
===================================================================
--- trunk/BOOK/server/major/openssh.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/server/major/openssh.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -215,7 +215,7 @@
<para>To start the SSH server at system boot, install the
<filename>/etc/rc.d/init.d/sshd</filename> init script included
- in the <xref linkend="intro-important-bootscripts"/> package.</para>
+ in the <xref linkend="bootscripts"/> package.</para>
<indexterm zone="openssh openssh-init">
<primary sortas="f-sshd">sshd</primary>
Modified: trunk/BOOK/server/major/proftpd.xml
===================================================================
--- trunk/BOOK/server/major/proftpd.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/server/major/proftpd.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -215,7 +215,7 @@
<title>Boot Script</title>
<para>Install the <filename>/etc/rc.d/init.d/proftpd</filename> init
- script included in the <xref linkend="intro-important-bootscripts"/>
+ script included in the <xref linkend="bootscripts"/>
package.</para>
<indexterm zone="proftpd proftpd-init">
Modified: trunk/BOOK/server/major/samba3.xml
===================================================================
--- trunk/BOOK/server/major/samba3.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/server/major/samba3.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -626,7 +626,7 @@
<para>For your convenience, boot scripts have been provided for
<application>Samba</application>. There are two included in the
- <xref linkend="intro-important-bootscripts"/> package. The first,
+ <xref linkend="bootscripts"/> package. The first,
<filename>samba</filename>, will start the <command>smbd</command>
and <command>nmbd</command> daemons needed to provide SMB/CIFS
services. The second script, <filename>winbind</filename>, starts
Modified: trunk/BOOK/server/major/vsftpd.xml
===================================================================
--- trunk/BOOK/server/major/vsftpd.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/server/major/vsftpd.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -173,7 +173,7 @@
<para>Install the <filename>/etc/rc.d/init.d/vsftpd</filename>
init script included in the
- <xref linkend="intro-important-bootscripts"/> package.</para>
+ <xref linkend="bootscripts"/> package.</para>
<screen role="root"><userinput>make install-vsftpd</userinput></screen>
Modified: trunk/BOOK/server/major/xinetd.xml
===================================================================
--- trunk/BOOK/server/major/xinetd.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/server/major/xinetd.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -662,7 +662,7 @@
<para>As the <systemitem class="username">root</systemitem> user, install
the <filename>/etc/rc.d/init.d/xinetd</filename> init script included in
- the <xref linkend="intro-important-bootscripts"/> package.</para>
+ the <xref linkend="bootscripts"/> package.</para>
<indexterm zone="xinetd xinetd-init">
<primary sortas="f-xinetd">xinetd</primary>
Modified: trunk/BOOK/server/other/dhcp.xml
===================================================================
--- trunk/BOOK/server/other/dhcp.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/server/other/dhcp.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -155,7 +155,7 @@
to be modified for your hardware configuration.</para>
<para>Install the <filename>/etc/rc.d/init.d/dhcp</filename>
- init script included in the <xref linkend="intro-important-bootscripts"/>
+ init script included in the <xref linkend="bootscripts"/>
package.</para>
<indexterm zone="dhcp dhcp-init">
Modified: trunk/BOOK/server/other/openldap.xml
===================================================================
--- trunk/BOOK/server/other/openldap.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/server/other/openldap.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -280,7 +280,7 @@
<para>To automate the startup of the LDAP server at system bootup,
install the <filename>/etc/rc.d/init.d/openldap</filename> init script
- included in the <xref linkend="intro-important-bootscripts"/> package
+ included in the <xref linkend="bootscripts"/> package
using the following command:</para>
<indexterm zone="openldap openldap-init">
Modified: trunk/BOOK/server/other/rsync.xml
===================================================================
--- trunk/BOOK/server/other/rsync.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/server/other/rsync.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -166,7 +166,7 @@
<para>Install the <filename>/etc/rc.d/init.d/rsyncd</filename> init
script included in the
- <xref linkend="intro-important-bootscripts"/> package.</para>
+ <xref linkend="bootscripts"/> package.</para>
<screen role="root"><userinput>make install-rsyncd</userinput></screen>
Modified: trunk/BOOK/server/other/svnserver.xml
===================================================================
--- trunk/BOOK/server/other/svnserver.xml 2005-12-29 01:24:51 UTC (rev
5496)
+++ trunk/BOOK/server/other/svnserver.xml 2005-12-29 01:38:36 UTC (rev
5497)
@@ -258,7 +258,7 @@
<para>Finally, if you wish to simply start the sever at
startup, install the svn bootscript included in the
- <xref linkend="intro-important-bootscripts"/> package.</para>
+ <xref linkend="bootscripts"/> package.</para>
<indexterm zone="svnserver svnserver-init">
<primary sortas="f-svn">svn</primary>
Modified: trunk/BOOK/template/template.xml
===================================================================
--- trunk/BOOK/template/template.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/BOOK/template/template.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -209,7 +209,7 @@
when the system is rebooted, install the
<filename>/etc/rc.d/init.d/TEMPLATE</filename>
bootscript from the
- <xref linkend="intro-important-bootscripts"/> package.</para>
+ <xref linkend="bootscripts"/> package.</para>
<indexterm zone="TEMPLATE TEMPLATE-init">
<primary sortas="f-TEMPLATE">TEMPLATE</primary>
Modified: trunk/edguide/chapter06.xml
===================================================================
--- trunk/edguide/chapter06.xml 2005-12-29 01:24:51 UTC (rev 5496)
+++ trunk/edguide/chapter06.xml 2005-12-29 01:38:36 UTC (rev 5497)
@@ -340,7 +340,7 @@
no wish to install one, you can also start
<command>famd</command> during
system startup by installing the
<filename>/etc/rc.d/init.d/fam</filename>
init script included in the
- <xref linkend="intro-important-bootscripts"/> package.</para>
+ <xref linkend="bootscripts"/> package.</para>
<screen role="root"><userinput>make
install-fam</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page