diff options
Diffstat (limited to 'docs/install.rst')
-rw-r--r-- | docs/install.rst | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/install.rst b/docs/install.rst index d63365ec..7dc5a065 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -30,14 +30,15 @@ version if something breaks after upgrade. Every version is contained in its own squashfs image that is mounted in a union filesystem together with a directory for mutable data (configs etc.). -.. note:: Older versions used to support non-image installation (`install system` command). - It's been deprecated since the time image installation +.. note:: Older versions used to support non-image installation (`install system` command). + Support for this is removed from VyOS 1.2 (crux) and newer releases + + This installation method has been deprecated since the time image installation was introduced (long before the fork), and does not provide any version management capabilities. You **should not** use it for new installations even if it's still available in new versions. You should not worry about older systems installed that way though, they can be upgraded with ``add - system image``. In addition the ``install system`` command has been - removed in VyOS 1.2 (Crux). + system image``. To install VyOS, run ``install image``. @@ -189,4 +190,4 @@ Now you can verify signatures: gpg: Signature made So 14 Apr 12:58:07 2019 CEST gpg: using RSA key FD220285A0FE6D7E gpg: Good signature from "VyOS Maintainers (VyOS Release) <maintainers@vyos.net>" [unknown] - Primary key fingerprint: 0694 A923 0F51 39BF 834B A458 FD22 0285 A0FE 6D7E
\ No newline at end of file + Primary key fingerprint: 0694 A923 0F51 39BF 834B A458 FD22 0285 A0FE 6D7E |