Add section to Intro doc

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6790 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-07-05 14:53:12 +00:00
parent 783f9fe64f
commit b440baef47

View File

@ -305,6 +305,17 @@ ACCEPT net $FW tcp 22</programlisting>
</itemizedlist>
</section>
<section id="Compile">
<title>Compile then Execute</title>
<para>Shorewall versions beginning with 3.2.0 use a "compile" then
"execute" approach. The Shorewall configuration compiler reads the
configuration files and generates a shell script. Errors in the
compilation step cause the script to be discarded and the command to be
aborted. If the compilation step doesn't find any errors then the shell
script is executed.</para>
</section>
<section id="Packages">
<title>Shorewall Packages</title>