summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2016-10-11 16:43:13 +0200
committerkwadronaut <kwadronaut@leap.se>2016-10-11 16:43:13 +0200
commit48e9bfab840483e5d613251c2e6b7e8b6717bb44 (patch)
treedff5d51a7f14a17f9607e54a1259ceda92ba4dc8
parent5c728d2f29b9a5e6ee4ede54e47523c812a5226f (diff)
remove reference to 32-bit bundle, no stable release in a long time
cloese #8533
-rw-r--r--pages/linux/en.md20
-rw-r--r--public/linux/index.en.html23
-rw-r--r--public/linux/index.es.html23
-rw-r--r--public/linux/index.pt.html23
4 files changed, 21 insertions, 68 deletions
diff --git a/pages/linux/en.md b/pages/linux/en.md
index 535c499..19f668c 100644
--- a/pages/linux/en.md
+++ b/pages/linux/en.md
@@ -48,23 +48,15 @@ If you are using Wheezy, then you will need to use the bundle method.
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]].
-First determine if you running a 32 bit or 64 bit kernel by running the following command:
+Our most recent stable release is only available for a 64 bit kernel.
- uname -m
-
-<table class="table"><tr><td>
- If the result is x86_64, you have <b>64 bit</b>
-</td><td>
+<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><tr><td>
- If the result is: i686 or i386, you have <b>32 bit</b>
-</td><td>
- <%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/linux/stable/Bitmask-linux32-latest.tar.gz', :text => 'Download 32 bit'}) %>
-</td><td>
- [[Signature file => https://dl.bitmask.net/client/linux/stable/Bitmask-linux32-latest.tar.gz.asc]]
-</td></tr></table>
+</td></tr>
+</table>
Optionally, you can [[authenticate the signature => signature-verification]] using LEAP's archive signing key.
@@ -79,4 +71,4 @@ If you want to try an experimental or release candidate versions of Bitmask, you
apt-get update
apt-get dist-upgrade
-**NOTE:** When upgrading the version of your operating system, you must also follow the directions listed under "When upgrading the OS" above. \ No newline at end of file
+**NOTE:** When upgrading the version of your operating system, you must also follow the directions listed under "When upgrading the OS" above.
diff --git a/public/linux/index.en.html b/public/linux/index.en.html
index cac22e8..b9be99a 100644
--- a/public/linux/index.en.html
+++ b/public/linux/index.en.html
@@ -151,14 +151,10 @@ Bitmask Downloads
<p>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 <a href="https://leap.se/en/docs/get-involved/source">build it from source</a>.</p>
-<p>First determine if you running a 32 bit or 64 bit kernel by running the following command:</p>
+<p>Our most recent stable release is only available for a 64 bit kernel.</p>
-<pre><code>uname -m
-</code></pre>
-
-<table class="table"><tr><td>
- If the result is x86_64, you have <b>64 bit</b>
-</td><td>
+<table class="table">
+<tr><td>
<a class='btn btn-primary btn-large' href='https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz'>
<i class='fa fa-cloud-download fa-lg'></i>
Download 64 bit
@@ -166,17 +162,8 @@ Bitmask Downloads
</td><td>
<a href="https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz.asc">Signature file</a>
-</td></tr><tr><td>
- If the result is: i686 or i386, you have <b>32 bit</b>
-</td><td>
- <a class='btn btn-primary btn-large' href='https://dl.bitmask.net/client/linux/stable/Bitmask-linux32-latest.tar.gz'>
- <i class='fa fa-cloud-download fa-lg'></i>
- Download 32 bit
-</a>
-
-</td><td>
- <a href="https://dl.bitmask.net/client/linux/stable/Bitmask-linux32-latest.tar.gz.asc">Signature file</a>
-</td></tr></table>
+</td></tr>
+</table>
<p>Optionally, you can <a href="/en/signature-verification">authenticate the signature</a> using LEAP&rsquo;s archive signing key.</p>
diff --git a/public/linux/index.es.html b/public/linux/index.es.html
index 8c3f9f7..8f9213c 100644
--- a/public/linux/index.es.html
+++ b/public/linux/index.es.html
@@ -151,14 +151,10 @@ Bitmask Downloads
<p>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 <a href="https://leap.se/en/docs/get-involved/source">build it from source</a>.</p>
-<p>First determine if you running a 32 bit or 64 bit kernel by running the following command:</p>
+<p>Our most recent stable release is only available for a 64 bit kernel.</p>
-<pre><code>uname -m
-</code></pre>
-
-<table class="table"><tr><td>
- If the result is x86_64, you have <b>64 bit</b>
-</td><td>
+<table class="table">
+<tr><td>
<a class='btn btn-primary btn-large' href='https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz'>
<i class='fa fa-cloud-download fa-lg'></i>
Download 64 bit
@@ -166,17 +162,8 @@ Bitmask Downloads
</td><td>
<a href="https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz.asc">Signature file</a>
-</td></tr><tr><td>
- If the result is: i686 or i386, you have <b>32 bit</b>
-</td><td>
- <a class='btn btn-primary btn-large' href='https://dl.bitmask.net/client/linux/stable/Bitmask-linux32-latest.tar.gz'>
- <i class='fa fa-cloud-download fa-lg'></i>
- Download 32 bit
-</a>
-
-</td><td>
- <a href="https://dl.bitmask.net/client/linux/stable/Bitmask-linux32-latest.tar.gz.asc">Signature file</a>
-</td></tr></table>
+</td></tr>
+</table>
<p>Optionally, you can <a href="/es/signature-verification">authenticate the signature</a> using LEAP&rsquo;s archive signing key.</p>
diff --git a/public/linux/index.pt.html b/public/linux/index.pt.html
index 7ce6bb4..6786dee 100644
--- a/public/linux/index.pt.html
+++ b/public/linux/index.pt.html
@@ -151,14 +151,10 @@ Bitmask Downloads
<p>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 <a href="https://leap.se/en/docs/get-involved/source">build it from source</a>.</p>
-<p>First determine if you running a 32 bit or 64 bit kernel by running the following command:</p>
+<p>Our most recent stable release is only available for a 64 bit kernel.</p>
-<pre><code>uname -m
-</code></pre>
-
-<table class="table"><tr><td>
- If the result is x86_64, you have <b>64 bit</b>
-</td><td>
+<table class="table">
+<tr><td>
<a class='btn btn-primary btn-large' href='https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz'>
<i class='fa fa-cloud-download fa-lg'></i>
Download 64 bit
@@ -166,17 +162,8 @@ Bitmask Downloads
</td><td>
<a href="https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz.asc">Signature file</a>
-</td></tr><tr><td>
- If the result is: i686 or i386, you have <b>32 bit</b>
-</td><td>
- <a class='btn btn-primary btn-large' href='https://dl.bitmask.net/client/linux/stable/Bitmask-linux32-latest.tar.gz'>
- <i class='fa fa-cloud-download fa-lg'></i>
- Download 32 bit
-</a>
-
-</td><td>
- <a href="https://dl.bitmask.net/client/linux/stable/Bitmask-linux32-latest.tar.gz.asc">Signature file</a>
-</td></tr></table>
+</td></tr>
+</table>
<p>Optionally, you can <a href="/pt/signature-verification">authenticate the signature</a> using LEAP&rsquo;s archive signing key.</p>