From 6be87442b5ac6adb4df304929a5f08fea7a358a6 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Sun, 29 Oct 2017 11:27:13 -0400 Subject: amber rebuild --- public/linux/debs/index.en.html | 6 +++--- public/linux/debs/index.es.html | 6 +++--- public/linux/debs/index.pt.html | 6 +++--- public/linux/debs/index.ru.html | 6 +++--- public/linux/index.ru.html | 22 +++++++++++----------- public/signature-verification/index.en.html | 2 +- public/signature-verification/index.es.html | 2 +- public/signature-verification/index.pt.html | 2 +- 8 files changed, 26 insertions(+), 26 deletions(-) (limited to 'public') 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 standalone bundles if your di

Change stretch in the following instructions for the one you are using:

sudo apt install leap-archive-keyring
-sudo sh -c 'echo "deb http://deb.leap.se/client stretch release" > /etc/apt/sources.list.d/bitmask.list'
+sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" > /etc/apt/sources.list.d/bitmask.list'
 sudo apt update && sudo apt install bitmask
 
@@ -36,12 +36,12 @@ sudo apt update && sudo apt install bitmask

If you want alpha versions and release candidates, use staging in your /etc/apt/sources.list.d/bitmask.list file, like this:

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
 

If you want to have the bleeding edge, use master instead. Beware that this can be unstable at times:

-
deb http://deb.leap.se/client stretch master
+
deb http://deb.leap.se/client master stretch
 

Removing the packages

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 standalone bundles if your di

Change stretch in the following instructions for the one you are using:

sudo apt install leap-archive-keyring
-sudo sh -c 'echo "deb http://deb.leap.se/client stretch release" > /etc/apt/sources.list.d/bitmask.list'
+sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" > /etc/apt/sources.list.d/bitmask.list'
 sudo apt update && sudo apt install bitmask
 
@@ -36,12 +36,12 @@ sudo apt update && sudo apt install bitmask

If you want alpha versions and release candidates, use staging in your /etc/apt/sources.list.d/bitmask.list file, like this:

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
 

If you want to have the bleeding edge, use master instead. Beware that this can be unstable at times:

-
deb http://deb.leap.se/client stretch master
+
deb http://deb.leap.se/client master stretch
 

Removing the packages

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 standalone bundles if your di

Change stretch in the following instructions for the one you are using:

sudo apt install leap-archive-keyring
-sudo sh -c 'echo "deb http://deb.leap.se/client stretch release" > /etc/apt/sources.list.d/bitmask.list'
+sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" > /etc/apt/sources.list.d/bitmask.list'
 sudo apt update && sudo apt install bitmask
 
@@ -36,12 +36,12 @@ sudo apt update && sudo apt install bitmask

If you want alpha versions and release candidates, use staging in your /etc/apt/sources.list.d/bitmask.list file, like this:

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
 

If you want to have the bleeding edge, use master instead. Beware that this can be unstable at times:

-
deb http://deb.leap.se/client stretch master
+
deb http://deb.leap.se/client master stretch
 

Removing the packages

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 standalone bundles if your di

Change stretch in the following instructions for the one you are using:

sudo apt install leap-archive-keyring
-sudo sh -c 'echo "deb http://deb.leap.se/client stretch release" > /etc/apt/sources.list.d/bitmask.list'
+sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" > /etc/apt/sources.list.d/bitmask.list'
 sudo apt update && sudo apt install bitmask
 
@@ -36,12 +36,12 @@ sudo apt update && sudo apt install bitmask

If you want alpha versions and release candidates, use staging in your /etc/apt/sources.list.d/bitmask.list file, like this:

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
 

If you want to have the bleeding edge, use master instead. Beware that this can be unstable at times:

-
deb http://deb.leap.se/client stretch master
+
deb http://deb.leap.se/client master stretch
 

Removing the packages

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

Это рекомендуемый способ установки Bitmask. При установке в качестве пакета Bitmask будет работать быстрее, будет лучше интегрирована с системой, а также будет постоянно обновляться.

Ubuntu 16.04 (Xenial Xerus)

Для установки

-
sudo -s
add-apt-repository "deb http://deb.bitmask.net/debian xenial main"
wget -O- https://dl.bitmask.net/apt.key | apt-key add -
apt update
apt install bitmask leap-archive-keyring
+
sudo -s
add-apt-repository "deb http://deb.bitmask.net/client xenial release"
wget -O- https://dl.bitmask.net/apt.key | apt-key add -
apt update
apt install bitmask leap-archive-keyring

Для удаления

-
sudo -s
apt remove bitmask leap-archive-keyring
apt-key del 0x1E34A1828E207901
add-apt-repository --remove "deb http://deb.bitmask.net/debian xenial main"
+
sudo -s
apt remove bitmask leap-archive-keyring
apt-key del 0x1E34A1828E207901
add-apt-repository --remove "deb http://deb.bitmask.net/client xenial release"

