diff options
author | elijah <elijah@riseup.net> | 2016-05-19 10:51:06 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2016-05-19 10:51:06 -0700 |
commit | efcaf65ea6af5f30dd504afbe766e8aa2732e32b (patch) | |
tree | 0d1145f644564f94713fdcbb8be757b660cd65f5 /pages/linux | |
parent | 577f68fc429b70822c56b2d22460cea8b4f46a11 (diff) |
added xenial xerus
Diffstat (limited to 'pages/linux')
-rw-r--r-- | pages/linux/en.text | 4 | ||||
-rw-r--r-- | pages/linux/ru.text | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/pages/linux/en.text b/pages/linux/en.text index f7c762f..4fa565b 100644 --- a/pages/linux/en.text +++ b/pages/linux/en.text @@ -53,6 +53,10 @@ If you want to make sure that the Bitmask wasn't messed with during download you h3. Packages +*Xenial Xerus (16.04)* + +<%= render({:partial => 'via_packages'}, {:distro => 'xenial'}) %> + *Wily Werewolf (15.10)* <%= render({:partial => 'via_packages'}, {:distro => 'wily'}) %> diff --git a/pages/linux/ru.text b/pages/linux/ru.text index aafa4fc..9b89027 100644 --- a/pages/linux/ru.text +++ b/pages/linux/ru.text @@ -22,6 +22,10 @@ h2. Установить как пакет Это рекомендуемый способ установки Bitmask. При установке в качестве пакета Bitmask будет работать быстрее, будет лучше интегрирована с системой, а также будет постоянно обновляться. +h3. Ubuntu 16.04 (Xenial Xerus) + +<%= render({:partial => 'via_packages'}, {:distro => 'xenial'}) %> + h3. Ubuntu 15.10 (Wily Werewolf) <%= render({:partial => 'via_packages'}, {:distro => 'wily'}) %> |