diff options
| author | runborg <runar@13xl.com> | 2019-06-25 20:37:47 +0200 | 
|---|---|---|
| committer | Kim <kim.sidney@gmail.com> | 2019-06-25 20:37:47 +0200 | 
| commit | 4c63a9d11d05b8ca6998de971d97182bc81f5ff0 (patch) | |
| tree | daeac0f9df514bef16e98d83fe502decc9e4119e /docs/install.rst | |
| parent | 43f4e6af2256d8de5589e89292707ba0c17a48c3 (diff) | |
| download | vyos-documentation-4c63a9d11d05b8ca6998de971d97182bc81f5ff0.tar.gz vyos-documentation-4c63a9d11d05b8ca6998de971d97182bc81f5ff0.zip  | |
T145: Migrate vyos history, migrate vyatta, ipsec-gre and restructure of configuration overview (#69)
* T1457: restructure configuration overview for the beginner user
* T1457: install: restructure note about deprecated install system
* T1457: migrate vyos history from the wiki
* T1457: Migrate from vyatta: Migrated from the wiki
* T1457: VPN: Migrate gre-ipsec from the wiki
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  | 