When upgrading to this OS

-
sudo -s
add-apt-repository --remove "deb http://deb.bitmask.net/debian wily main"
add-apt-repository "deb http://deb.bitmask.net/debian xenial main"
apt update
apt upgrade
+
sudo -s
add-apt-repository --remove "deb http://deb.bitmask.net/client wily release"
add-apt-repository "deb http://deb.bitmask.net/client xenial release"
apt update
apt upgrade

Ubuntu 15.10 (Wily Werewolf)

Для установки

-
sudo -s
add-apt-repository "deb http://deb.bitmask.net/debian wily main"
wget -O- https://dl.bitmask.net/apt.key | apt-key add -
apt update
apt install bitmask leap-archive-keyring
+
sudo -s
add-apt-repository "deb http://deb.bitmask.net/client wily release"
wget -O- https://dl.bitmask.net/apt.key | apt-key add -
apt update
apt install bitmask leap-archive-keyring

Для удаления

-
sudo -s
apt remove bitmask leap-archive-keyring
apt-key del 0x1E34A1828E207901
add-apt-repository --remove "deb http://deb.bitmask.net/debian wily main"
+
sudo -s
apt remove bitmask leap-archive-keyring
apt-key del 0x1E34A1828E207901
add-apt-repository --remove "deb http://deb.bitmask.net/client wily release"

When upgrading to this OS

-
sudo -s
add-apt-repository --remove "deb http://deb.bitmask.net/debian vivid main"
add-apt-repository "deb http://deb.bitmask.net/debian wily main"
apt update
apt upgrade
+
sudo -s
add-apt-repository --remove "deb http://deb.bitmask.net/client vivid release"
add-apt-repository "deb http://deb.bitmask.net/client wily release"
apt update
apt upgrade

Ubuntu 15.04 (Vivid Vervet)

Для установки

-
sudo -s
add-apt-repository "deb http://deb.bitmask.net/debian vivid main"
wget -O- https://dl.bitmask.net/apt.key | apt-key add -
apt update
apt install bitmask leap-archive-keyring
+
sudo -s
add-apt-repository "deb http://deb.bitmask.net/client vivid release"
wget -O- https://dl.bitmask.net/apt.key | apt-key add -
apt update
apt install bitmask leap-archive-keyring

Для удаления

-
sudo -s
apt remove bitmask leap-archive-keyring
apt-key del 0x1E34A1828E207901
add-apt-repository --remove "deb http://deb.bitmask.net/debian vivid main"
+
sudo -s
apt remove bitmask leap-archive-keyring
apt-key del 0x1E34A1828E207901
add-apt-repository --remove "deb http://deb.bitmask.net/client vivid release"

When upgrading to this OS

-
sudo -s
add-apt-repository --remove "deb http://deb.bitmask.net/debian utopic main"
add-apt-repository "deb http://deb.bitmask.net/debian vivid main"
apt update
apt upgrade
+
sudo -s
add-apt-repository --remove "deb http://deb.bitmask.net/client utopic release"
add-apt-repository "deb http://deb.bitmask.net/client vivid release"
apt update
apt upgrade

Debian 8.0 (Jessie)

Для установки

sudo -s
 apt install leap-archive-keyring
-echo "deb http://deb.bitmask.net/debian jessie main" > /etc/apt/sources.list.d/bitmask.list
apt update
apt install bitmask
+echo "deb http://deb.bitmask.net/client jessie release" > /etc/apt/sources.list.d/bitmask.list apt update apt install bitmask

Для удаления

sudo -s
apt remove bitmask leap-archive-keyring
rm /etc/apt/sources.list.d/bitmask.list

When upgrading to this OS

-
sudo -s
echo "deb http://deb.bitmask.net/debian jessie main" > /etc/apt/sources.list.d/bitmask.list
apt update
apt upgrade
+
sudo -s
echo "deb http://deb.bitmask.net/client jessie release" > /etc/apt/sources.list.d/bitmask.list
apt update
apt upgrade

Установить из архива

Кроме того, вы можете запустить Bitmask из автономного архива. Это полезно, если вы хотите запустить Bitmask с флешки. Приложение из архива должно работать на большинстве современных дистрибутивов Linux, которые являются производными от Debian (напр., Ubuntu, Mint, Trisquel, и т.д.).

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 <All Android files
  • All Linux files
  • -
  • All Mac files
  • +
  • All Mac files
  • All Windows files
  • 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).

    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 <All Android files
  • All Linux files
  • -
  • All Mac files
  • +
  • All Mac files
  • All Windows files
  • 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).

    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 <All Android files
  • All Linux files
  • -
  • All Mac files
  • +
  • All Mac files
  • All Windows files
  • 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).

    -- cgit v1.2.3