forked from extern/shorewall_code
Tweak installation instructions
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6701 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
8a933ff98a
commit
85d91edf46
@ -60,20 +60,20 @@ Migration Considerations:
|
||||
|
||||
You must either:
|
||||
|
||||
rpm -U shorewall-4.0.0.noarch.rpm shorewall-shell-4.0.0.noarch.rpm
|
||||
rpm -U shorewall-4.0.0.noarch.rpm \
|
||||
shorewall-shell-4.0.0.noarch.rpm
|
||||
|
||||
or
|
||||
|
||||
rpm -U shorewall-4.0.0.noarch.rpm shorewall-perl-4.0.0.noarch.rpm
|
||||
rpm -U shorewall-4.0.0.noarch.rpm \
|
||||
shorewall-perl-4.0.0.noarch.rpm
|
||||
|
||||
or
|
||||
rpm -i shorewall-shell-4.0.0.noarch.rpm
|
||||
rpm -U shorewall-4.0.0.noarch.rpm
|
||||
|
||||
or
|
||||
rpm -i shorewall-perl-4.0.0.noarch.rpm
|
||||
rpm -U shorewall-4.0.0.noarch.rpm
|
||||
|
||||
rpm -U shorewall-4.0.0.noarch.rpm \
|
||||
shorewall-perl-4.0.0.noarch.rpm \
|
||||
shorewall-shell-4.0.0.noarch.rpm
|
||||
|
||||
If you are upgrading using the tarball, you must install either
|
||||
shorewall-shell or shorewall-perl before you upgrade
|
||||
Shorewall. Otherwise, the install.sh script fails with:
|
||||
|
@ -126,7 +126,7 @@
|
||||
Shorewall-shell and/or Shorewall-perl; in fact, if you are using the
|
||||
tarball for your installation, you must install Shorewall-shell and/or
|
||||
Shorewall-perl <emphasis role="bold">before</emphasis> you upgrade
|
||||
Shorewall.</para>
|
||||
Shorewall. See the release notes.</para>
|
||||
</section>
|
||||
|
||||
<section id="Prereqs">
|
||||
|
@ -521,7 +521,7 @@ eth0 eth1:!192.168.4.9 ...</programlisting></para>
|
||||
|
||||
<para>or</para>
|
||||
|
||||
<programlisting><command>rpm -ivh shorewall-pl-4.0.0-0Betax.noarch.rpm</command></programlisting>
|
||||
<programlisting><command>rpm -ivh shorewall-perl-4.0.0-0Betax.noarch.rpm</command></programlisting>
|
||||
|
||||
<para>Note that you can also install the current Shorewall 4.0.0 Beta
|
||||
version of Shorewall. If you do that and still want access to the legacy
|
||||
|
@ -1019,8 +1019,8 @@
|
||||
|
||||
<para>If the <emphasis role="bold">t</emphasis> option and the
|
||||
<option>chain</option> keyword both omitted and any of the
|
||||
listed <replaceable>chain</replaceable>s do not exist,
|
||||
a</para>
|
||||
listed <replaceable>chain</replaceable>s do not exist, a usage
|
||||
message is displayed.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user