summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvelyn Pai <rickyp999+github@gmail.com>2022-07-05 16:47:19 -0700
committerGitHub <noreply@github.com>2022-07-05 16:47:19 -0700
commit14fb8590f0346e1303a89c657746684f8daa6aa8 (patch)
treee431891079df9c9bc607dfc0b0b3c273e67e1e89
parent313645bf9ac24c8b5f2168f4b7ff26d64cc980ca (diff)
downloadvyos-documentation-14fb8590f0346e1303a89c657746684f8daa6aa8.tar.gz
vyos-documentation-14fb8590f0346e1303a89c657746684f8daa6aa8.zip
reflect current kernel version in documentation
-rw-r--r--docs/contributing/build-vyos.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/contributing/build-vyos.rst b/docs/contributing/build-vyos.rst
index 351398e3..ffcda151 100644
--- a/docs/contributing/build-vyos.rst
+++ b/docs/contributing/build-vyos.rst
@@ -348,7 +348,12 @@ system:
.. code-block:: none
vyos@vyos:~$ uname -r
- 4.19.146-amd64-vyos
+ 5.10.128-amd64-vyos
+
+.. note::
+ ``5.10.128-amd64-vyos`` represents the kernel version at the time the
+ documentation was updated on July 5, 2022. It does not reflect the version
+ used in the latest 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