diff options
Diffstat (limited to 'docs/installation')
-rw-r--r-- | docs/installation/install.rst | 4 | ||||
-rw-r--r-- | docs/installation/virtual/proxmox.rst | 7 | ||||
-rw-r--r-- | docs/installation/virtual/vmware.rst | 4 | ||||
-rw-r--r-- | docs/installation/vyos-on-baremetal.rst | 2 |
4 files changed, 9 insertions, 8 deletions
diff --git a/docs/installation/install.rst b/docs/installation/install.rst index abfb0043..2bbce8ee 100644 --- a/docs/installation/install.rst +++ b/docs/installation/install.rst @@ -79,7 +79,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`. We depend on your feedback - to improve vyOS! + to improve VyOS! The following link will always fetch the most recent VyOS build for AMD64 systems from the current branch: @@ -243,7 +243,7 @@ an aesthetic problem, but we've had that process fail in the past. But, small key size of the Ed25519 algorithm allows passing public keys in command line arguments, so verification process can be completely stateless: -:vytask:`T2180` switched the validation system to prefer minisign over GPG keys. +:vytask:`T2108` switched the validation system to prefer minisign over GPG keys. To verify a VyOS image starting off with VyOS 1.3.0-rc6 you can run: diff --git a/docs/installation/virtual/proxmox.rst b/docs/installation/virtual/proxmox.rst index 0ae2d046..e44aa65a 100644 --- a/docs/installation/virtual/proxmox.rst +++ b/docs/installation/virtual/proxmox.rst @@ -4,14 +4,13 @@ Running on Proxmox ****************** -Proxmox is an open-source platform for virtualization. Users with a support -subscription can download a qcow2 image that can be imported into Proxmox. +Proxmox is an open-source platform for virtualization. Please visit +https://vyos.io to see how to get a qcow2 image that can be imported +into Proxmox. Deploy VyOS from CLI with qcow2 image ===================================== - A prebuilt image in qcow2 format is available to all VyOS subscribers for download and use directly within Proxmox. - 1. Copy the qcow2 image to a temporary directory on the Proxmox server. 2. The commands below assume that virtual machine ID 200 is unused and that the user wants the disk stored in a storage pool called `local-lvm`. diff --git a/docs/installation/virtual/vmware.rst b/docs/installation/virtual/vmware.rst index c9880a01..a522dc78 100644 --- a/docs/installation/virtual/vmware.rst +++ b/docs/installation/virtual/vmware.rst @@ -17,7 +17,7 @@ installing from the ISO using the normal process around `install image`. Memory Contention Considerations
--------------------------------
When the underlying ESXi host is approaching ~92% memory utilisation it will
-start the balloon process in a 'soft' state to start reclaiming memory from
+start the balloon process in a 'soft' state to start reclaiming memory from
guest operating systems. This causes an artificial pressure using the vmmemctl
driver on memory usage on the virtual guest. As VyOS by default does not have
a swap file, this vmmemctl pressure is unable to force processes to move in
@@ -43,4 +43,4 @@ References https://muralidba.blogspot.com/2018/03/how-does-linux-out-of-memory-oom-killer.html
-.. start_vyoslinter
+.. start_vyoslinter
\ No newline at end of file diff --git a/docs/installation/vyos-on-baremetal.rst b/docs/installation/vyos-on-baremetal.rst index 738f5e07..367e6df1 100644 --- a/docs/installation/vyos-on-baremetal.rst +++ b/docs/installation/vyos-on-baremetal.rst @@ -115,6 +115,8 @@ Refer to :ref:`wireless-interface` for additional information, below listed modules have been tested successfully on this Hardware platform: * Compex WLE900VX mini-PCIe WiFi module, only supported in mPCIe slot 1. +* Intel Corporation AX200 mini-PCIe WiFi module, only supported in mPCIe slot 1. + (see :ref:`wireless-interface-intel-ax200`) WWAN """" |