diff options
Diffstat (limited to 'docs/install.rst')
-rw-r--r-- | docs/install.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/install.rst b/docs/install.rst index a0455404..87be9561 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -47,7 +47,7 @@ https://downloads.vyos.io/ .. note:: Rolling releases contain all the latest enhancements and fixes. This means that there will be new bugs of course. If you think you hit a bug - please follow the guide at :ref:`bug_report`. To improve VyOS we depend on + please follow the guide at :ref:`issues_features`. To improve VyOS we depend on your feedback! The following link will always fetch the most recent VyOS build for AMD64 @@ -347,8 +347,8 @@ installation method which allows deploying VyOS through the network. **Requirements** * Clients (where VyOS is to be installed) with a PXE-enabled NIC -* :ref:`dhcp-server` -* :ref:`tftp-server` +* DHCP Server +* TFTP Server * Webserver (HTTP) - optional, but we will use it to speed up installation * VyOS ISO image to be installed (do not use images prior to VyOS 1.2.3) * Files *pxelinux.0* and *ldlinux.c32* `from the Syslinux distribution <https://kernel.org/pub/linux/utils/boot/syslinux/>`_ |