Ignore:
Timestamp:
01/15/2005 12:30:04 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
74f974b
Parents:
a3045a1
Message:

Indexed configuration files and bootscripts in the 'After LFS Configuration Issues' section

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3283 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/config/autofs.xml

    ra3045a1 r0290a023  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7   <!-- Place this in the general.ent file
    8   <!ENTITY template-version "">
    9   -->
    106
    117  <!ENTITY autofs-download-http "http://ftp.kernel.org/pub/linux/daemons/autofs/v4/autofs-&autofs-version;.tar.bz2">
     
    2420<?dbhtml filename="autofs.html"?>
    2521<title>Automate Mounting of Removable File Systems</title>
     22<indexterm zone="autofs">
     23<primary sortas="a-Autofs">Autofs</primary></indexterm>
    2624
    2725<sect2>
     
    3735<sect3><title>Package information</title>
    3836<itemizedlist spacing="compact">
    39 <listitem><para>Download (HTTP): <ulink url="&autofs-download-http;"/></para></listitem>
    40 <listitem><para>Download (FTP): <ulink url="&autofs-download-ftp;"/></para></listitem>
     37<listitem><para>Download (HTTP):
     38<ulink url="&autofs-download-http;"/></para></listitem>
     39<listitem><para>Download (FTP):
     40<ulink url="&autofs-download-ftp;"/></para></listitem>
    4141<listitem><para>Download MD5 sum: &autofs-md5sum;</para></listitem>
    4242<listitem><para>Download size: &autofs-size;</para></listitem>
    43 <listitem><para>Estimated disk space required: &autofs-buildsize;</para></listitem>
    44 <listitem><para>Estimated build time: &autofs-time;</para></listitem></itemizedlist>
     43<listitem><para>Estimated disk space required:
     44&autofs-buildsize;</para></listitem>
     45<listitem><para>Estimated build time:
     46&autofs-time;</para></listitem></itemizedlist>
    4547</sect3>
    4648
     
    6668<sect2>
    6769<title>Installation of <application>autofs</application></title>
    68 
    69 <para>Install <application>autofs</application> by running the following
    70 commands:</para>
    7170
    7271<para>Verify that kernel support has been compiled in or built as
     
    7978Recompile and install the new kernel, if necessary.</para>
    8079
     80<para>Install <application>autofs</application> by running the following
     81commands:</para>
     82
    8183<screen><userinput><command>./configure --prefix=/ --mandir=/usr/share/man &amp;&amp;
    8284make &amp;&amp;
     
    9799<title>Configuring <application>autofs</application></title>
    98100
    99 <sect3><title>Config files</title>
     101<sect3 id="autofs-config"><title>Config files</title>
    100102<para><filename>/etc/sysconfig/autofs.conf</filename>,
    101103<filename>/etc/auto.master</filename>,
    102104<filename>/etc/auto.misc</filename>, and
    103105<filename>/etc/auto.net</filename></para>
     106<indexterm zone="autofs autofs-config" >
     107<primary
     108sortas="e-etc-sysconfig-autofs.conf">/etc/sysconfig/autofs.conf</primary>
     109</indexterm>
     110<indexterm zone="autofs autofs-config">
     111<primary sortas="e-etc-auto.master">/etc/auto.master</primary></indexterm>
     112<indexterm zone="autofs autofs-config">
     113<primary sortas="e-etc-auto.misc">/etc/auto.misc</primary></indexterm>
     114<indexterm zone="autofs autofs-config">
     115<primary sortas="e-etc-auto.net">/etc/auto.net</primary></indexterm>
    104116</sect3>
    105117
     
    137149<command>man 5 autofs</command> command.</para>
    138150
    139 <para>Install the <filename>/etc/rc.d/init.d/autofs</filename> mount
    140 script and <filename>/etc/sysconfig/autofs.conf</filename> support file
     151<para id="autofs-init">Install the
     152<filename>/etc/rc.d/init.d/autofs</filename> mount script and
     153<filename>/etc/sysconfig/autofs.conf</filename> support file
    141154included with the <xref linkend="intro-important-bootscripts"/>
    142155package.</para>
     156<indexterm zone="autofs autofs-init">
     157<primary sortas="f-autofs-init">autofs</primary></indexterm>
    143158
    144159<screen><userinput><command>make install-autofs</command></userinput></screen>
     
    157172<title>Contents</title>
    158173
    159 <para>The <application>autofs</application> package contains
    160 <command>automount</command> and <filename>autofs</filename> library
    161 modules.</para>
    162 
    163 </sect2>
    164 
    165 <sect2><title>Description</title>
    166 
    167 <sect3><title>automount</title>
    168 <para><command>automount</command> is the daemon that performs the
    169 mounting when a request is made for the device.</para></sect3>
     174<segmentedlist>
     175<segtitle>Installed Program</segtitle>
     176<segtitle>Installed Libraries</segtitle>
     177<seglistitem>
     178<seg>automount</seg>
     179<seg>autofs modules</seg>
     180</seglistitem>
     181</segmentedlist>
     182
     183<variablelist>
     184<bridgehead renderas="sect3">Short Descriptions</bridgehead>
     185<?dbfo list-presentation="list"?>
     186
     187<varlistentry id="automount">
     188<term><command>automount</command></term>
     189<listitem><para>is the daemon that performs the mounting when a request is
     190made for the device.</para>
     191<indexterm zone="autofs automount">
     192<primary sortas="b-automount">automount</primary></indexterm>
     193</listitem>
     194</varlistentry>
     195</variablelist>
    170196
    171197</sect2>
Note: See TracChangeset for help on using the changeset viewer.