diff options
author | Evelyn Pai <rickyp999+github@gmail.com> | 2022-08-10 22:53:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-10 22:53:10 -0700 |
commit | fbff883dc54233b2d1071a754040fcaf7878799b (patch) | |
tree | 2751abec78867d9bdaedca1136f64e79b08f83fd /docs/contributing | |
parent | 89e0aa2058615795850d6b313d11edaf1ea33286 (diff) | |
download | vyos-documentation-fbff883dc54233b2d1071a754040fcaf7878799b.tar.gz vyos-documentation-fbff883dc54233b2d1071a754040fcaf7878799b.zip |
lint error and link to phabricator
Diffstat (limited to 'docs/contributing')
-rw-r--r-- | docs/contributing/build-vyos.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/contributing/build-vyos.rst b/docs/contributing/build-vyos.rst index a5761fb5..2f08c68a 100644 --- a/docs/contributing/build-vyos.rst +++ b/docs/contributing/build-vyos.rst @@ -352,8 +352,10 @@ system: .. 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. + 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 |