From 3ba867e64defcbe5aea10037fd7caceb56a29eb0 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Wed, 5 Jul 2017 00:31:51 +0200 Subject: [DOC] update Debian versions linux install fixes #8963 --- pages/install/linux/en.md | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'pages') diff --git a/pages/install/linux/en.md b/pages/install/linux/en.md index f1eb444..1b8942e 100644 --- a/pages/install/linux/en.md +++ b/pages/install/linux/en.md @@ -14,6 +14,24 @@ To find out which distribution you are running, open a terminal and type in the cat /etc/issue +# Stand Alone Bundle + +The Bitmask stand alone bundle should work on most recent versions of Debian and Ubuntu. You are welcome to try the bundle on other distributions, it sometimes works. Alternately, you can [[build it from source => https://leap.se/en/docs/get-involved/source]]. + +Our most recent stable release is only available for a 64 bit kernel. + + + +
+ <%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz', :text => 'Download 64 bit'}) %> + + [[Signature file => https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz.asc]] +
+ +Optionally, you can [[authenticate the signature => signature-verification]] using LEAP's archive signing key. + +If you want to try an experimental or release candidate versions of Bitmask, you can browse the [[full list of available downloads => https://dl.bitmask.net/client/linux]]. + # Ubuntu Packages ### Ubuntu 16.04 LTS (Xenial Xerus) @@ -32,11 +50,11 @@ To find out which distribution you are running, open a terminal and type in the If you are using Wheezy, then you will need to use the bundle method. -### Debian 8 (Stable/Jessie) +### Debian 8 (Oldstable/Jessie) <%= render({:partial => 'via_packages'}, {:distro => 'jessie', :os => 'debian', :backport => 'true'}) %> -### Debian Testing (Stretch) +### Debian Stable (Stretch) <%= render({:partial => 'via_packages'}, {:distro => 'testing', :os => 'debian'}) %> @@ -44,24 +62,6 @@ If you are using Wheezy, then you will need to use the bundle method. <%= render({:partial => 'via_packages'}, {:distro => 'sid', :os => 'debian'}) %> -# Stand Alone Bundle - -The Bitmask stand alone bundle should work on most recent versions of Debian and Ubuntu. You are welcome to try the bundle on other distributions, it sometimes works. Alternately, you can [[build it from source => https://leap.se/en/docs/get-involved/source]]. - -Our most recent stable release is only available for a 64 bit kernel. - - - -
- <%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz', :text => 'Download 64 bit'}) %> - - [[Signature file => https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz.asc]] -
- -Optionally, you can [[authenticate the signature => signature-verification]] using LEAP's archive signing key. - -If you want to try an experimental or release candidate versions of Bitmask, you can browse the [[full list of available downloads => https://dl.bitmask.net/client/linux]]. - # Upgrading **From stand-alone bundles**: Bitmask should upgrade itself automatically (for versions equal or later than 0.7.0). If you are running a version prior to 0.7.0, you can download the new bundle and copy the "config" folder from the old bundle directory. -- cgit v1.2.3