mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-18 02:31:11 +01:00
Update the Build document with the current release model
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
34e1826d59
commit
5e74427332
@ -72,6 +72,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>Shorewall6-lite</para>
|
<para>Shorewall6-lite</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Shorewall-init</para>
|
||||||
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<para>There are also several other directories which are described in
|
<para>There are also several other directories which are described in
|
||||||
@ -80,20 +84,18 @@
|
|||||||
<section>
|
<section>
|
||||||
<title>trunk/docs</title>
|
<title>trunk/docs</title>
|
||||||
|
|
||||||
<para>The development release XML documents. Depending on the point in
|
<para>The stable release XML documents. Depending on the point in the
|
||||||
the release cycle, these documents may also apply to the current
|
release cycle, these documents may also apply to the current
|
||||||
stable version. In that case, there is no docs directory in that
|
development version.</para>
|
||||||
release's directory in <emphasis
|
|
||||||
role="bold">branches</emphasis>.</para>
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<title>trunk/manpages, trunk/manpages6, trunk/manpages-lite and
|
<title>trunk/manpages, trunk/manpages6, trunk/manpages-lite and
|
||||||
trunk/manpages6-lite</title>
|
trunk/manpages6-lite</title>
|
||||||
|
|
||||||
<para>The development release XML manpages. Depending on the point in
|
<para>The stable release XML manpages. Depending on the point in the
|
||||||
the release cycle, these documents may also apply to the current
|
release cycle, these documents may also apply to the current
|
||||||
stable version.</para>
|
development version.</para>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@ -156,7 +158,8 @@
|
|||||||
<section>
|
<section>
|
||||||
<title>build44</title>
|
<title>build44</title>
|
||||||
|
|
||||||
<para>This is the script that builds Shorewall packages from Git.</para>
|
<para>This is the script that builds Shorewall 4.4 packages from
|
||||||
|
Git.</para>
|
||||||
|
|
||||||
<para>The script copies content from Git using the <command>git
|
<para>The script copies content from Git using the <command>git
|
||||||
archive</command> command. It then uses that content to build the
|
archive</command> command. It then uses that content to build the
|
||||||
@ -208,12 +211,12 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
||||||
<para>You should ensure that you have the latest script. The scripts
|
<para>You should ensure that you have the latest scripts. The scripts
|
||||||
change periodically as we move through the release cycles.</para>
|
change periodically as we move through the release cycles.</para>
|
||||||
|
|
||||||
<para>The scripts may need to be modified to fit your particular
|
<para>The build44 script may need to be modified to fit your particular
|
||||||
environment. There are a number of variables that are set near the front
|
environment. There are a number of variables that are set near the top
|
||||||
of the script:</para>
|
of the file:</para>
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
@ -279,8 +282,8 @@
|
|||||||
<term>opt<emphasis>i</emphasis>ons</term>
|
<term>opt<emphasis>i</emphasis>ons</term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>are one of the following. If no options are given then all
|
<para>are one or more of the following. If no options are given
|
||||||
options are assumed</para>
|
then all options are assumed</para>
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
@ -486,7 +489,7 @@
|
|||||||
|
|
||||||
<para>Each product includes an install script
|
<para>Each product includes an install script
|
||||||
(<filename>install.sh</filename>) that may be used to install the
|
(<filename>install.sh</filename>) that may be used to install the
|
||||||
product on a machine or into a directory. </para>
|
product on a machine or into a directory.</para>
|
||||||
|
|
||||||
<para>By default, the scripts install the corresponding product into
|
<para>By default, the scripts install the corresponding product into
|
||||||
"/'; you can direct them to install into an empty existing directory by
|
"/'; you can direct them to install into an empty existing directory by
|
||||||
|
Loading…
Reference in New Issue
Block a user