summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2018-08-11 16:49:26 +0200
committerkwadronaut <kwadronaut@leap.se>2018-08-11 16:49:26 +0200
commit79b647f66039e0fa168f7235c5b4d3a51fc71098 (patch)
treead6cc3237df95a54f9e994a1e9a7f327bf6ca35c /public
parentc65e361638ad27b987ba2ae78ac4c99a806b667f (diff)
bionic is current ubuntu stable
reordering linux install page Signed-off-by: kwadronaut <kwadronaut@puscii.nl>
Diffstat (limited to 'public')
-rw-r--r--public/linux/index.en.html28
-rw-r--r--public/linux/index.es.html28
-rw-r--r--public/linux/index.pt.html28
3 files changed, 42 insertions, 42 deletions
diff --git a/public/linux/index.en.html b/public/linux/index.en.html
index 7d6cc0d..e3eea76 100644
--- a/public/linux/index.en.html
+++ b/public/linux/index.en.html
@@ -31,18 +31,10 @@ Bitmask Downloads
<h1><a name="debianubuntu"></a>Debian/Ubuntu</h1>
-<h2><a name="for-ubuntu-stable-1710-artful"></a>For Ubuntu stable (17.10, Artful):</h2>
-
-<pre><code>sudo apt install wget
-sudo sh -c 'echo "deb http://deb.leap.se/client release artful" &gt; /etc/apt/sources.list.d/bitmask.list'
-wget https://downloads.leap.se/platform/leap-archive-signing-keys.asc -O /tmp/leap-archive-signing-keys.asc
-sha256sum /tmp/leap-archive-signing-keys.asc
-</code></pre>
+<h2><a name="for-ubuntu-bionic-beaver-1804-and-debian-testing-buster"></a>For Ubuntu Bionic Beaver (18.04) and Debian testing (buster):</h2>
-<p>The latest command will output a checksum that you need to compare with this one: <code>940aed61f2bd9db8246c4855a2239a7ed5b847894de89e25bebb163055f85da9</code>
-Please <em>only</em> proceed if the checksums are identical !</p>
-
-<pre><code>sudo apt-key add /tmp/leap-archive-signing-keys.asc
+<pre><code>sudo apt install leap-archive-keyring lsb-release
+sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" &gt; /etc/apt/sources.list.d/bitmask.list'
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
@@ -59,10 +51,18 @@ sudo apt update &amp;&amp; sudo apt install -t stretch-backports leap-archive-ke
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
-<h2><a name="for-debian-testing-and-ubuntu-next-release-1804-bionic"></a>For Debian testing and Ubuntu next release (18.04, Bionic):</h2>
+<h2><a name="for-ubuntu-stable-1710-artful"></a>For Ubuntu stable (17.10, Artful):</h2>
-<pre><code>sudo apt install leap-archive-keyring lsb-release
-sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" &gt; /etc/apt/sources.list.d/bitmask.list'
+<pre><code>sudo apt install wget
+sudo sh -c 'echo "deb http://deb.leap.se/client release artful" &gt; /etc/apt/sources.list.d/bitmask.list'
+wget https://downloads.leap.se/platform/leap-archive-signing-keys.asc -O /tmp/leap-archive-signing-keys.asc
+sha256sum /tmp/leap-archive-signing-keys.asc
+</code></pre>
+
+<p>The latest command will output a checksum that you need to compare with this one: <code>940aed61f2bd9db8246c4855a2239a7ed5b847894de89e25bebb163055f85da9</code>
+Please <em>only</em> proceed if the checksums are identical !</p>
+
+<pre><code>sudo apt-key add /tmp/leap-archive-signing-keys.asc
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
diff --git a/public/linux/index.es.html b/public/linux/index.es.html
index d20f81b..1f07125 100644
--- a/public/linux/index.es.html
+++ b/public/linux/index.es.html
@@ -31,18 +31,10 @@ Bitmask Downloads
<h1><a name="debianubuntu"></a>Debian/Ubuntu</h1>
-<h2><a name="for-ubuntu-stable-1710-artful"></a>For Ubuntu stable (17.10, Artful):</h2>
-
-<pre><code>sudo apt install wget
-sudo sh -c 'echo "deb http://deb.leap.se/client release artful" &gt; /etc/apt/sources.list.d/bitmask.list'
-wget https://downloads.leap.se/platform/leap-archive-signing-keys.asc -O /tmp/leap-archive-signing-keys.asc
-sha256sum /tmp/leap-archive-signing-keys.asc
-</code></pre>
+<h2><a name="for-ubuntu-bionic-beaver-1804-and-debian-testing-buster"></a>For Ubuntu Bionic Beaver (18.04) and Debian testing (buster):</h2>
-<p>The latest command will output a checksum that you need to compare with this one: <code>940aed61f2bd9db8246c4855a2239a7ed5b847894de89e25bebb163055f85da9</code>
-Please <em>only</em> proceed if the checksums are identical !</p>
-
-<pre><code>sudo apt-key add /tmp/leap-archive-signing-keys.asc
+<pre><code>sudo apt install leap-archive-keyring lsb-release
+sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" &gt; /etc/apt/sources.list.d/bitmask.list'
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
@@ -59,10 +51,18 @@ sudo apt update &amp;&amp; sudo apt install -t stretch-backports leap-archive-ke
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
-<h2><a name="for-debian-testing-and-ubuntu-next-release-1804-bionic"></a>For Debian testing and Ubuntu next release (18.04, Bionic):</h2>
+<h2><a name="for-ubuntu-stable-1710-artful"></a>For Ubuntu stable (17.10, Artful):</h2>
-<pre><code>sudo apt install leap-archive-keyring lsb-release
-sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" &gt; /etc/apt/sources.list.d/bitmask.list'
+<pre><code>sudo apt install wget
+sudo sh -c 'echo "deb http://deb.leap.se/client release artful" &gt; /etc/apt/sources.list.d/bitmask.list'
+wget https://downloads.leap.se/platform/leap-archive-signing-keys.asc -O /tmp/leap-archive-signing-keys.asc
+sha256sum /tmp/leap-archive-signing-keys.asc
+</code></pre>
+
+<p>The latest command will output a checksum that you need to compare with this one: <code>940aed61f2bd9db8246c4855a2239a7ed5b847894de89e25bebb163055f85da9</code>
+Please <em>only</em> proceed if the checksums are identical !</p>
+
+<pre><code>sudo apt-key add /tmp/leap-archive-signing-keys.asc
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
diff --git a/public/linux/index.pt.html b/public/linux/index.pt.html
index 50ede1d..ecee40c 100644
--- a/public/linux/index.pt.html
+++ b/public/linux/index.pt.html
@@ -31,18 +31,10 @@ Bitmask Downloads
<h1><a name="debianubuntu"></a>Debian/Ubuntu</h1>
-<h2><a name="for-ubuntu-stable-1710-artful"></a>For Ubuntu stable (17.10, Artful):</h2>
-
-<pre><code>sudo apt install wget
-sudo sh -c 'echo "deb http://deb.leap.se/client release artful" &gt; /etc/apt/sources.list.d/bitmask.list'
-wget https://downloads.leap.se/platform/leap-archive-signing-keys.asc -O /tmp/leap-archive-signing-keys.asc
-sha256sum /tmp/leap-archive-signing-keys.asc
-</code></pre>
+<h2><a name="for-ubuntu-bionic-beaver-1804-and-debian-testing-buster"></a>For Ubuntu Bionic Beaver (18.04) and Debian testing (buster):</h2>
-<p>The latest command will output a checksum that you need to compare with this one: <code>940aed61f2bd9db8246c4855a2239a7ed5b847894de89e25bebb163055f85da9</code>
-Please <em>only</em> proceed if the checksums are identical !</p>
-
-<pre><code>sudo apt-key add /tmp/leap-archive-signing-keys.asc
+<pre><code>sudo apt install leap-archive-keyring lsb-release
+sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" &gt; /etc/apt/sources.list.d/bitmask.list'
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
@@ -59,10 +51,18 @@ sudo apt update &amp;&amp; sudo apt install -t stretch-backports leap-archive-ke
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
-<h2><a name="for-debian-testing-and-ubuntu-next-release-1804-bionic"></a>For Debian testing and Ubuntu next release (18.04, Bionic):</h2>
+<h2><a name="for-ubuntu-stable-1710-artful"></a>For Ubuntu stable (17.10, Artful):</h2>
-<pre><code>sudo apt install leap-archive-keyring lsb-release
-sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" &gt; /etc/apt/sources.list.d/bitmask.list'
+<pre><code>sudo apt install wget
+sudo sh -c 'echo "deb http://deb.leap.se/client release artful" &gt; /etc/apt/sources.list.d/bitmask.list'
+wget https://downloads.leap.se/platform/leap-archive-signing-keys.asc -O /tmp/leap-archive-signing-keys.asc
+sha256sum /tmp/leap-archive-signing-keys.asc
+</code></pre>
+
+<p>The latest command will output a checksum that you need to compare with this one: <code>940aed61f2bd9db8246c4855a2239a7ed5b847894de89e25bebb163055f85da9</code>
+Please <em>only</em> proceed if the checksums are identical !</p>
+
+<pre><code>sudo apt-key add /tmp/leap-archive-signing-keys.asc
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>