Remove documentation relating to kernel module installation options for
Debian as the only option should now be to use the module supplied
by the Linux kernel.

Support for the OOT module was removed in the v3.0 release of Open vSwitch.
And is now no longer supported by any maintained versions of Open vSwitch.

Acked-by: Eelco Chaudron <echau...@redhat.com>
Signed-off-by: Simon Horman <ho...@ovn.org>
---
Changes in v2
* Added Eelco's ack
---
 Documentation/intro/install/debian.rst | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/Documentation/intro/install/debian.rst 
b/Documentation/intro/install/debian.rst
index 6d2687830701..d41b228aefe1 100644
--- a/Documentation/intro/install/debian.rst
+++ b/Documentation/intro/install/debian.rst
@@ -101,11 +101,8 @@ any missing dependencies.
 .. important::
   You must be superuser to install Debian packages.
 
-1. Start by installing an Open vSwitch kernel module. See
-   ``debian/openvswitch-switch.README.Debian`` for the available options.
-
-2. Install the ``openvswitch-switch`` and ``openvswitch-common`` packages.
-   These packages include the core userspace components of the switch.
+Install the ``openvswitch-switch`` and ``openvswitch-common`` packages.
+These packages include the core userspace components of the switch.
 
 Open vSwitch ``.deb`` packages not mentioned above are rarely useful. Refer to
 their individual package descriptions to find out whether any of them are

-- 
2.47.2

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to