summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2022-08-22 15:56:50 +0200
committerGitHub <noreply@github.com>2022-08-22 15:56:50 +0200
commita009d13255e5597ef0c2203126b87273ffc8a491 (patch)
treefe7cc66fc8fcdbe264d2a88a8116cc737c785ed2
parent302b2c71dec0e19db2725bace44d7807b65f9131 (diff)
parentfbff883dc54233b2d1071a754040fcaf7878799b (diff)
downloadvyos-documentation-a009d13255e5597ef0c2203126b87273ffc8a491.tar.gz
vyos-documentation-a009d13255e5597ef0c2203126b87273ffc8a491.zip
Merge pull request #801 from evie404/patch-1
reflect current kernel version in documentation
-rw-r--r--docs/contributing/build-vyos.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/contributing/build-vyos.rst b/docs/contributing/build-vyos.rst
index 351398e3..2f08c68a 100644
--- a/docs/contributing/build-vyos.rst
+++ b/docs/contributing/build-vyos.rst
@@ -348,7 +348,14 @@ system:
.. code-block:: none
vyos@vyos:~$ uname -r
- 4.19.146-amd64-vyos
+ 5.10.135-amd64-vyos
+
+.. note::
+ ``5.10.135-amd64-vyos`` represents the kernel version at the time the
+ documentation was updated for VyOS 1.4 (Sagitta). It may not reflect the
+ version used in the latest release. VyOS 1.3 (Equuleus) uses 5.4.x Linux
+ kernels. https://phabricator.vyos.net/T3318 tracks Kernel changes for the
+ current release.
Other packages (e.g. vyos-1x) add dependencies to the ISO build procedure on
e.g. the wireguard-modules package which itself adds a dependency on the kernel