summaryrefslogtreecommitdiff
path: root/pages/linux
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2017-06-07 14:38:57 -0300
committerdrebs <drebs@riseup.net>2017-06-07 14:38:57 -0300
commit6dc1bf1cfeaf0894ef8ca53eab0f79d982b8707d (patch)
tree93bb9c0428e1c0c89697f7aacdb8675089f0492a /pages/linux
parentb86d2c18f5865dbe93fa607ff4cc0cf4d9a85dc2 (diff)
move bundle download info to top of page
Diffstat (limited to 'pages/linux')
-rw-r--r--pages/linux/en.md36
1 files changed, 18 insertions, 18 deletions
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.
+
+<table class="table">
+<tr><td>
+ <%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz', :text => 'Download 64 bit'}) %>
+</td><td>
+ [[Signature file => https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz.asc]]
+</td></tr>
+</table>
+
+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.
-
-<table class="table">
-<tr><td>
- <%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz', :text => 'Download 64 bit'}) %>
-</td><td>
- [[Signature file => https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz.asc]]
-</td></tr>
-</table>
-
-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.