mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
cd60727254
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1823 af4574ff-66df-0310-9fd7-8a98e5e911e0
15 lines
586 B
XML
15 lines
586 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><parameter>PREFIX=/usr LIBDIR=/lib BINDIR=/sbin</parameter>: Compiles and installs
|
|
<application>iptables</application> libraries into <filename
|
|
class="directory">/lib</filename>, binaries into <filename
|
|
class="directory">/sbin</filename> and the remainder into the
|
|
<filename class="directory">/usr</filename> hierarchy instead of
|
|
<filename class="directory">/usr/local</filename>. Firewalls are
|
|
generally set during the boot process and <filename
|
|
class="directory">/usr</filename> may not be mounted at that time.</para>
|
|
|
|
</sect2>
|
|
|