glfs/postlfs/security/iptables/iptables-exp.xml
Larry Lawrence cd60727254 modified iptables install for bootscprit usage
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1823 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-02-19 21:20:56 +00:00

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>