summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2017-10-29 11:27:13 -0400
committerMicah Anderson <micah@riseup.net>2017-10-29 11:27:13 -0400
commit6be87442b5ac6adb4df304929a5f08fea7a358a6 (patch)
treedcf59ad0cb84103d9825660dcfcd96ed19941fc9
parentd93597a53e9327874da15a914e926d3ee76f70f5 (diff)
amber rebuild
-rw-r--r--public/linux/debs/index.en.html6
-rw-r--r--public/linux/debs/index.es.html6
-rw-r--r--public/linux/debs/index.pt.html6
-rw-r--r--public/linux/debs/index.ru.html6
-rw-r--r--public/linux/index.ru.html22
-rw-r--r--public/signature-verification/index.en.html2
-rw-r--r--public/signature-verification/index.es.html2
-rw-r--r--public/signature-verification/index.pt.html2
8 files changed, 26 insertions, 26 deletions
diff --git a/public/linux/debs/index.en.html b/public/linux/debs/index.en.html
index e5817c5..7f4c904 100644
--- a/public/linux/debs/index.en.html
+++ b/public/linux/debs/index.en.html
@@ -25,7 +25,7 @@ Try the <a href="/en/linux#standalone-bundles">standalone bundles</a> if your di
<p>Change <code>stretch</code> in the following instructions for the one you are using:</p>
<pre><code>sudo apt install leap-archive-keyring
-sudo sh -c 'echo "deb http://deb.leap.se/client stretch release" &gt; /etc/apt/sources.list.d/bitmask.list'
+sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" &gt; /etc/apt/sources.list.d/bitmask.list'
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
@@ -36,12 +36,12 @@ sudo apt update &amp;&amp; sudo apt install bitmask
<p>If you want <strong>alpha</strong> versions and <strong>release candidates</strong>, use <code>staging</code> in your <code>/etc/apt/sources.list.d/bitmask.list</code> file, like this:</p>
<pre><code>sudo gedit /etc/apt/sources.list.d/bitmask.list
-deb http://deb.leap.se/client stretch staging
+deb http://deb.leap.se/client staging stretch
</code></pre>
<p>If you want to have the bleeding edge, use <code>master</code> instead. Beware that this can be unstable at times:</p>
-<pre><code>deb http://deb.leap.se/client stretch master
+<pre><code>deb http://deb.leap.se/client master stretch
</code></pre>
<h1><a name="removing-the-packages"></a>Removing the packages</h1>
diff --git a/public/linux/debs/index.es.html b/public/linux/debs/index.es.html
index e1d528b..a520a7f 100644
--- a/public/linux/debs/index.es.html
+++ b/public/linux/debs/index.es.html
@@ -25,7 +25,7 @@ Try the <a href="/es/linux#standalone-bundles">standalone bundles</a> if your di
<p>Change <code>stretch</code> in the following instructions for the one you are using:</p>
<pre><code>sudo apt install leap-archive-keyring
-sudo sh -c 'echo "deb http://deb.leap.se/client stretch release" &gt; /etc/apt/sources.list.d/bitmask.list'
+sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" &gt; /etc/apt/sources.list.d/bitmask.list'
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
@@ -36,12 +36,12 @@ sudo apt update &amp;&amp; sudo apt install bitmask
<p>If you want <strong>alpha</strong> versions and <strong>release candidates</strong>, use <code>staging</code> in your <code>/etc/apt/sources.list.d/bitmask.list</code> file, like this:</p>
<pre><code>sudo gedit /etc/apt/sources.list.d/bitmask.list
-deb http://deb.leap.se/client stretch staging
+deb http://deb.leap.se/client staging stretch
</code></pre>
<p>If you want to have the bleeding edge, use <code>master</code> instead. Beware that this can be unstable at times:</p>
-<pre><code>deb http://deb.leap.se/client stretch master
+<pre><code>deb http://deb.leap.se/client master stretch
</code></pre>
<h1><a name="removing-the-packages"></a>Removing the packages</h1>
diff --git a/public/linux/debs/index.pt.html b/public/linux/debs/index.pt.html
index cc88f0c..3f450a0 100644
--- a/public/linux/debs/index.pt.html
+++ b/public/linux/debs/index.pt.html
@@ -25,7 +25,7 @@ Try the <a href="/pt/linux#standalone-bundles">standalone bundles</a> if your di
<p>Change <code>stretch</code> in the following instructions for the one you are using:</p>
<pre><code>sudo apt install leap-archive-keyring
-sudo sh -c 'echo "deb http://deb.leap.se/client stretch release" &gt; /etc/apt/sources.list.d/bitmask.list'
+sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" &gt; /etc/apt/sources.list.d/bitmask.list'
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
@@ -36,12 +36,12 @@ sudo apt update &amp;&amp; sudo apt install bitmask
<p>If you want <strong>alpha</strong> versions and <strong>release candidates</strong>, use <code>staging</code> in your <code>/etc/apt/sources.list.d/bitmask.list</code> file, like this:</p>
<pre><code>sudo gedit /etc/apt/sources.list.d/bitmask.list
-deb http://deb.leap.se/client stretch staging
+deb http://deb.leap.se/client staging stretch
</code></pre>
<p>If you want to have the bleeding edge, use <code>master</code> instead. Beware that this can be unstable at times:</p>
-<pre><code>deb http://deb.leap.se/client stretch master
+<pre><code>deb http://deb.leap.se/client master stretch
</code></pre>
<h1><a name="removing-the-packages"></a>Removing the packages</h1>
diff --git a/public/linux/debs/index.ru.html b/public/linux/debs/index.ru.html
index 249aab0..32d7d02 100644
--- a/public/linux/debs/index.ru.html
+++ b/public/linux/debs/index.ru.html
@@ -25,7 +25,7 @@ Try the <a href="/ru/linux#standalone-bundles">standalone bundles</a> if your di
<p>Change <code>stretch</code> in the following instructions for the one you are using:</p>
<pre><code>sudo apt install leap-archive-keyring
-sudo sh -c 'echo "deb http://deb.leap.se/client stretch release" &gt; /etc/apt/sources.list.d/bitmask.list'
+sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" &gt; /etc/apt/sources.list.d/bitmask.list'
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
@@ -36,12 +36,12 @@ sudo apt update &amp;&amp; sudo apt install bitmask
<p>If you want <strong>alpha</strong> versions and <strong>release candidates</strong>, use <code>staging</code> in your <code>/etc/apt/sources.list.d/bitmask.list</code> file, like this:</p>
<pre><code>sudo gedit /etc/apt/sources.list.d/bitmask.list
-deb http://deb.leap.se/client stretch staging
+deb http://deb.leap.se/client staging stretch
</code></pre>
<p>If you want to have the bleeding edge, use <code>master</code> instead. Beware that this can be unstable at times:</p>
-<pre><code>deb http://deb.leap.se/client stretch master
+<pre><code>deb http://deb.leap.se/client master stretch
</code></pre>
<h1><a name="removing-the-packages"></a>Removing the packages</h1>
diff --git a/public/linux/index.ru.html b/public/linux/index.ru.html
index 3edc546..b6651d0 100644
--- a/public/linux/index.ru.html
+++ b/public/linux/index.ru.html
@@ -31,37 +31,37 @@ apt-get dist-upgrade</code></pre>
<p>Это рекомендуемый способ установки Bitmask. При установке в качестве пакета Bitmask будет работать быстрее, будет лучше интегрирована с системой, а также будет постоянно обновляться.</p>
<h3><a name="ubuntu-1604-xenial-xerus"></a>Ubuntu 16.04 (Xenial Xerus)</h3>
<p><p class='b'>Для установки</p>
-<pre>sudo -s&#x000A;add-apt-repository "deb http://deb.bitmask.net/debian xenial main"&#x000A;wget -O- https://dl.bitmask.net/apt.key | apt-key add -&#x000A;apt update&#x000A;apt install bitmask leap-archive-keyring&#x000A;</pre>
+<pre>sudo -s&#x000A;add-apt-repository "deb http://deb.bitmask.net/client xenial release"&#x000A;wget -O- https://dl.bitmask.net/apt.key | apt-key add -&#x000A;apt update&#x000A;apt install bitmask leap-archive-keyring&#x000A;</pre>
<p class='b'>Для удаления</p>
-<pre>sudo -s&#x000A;apt remove bitmask leap-archive-keyring&#x000A;apt-key del 0x1E34A1828E207901&#x000A;add-apt-repository --remove "deb http://deb.bitmask.net/debian xenial main"&#x000A;</pre>
+<pre>sudo -s&#x000A;apt remove bitmask leap-archive-keyring&#x000A;apt-key del 0x1E34A1828E207901&#x000A;add-apt-repository --remove "deb http://deb.bitmask.net/client xenial release"&#x000A;</pre>
<p class='b'>When upgrading to this OS</p>
-<pre>sudo -s&#x000A;add-apt-repository --remove "deb http://deb.bitmask.net/debian wily main"&#x000A;add-apt-repository "deb http://deb.bitmask.net/debian xenial main"&#x000A;apt update&#x000A;apt upgrade</pre>
+<pre>sudo -s&#x000A;add-apt-repository --remove "deb http://deb.bitmask.net/client wily release"&#x000A;add-apt-repository "deb http://deb.bitmask.net/client xenial release"&#x000A;apt update&#x000A;apt upgrade</pre>
</p>
<h3><a name="ubuntu-1510-wily-werewolf"></a>Ubuntu 15.10 (Wily Werewolf)</h3>
<p><p class='b'>Для установки</p>
-<pre>sudo -s&#x000A;add-apt-repository "deb http://deb.bitmask.net/debian wily main"&#x000A;wget -O- https://dl.bitmask.net/apt.key | apt-key add -&#x000A;apt update&#x000A;apt install bitmask leap-archive-keyring&#x000A;</pre>
+<pre>sudo -s&#x000A;add-apt-repository "deb http://deb.bitmask.net/client wily release"&#x000A;wget -O- https://dl.bitmask.net/apt.key | apt-key add -&#x000A;apt update&#x000A;apt install bitmask leap-archive-keyring&#x000A;</pre>
<p class='b'>Для удаления</p>
-<pre>sudo -s&#x000A;apt remove bitmask leap-archive-keyring&#x000A;apt-key del 0x1E34A1828E207901&#x000A;add-apt-repository --remove "deb http://deb.bitmask.net/debian wily main"&#x000A;</pre>
+<pre>sudo -s&#x000A;apt remove bitmask leap-archive-keyring&#x000A;apt-key del 0x1E34A1828E207901&#x000A;add-apt-repository --remove "deb http://deb.bitmask.net/client wily release"&#x000A;</pre>
<p class='b'>When upgrading to this OS</p>
-<pre>sudo -s&#x000A;add-apt-repository --remove "deb http://deb.bitmask.net/debian vivid main"&#x000A;add-apt-repository "deb http://deb.bitmask.net/debian wily main"&#x000A;apt update&#x000A;apt upgrade</pre>
+<pre>sudo -s&#x000A;add-apt-repository --remove "deb http://deb.bitmask.net/client vivid release"&#x000A;add-apt-repository "deb http://deb.bitmask.net/client wily release"&#x000A;apt update&#x000A;apt upgrade</pre>
</p>
<h3><a name="ubuntu-1504-vivid-vervet"></a>Ubuntu 15.04 (Vivid Vervet)</h3>
<p><p class='b'>Для установки</p>
-<pre>sudo -s&#x000A;add-apt-repository "deb http://deb.bitmask.net/debian vivid main"&#x000A;wget -O- https://dl.bitmask.net/apt.key | apt-key add -&#x000A;apt update&#x000A;apt install bitmask leap-archive-keyring&#x000A;</pre>
+<pre>sudo -s&#x000A;add-apt-repository "deb http://deb.bitmask.net/client vivid release"&#x000A;wget -O- https://dl.bitmask.net/apt.key | apt-key add -&#x000A;apt update&#x000A;apt install bitmask leap-archive-keyring&#x000A;</pre>
<p class='b'>Для удаления</p>
-<pre>sudo -s&#x000A;apt remove bitmask leap-archive-keyring&#x000A;apt-key del 0x1E34A1828E207901&#x000A;add-apt-repository --remove "deb http://deb.bitmask.net/debian vivid main"&#x000A;</pre>
+<pre>sudo -s&#x000A;apt remove bitmask leap-archive-keyring&#x000A;apt-key del 0x1E34A1828E207901&#x000A;add-apt-repository --remove "deb http://deb.bitmask.net/client vivid release"&#x000A;</pre>
<p class='b'>When upgrading to this OS</p>
-<pre>sudo -s&#x000A;add-apt-repository --remove "deb http://deb.bitmask.net/debian utopic main"&#x000A;add-apt-repository "deb http://deb.bitmask.net/debian vivid main"&#x000A;apt update&#x000A;apt upgrade</pre>
+<pre>sudo -s&#x000A;add-apt-repository --remove "deb http://deb.bitmask.net/client utopic release"&#x000A;add-apt-repository "deb http://deb.bitmask.net/client vivid release"&#x000A;apt update&#x000A;apt upgrade</pre>
</p>
<h3><a name="debian-80-jessie"></a>Debian 8.0 (Jessie)</h3>
<p><p class='b'>Для установки</p>
<pre>sudo -s
apt install leap-archive-keyring
-echo "deb http://deb.bitmask.net/debian jessie main" > /etc/apt/sources.list.d/bitmask.list&#x000A;apt update&#x000A;apt install bitmask&#x000A;</pre>
+echo "deb http://deb.bitmask.net/client jessie release" > /etc/apt/sources.list.d/bitmask.list&#x000A;apt update&#x000A;apt install bitmask&#x000A;</pre>
<p class='b'>Для удаления</p>
<pre>sudo -s&#x000A;apt remove bitmask leap-archive-keyring&#x000A;rm /etc/apt/sources.list.d/bitmask.list&#x000A;</pre>
<p class='b'>When upgrading to this OS</p>
-<pre>sudo -s&#x000A;echo "deb http://deb.bitmask.net/debian jessie main" > /etc/apt/sources.list.d/bitmask.list&#x000A;apt update&#x000A;apt upgrade&#x000A;</pre>
+<pre>sudo -s&#x000A;echo "deb http://deb.bitmask.net/client jessie release" > /etc/apt/sources.list.d/bitmask.list&#x000A;apt update&#x000A;apt upgrade&#x000A;</pre>
</p>
<h2><a name="%D0%A3%D1%81%D1%82%D0%B0%D0%BD%D0%BE%D0%B2%D0%B8%D1%82%D1%8C-%D0%B8%D0%B7-%D0%B0%D1%80%D1%85%D0%B8%D0%B2%D0%B0"></a>Установить из архива</h2>
<p>Кроме того, вы можете запустить Bitmask из автономного архива. Это полезно, если вы хотите запустить Bitmask с флешки. Приложение из архива должно работать на большинстве современных дистрибутивов Linux, которые являются производными от Debian (напр., Ubuntu, Mint, Trisquel, и т.д.).</p>
diff --git a/public/signature-verification/index.en.html b/public/signature-verification/index.en.html
index ff36b7a..0899b17 100644
--- a/public/signature-verification/index.en.html
+++ b/public/signature-verification/index.en.html
@@ -69,7 +69,7 @@ uid [ undef ] LEAP archive signing key &lt;<a href="mailto:sysd
<ul>
<li><a href="https://dl.bitmask.net/client/android/">All Android files</a></li>
<li><a href="https://dl.bitmask.net/client/linux/">All Linux files</a></li>
- <li><a href="https://dl.bitmask.net/client/mac/">All Mac files</a></li>
+ <li><a href="https://dl.bitmask.net/client/osx/">All Mac files</a></li>
<li><a href="https://dl.bitmask.net/client/windows/">All Windows files</a></li>
</ul>
<p>Make sure you put the signature file and the download you want to authenticate in the same directory, and that they have the same name (other than the .asc suffix for the signature file).</p>
diff --git a/public/signature-verification/index.es.html b/public/signature-verification/index.es.html
index a4e1494..239dc3c 100644
--- a/public/signature-verification/index.es.html
+++ b/public/signature-verification/index.es.html
@@ -69,7 +69,7 @@ uid [ undef ] LEAP archive signing key &lt;<a href="mailto:sysd
<ul>
<li><a href="https://dl.bitmask.net/client/android/">All Android files</a></li>
<li><a href="https://dl.bitmask.net/client/linux/">All Linux files</a></li>
- <li><a href="https://dl.bitmask.net/client/mac/">All Mac files</a></li>
+ <li><a href="https://dl.bitmask.net/client/osx/">All Mac files</a></li>
<li><a href="https://dl.bitmask.net/client/windows/">All Windows files</a></li>
</ul>
<p>Make sure you put the signature file and the download you want to authenticate in the same directory, and that they have the same name (other than the .asc suffix for the signature file).</p>
diff --git a/public/signature-verification/index.pt.html b/public/signature-verification/index.pt.html
index 16981f1..f416fdf 100644
--- a/public/signature-verification/index.pt.html
+++ b/public/signature-verification/index.pt.html
@@ -69,7 +69,7 @@ uid [ undef ] LEAP archive signing key &lt;<a href="mailto:sysd
<ul>
<li><a href="https://dl.bitmask.net/client/android/">All Android files</a></li>
<li><a href="https://dl.bitmask.net/client/linux/">All Linux files</a></li>
- <li><a href="https://dl.bitmask.net/client/mac/">All Mac files</a></li>
+ <li><a href="https://dl.bitmask.net/client/osx/">All Mac files</a></li>
<li><a href="https://dl.bitmask.net/client/windows/">All Windows files</a></li>
</ul>
<p>Make sure you put the signature file and the download you want to authenticate in the same directory, and that they have the same name (other than the .asc suffix for the signature file).</p>