mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-13 23:49:15 +08:00
70b65ddffb
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2246 af4574ff-66df-0310-9fd7-8a98e5e911e0
25 lines
1.2 KiB
XML
25 lines
1.2 KiB
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><option>--without-sendmail</option>: <application>Fcron</application>
|
|
will use an iinstalled <acronym>MTA</acronym> to email you the results of the
|
|
<command>fcron</command> script. If you wish to utilize this feature, change
|
|
the switch to <parameter>--with-sendmail=<replaceable>[path to your
|
|
MTA]</replaceable> </parameter>.</para>
|
|
|
|
<para><parameter>--with-answer-all=no</parameter>: After the files are
|
|
installed, the <command>make install</command> script enters into a
|
|
configuration routine. The first test will be whether to install a boot script
|
|
in the <filename class="directory">/etc/rc.d/init.d</filename> directory with
|
|
the appropriate symbolic links in run levels 2, 3, 4, and 5. The second is to
|
|
stop any current fcron processes and start a new one. Since this is probably
|
|
your first install and we want a boot script based upon the
|
|
<acronym>BLFS</acronym> template, we answer 'n' to both tests.</para>
|
|
|
|
<para><parameter>--with-dsssl-dir=/usr/share/sgml/docbook/dsssl-stylesheets-&docbook-dsssl-version;
|
|
</parameter>: This switch can be added if you have installed
|
|
<application>OpenJade</application> and dsssl-stylesheets to generate the
|
|
documentation from the DocBook source files.</para>
|
|
|
|
</sect2>
|