diff --git a/docs/Build.xml b/docs/Build.xml index d8a6a2fb7..a8019e438 100644 --- a/docs/Build.xml +++ b/docs/Build.xml @@ -46,7 +46,7 @@
Git Taxonomy - The Shorewall Git tree at Sourceforge serves as the master + The Shorewall Git tree at Gitlab serves as the master repository for Shorewall 4.4 and later versions. It is not possible to simply export a directory from Git and run the install.sh script in that directory. A build step is @@ -56,7 +56,7 @@ My local git repositories are:
- trunk (clone of Code) + code (clone of Code) The development branch of each product is kept here. @@ -91,7 +91,7 @@
- trunk/docs + code/docs The stable release XML documents. Depending on the point in the release cycle, these documents may also apply to the current development @@ -101,7 +101,7 @@
tools (Clone of Tools) - This is where the release and build tools are kept. There are two + This is where the release and build tools are kept. There are four subordinate directories: @@ -113,6 +113,24 @@ + + + tools/files + + + Files that are used during the release process. + + + + + + tools/testing + + + Tools for testing. + + + tools/web @@ -167,7 +185,7 @@ build45, build46 and build50 These are the scripts that respectively build Shorewall 4.5, - Shorewall 4.6 and Shorewall 5.0 packages from Git. + Shorewall 4.6 and Shorewall 5.[012] packages from Git. The scripts copy content from Git using the git archive command. They then use that content to build the @@ -432,7 +450,7 @@ products - specifes the products to upload. If not given, all products + specifies the products to upload. If not given, all products are uploaded. This option is generally given only when uploading a patch release. @@ -559,12 +577,12 @@ - OPENWRT - OpenWRT (Shorewall-core, Shorewall6-lite ad - Shorewall6-lite only) + OPENWRT - OpenWRT (Shorewall-core, Shorewall-lite, + Shorewall6-lite and Shorewall-init only) - See the installation article for + See the installation article for additional information