diff options
author | Christian Poessinger <christian@poessinger.com> | 2018-10-04 10:18:04 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2018-10-04 10:18:04 +0200 |
commit | ec1c82cb1588944a63a7844f9a9be7f98edb759e (patch) | |
tree | 93c9bd9d052f99893644de51711887e34daf2135 /docs/ch01-install.rst | |
parent | f0207a23dec73e55f3ed1c1c152f0c3c5ec484ac (diff) | |
download | vyos-documentation-ec1c82cb1588944a63a7844f9a9be7f98edb759e.tar.gz vyos-documentation-ec1c82cb1588944a63a7844f9a9be7f98edb759e.zip |
Install: show 4.18.11 Kernel for 'uname -a'
Diffstat (limited to 'docs/ch01-install.rst')
-rw-r--r-- | docs/ch01-install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ch01-install.rst b/docs/ch01-install.rst index 0c362369..68bd0733 100644 --- a/docs/ch01-install.rst +++ b/docs/ch01-install.rst @@ -19,7 +19,7 @@ to the system, use the default username ``vyos`` with password ``vyos``. vyos@vyos:~$ vyos@vyos:~$ uname -a - Linux vyos 4.18.8-amd64-vyos #22 SMP Wed Sep 19 18:24:39 CEST 2018 x86_64 GNU/Linux + Linux vyos 4.18.11-amd64-vyos #23 SMP Mon Oct 1 17:29:22 CEST 2018 x86_64 GNU/Linux Unlike general purpose Linux distributions, VyOS uses "image installation" that mimics the user experience of traditional hardware routers and allows |