From 6dc1bf1cfeaf0894ef8ca53eab0f79d982b8707d Mon Sep 17 00:00:00 2001 From: drebs Date: Wed, 7 Jun 2017 14:38:57 -0300 Subject: move bundle download info to top of page --- pages/linux/en.md | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'pages/linux') diff --git a/pages/linux/en.md b/pages/linux/en.md index f1eb444..6320e8d 100644 --- a/pages/linux/en.md +++ b/pages/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) @@ -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