From: Bruce Richardson Date: Fri, 3 Jan 2020 15:32:52 +0000 (+0000) Subject: doc: update introduction to FreeBSD guide X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=be76aa5836b488b5668c50eebc829641f02f499a;p=dpdk.git doc: update introduction to FreeBSD guide Update the introduction section note, to add in the fact that DPDK is now packaged in FreeBSD, i.e. available as a pre-built binary package, as well as being in the ports collection for manual building. Signed-off-by: Bruce Richardson --- diff --git a/doc/guides/freebsd_gsg/intro.rst b/doc/guides/freebsd_gsg/intro.rst index e5611bca6e..63160ce64f 100644 --- a/doc/guides/freebsd_gsg/intro.rst +++ b/doc/guides/freebsd_gsg/intro.rst @@ -16,10 +16,9 @@ handbook is available from the FreeBSD Documentation Project: .. note:: - The DPDK is now available as part of the FreeBSD ports collection. - Installing via the ports collection infrastructure is now the recommended - way to install the DPDK on FreeBSD, and is documented in the - next chapter, :ref:`install_from_ports`. + DPDK is now available as part of the FreeBSD ports collection and as a pre-built package. + Installing via the ports collection or FreeBSD `pkg` infrastructure is now the recommended + way to install DPDK on FreeBSD, and is documented in the next chapter, :ref:`install_from_ports`. Documentation Roadmap ---------------------