Hi Ales,

For patches 1-2, and 5-9:

Acked-by: Mark Michelson <[email protected]>

I provided some notes on patches 3 and 4.

On Wed, May 13, 2026 at 6:36 AM Ales Musil via dev
<[email protected]> wrote:
>
> This series updates the OVN installation documentation.
>
> Patches 1-8 overhaul the installation and upgrade documentation.
> The existing docs were largely copied from Open vSwitch when OVN
> was split in 2020 and contained incorrect commands, outdated
> version references, OVS-specific content (kernel modules, TAP
> devices, ovs-dev.py), and placeholder stubs.  The series:
>
>   - Fixes incorrect commands in upgrade procedures (systemd typo,
>     wrong ovn-ctl path).
>   - Removes OVS leftover content that does not apply to OVN.
>   - Updates version references from 20.09/Fedora 29 to 26.03/
>     current distributions.
>   - Rewrites Debian/Ubuntu packaging docs (was a 2020 stub).
>   - Extends Fedora docs with install-from-packages and corrects
>     the RPM build instructions.
>   - Updates documentation build instructions (python3-sphinx,
>     venv, dist-docs).
>   - Clarifies the Windows status.
>   - Fixes assorted typos and formatting issues.
>   - Adds OVN Interconnection startup instructions.
>
> Ales Musil (9):
>   documentation: Fix incorrect commands in upgrade procedures.
>   documentation: Remove OVS leftover content from install docs.
>   documentation: Update outdated version references.
>   documentation: Rewrite Debian/Ubuntu packaging documentation.
>   documentation: Extend Fedora docs and remove distributions.rst.
>   documentation: Update build instructions for OVN docs.
>   documentation: Clarify that Windows is not tested or built.
>   documentation: Fix typos and formatting in install docs.
>   documentation: Add OVN Interconnection startup instructions.
>
>  Documentation/automake.mk                     |   1 -
>  Documentation/intro/install/debian.rst        | 121 +++++++++++++++-
>  Documentation/intro/install/distributions.rst |  52 -------
>  Documentation/intro/install/documentation.rst |  34 +++--
>  Documentation/intro/install/fedora.rst        | 135 +++++++++---------
>  Documentation/intro/install/general.rst       |  91 +++++-------
>  Documentation/intro/install/index.rst         |   1 -
>  Documentation/intro/install/ovn-upgrades.rst  |  93 ++++++------
>  Documentation/intro/install/windows.rst       |   7 +-
>  9 files changed, 304 insertions(+), 231 deletions(-)
>  delete mode 100644 Documentation/intro/install/distributions.rst
>
> --
> 2.54.0
>
> _______________________________________________
> dev mailing list
> [email protected]
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to