From 48e9bfab840483e5d613251c2e6b7e8b6717bb44 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Tue, 11 Oct 2016 16:43:13 +0200 Subject: remove reference to 32-bit bundle, no stable release in a long time cloese #8533 --- pages/linux/en.md | 20 ++++++-------------- public/linux/index.en.html | 23 +++++------------------ public/linux/index.es.html | 23 +++++------------------ public/linux/index.pt.html | 23 +++++------------------ 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 - - +
- If the result is x86_64, you have 64 bit - + +
<%= 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]] -
- If the result is: i686 or i386, you have 32 bit - - <%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/linux/stable/Bitmask-linux32-latest.tar.gz', :text => 'Download 32 bit'}) %> - - [[Signature file => https://dl.bitmask.net/client/linux/stable/Bitmask-linux32-latest.tar.gz.asc]] -
+
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

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.

-

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
-
- - +
- If the result is x86_64, you have 64 bit - + +
Download 64 bit @@ -166,17 +162,8 @@ Bitmask Downloads Signature file -
- If the result is: i686 or i386, you have 32 bit - - - - Download 32 bit - - - - Signature file -
+

Optionally, you can authenticate the signature using LEAP’s archive signing key.

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

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.

-

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
-
- - +
- If the result is x86_64, you have 64 bit - + +
Download 64 bit @@ -166,17 +162,8 @@ Bitmask Downloads Signature file -
- If the result is: i686 or i386, you have 32 bit - - - - Download 32 bit - - - - Signature file -
+

Optionally, you can authenticate the signature using LEAP’s archive signing key.

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

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.

-

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
-
- - +
- If the result is x86_64, you have 64 bit - + +
Download 64 bit @@ -166,17 +162,8 @@ Bitmask Downloads Signature file -
- If the result is: i686 or i386, you have 32 bit - - - - Download 32 bit - - - - Signature file -
+

Optionally, you can authenticate the signature using LEAP’s archive signing key.

-- cgit v1.2.3