mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 17:58:07 +02:00
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,19 +60,19 @@ Migration Considerations:
|
|||||||
|
|
||||||
You must either:
|
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
|
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
|
or
|
||||||
rpm -i shorewall-shell-4.0.0.noarch.rpm
|
|
||||||
rpm -U shorewall-4.0.0.noarch.rpm
|
|
||||||
|
|
||||||
or
|
rpm -U shorewall-4.0.0.noarch.rpm \
|
||||||
rpm -i shorewall-perl-4.0.0.noarch.rpm
|
shorewall-perl-4.0.0.noarch.rpm \
|
||||||
rpm -U shorewall-4.0.0.noarch.rpm
|
shorewall-shell-4.0.0.noarch.rpm
|
||||||
|
|
||||||
If you are upgrading using the tarball, you must install either
|
If you are upgrading using the tarball, you must install either
|
||||||
shorewall-shell or shorewall-perl before you upgrade
|
shorewall-shell or shorewall-perl before you upgrade
|
||||||
|
@ -126,7 +126,7 @@
|
|||||||
Shorewall-shell and/or Shorewall-perl; in fact, if you are using the
|
Shorewall-shell and/or Shorewall-perl; in fact, if you are using the
|
||||||
tarball for your installation, you must install Shorewall-shell and/or
|
tarball for your installation, you must install Shorewall-shell and/or
|
||||||
Shorewall-perl <emphasis role="bold">before</emphasis> you upgrade
|
Shorewall-perl <emphasis role="bold">before</emphasis> you upgrade
|
||||||
Shorewall.</para>
|
Shorewall. See the release notes.</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="Prereqs">
|
<section id="Prereqs">
|
||||||
|
@ -521,7 +521,7 @@ eth0 eth1:!192.168.4.9 ...</programlisting></para>
|
|||||||
|
|
||||||
<para>or</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
|
<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
|
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
|
<para>If the <emphasis role="bold">t</emphasis> option and the
|
||||||
<option>chain</option> keyword both omitted and any of the
|
<option>chain</option> keyword both omitted and any of the
|
||||||
listed <replaceable>chain</replaceable>s do not exist,
|
listed <replaceable>chain</replaceable>s do not exist, a usage
|
||||||
a</para>
|
message is displayed.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user