From a347114465aab95bd1029af312e0542acea9c48a Mon Sep 17 00:00:00 2001 From: Theodore Faure Date: Thu, 6 Oct 2016 08:08:15 +0200 Subject: [PATCH 1/3] Hardware translation --- install.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/install.md b/install.md index 10eecc57..0e06fdd2 100644 --- a/install.md +++ b/install.md @@ -1,12 +1,12 @@ # Installation guide -You have several ways to install YunoHost. The process may slightly differs whether it takes place at home or if you want to do it remotely, and regarding the hardware used: **[See the requirements](/hardware)** +There are multiple ways to install YunoHost. The process may slightly differs whether it takes place at home or if you want to do it on a remote server, and regarding the hardware used: **[See the requirements](/hardware)** -This page lists few installation guides. +This page lists a few installation guides. --- -

Give a try

+

Give it a try

@@ -52,7 +52,7 @@ This page lists few installation guides. --- -

Virtually

+

On a virtual machine/container

@@ -74,7 +74,7 @@ This page lists few installation guides. --- -

Remotely

+

On a remote server

@@ -94,7 +94,6 @@ This page lists few installation guides.

On Debian

-If you have already installed **Debian 8** (Jessie) on a server, you are able to **[install YunoHost via script](/install_on_debian)**. +If you have already installed **Debian 8** (Jessie) on a server, you'll be able to **[install YunoHost with a simple script](/install_on_debian)**. - From 1adf3a387024542e68c7fe9bcb4cecb1640307fd Mon Sep 17 00:00:00 2001 From: Theodore Faure Date: Fri, 7 Oct 2016 17:28:48 +0200 Subject: [PATCH 2/3] install translation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit progress on “install” translation --- admindoc.md | 2 ++ install_on_arm_board.md | 10 +++++----- install_on_raspberry.md | 17 ++++++++--------- 3 files changed, 15 insertions(+), 14 deletions(-) diff --git a/admindoc.md b/admindoc.md index 76694edb..b929f136 100644 --- a/admindoc.md +++ b/admindoc.md @@ -4,6 +4,8 @@ * [What is Self-hosting](/selfhosting) * [Installation guide](/install) + * [On ARM board](/install_on_arm_board) + * [On Raspberry Pi](/install_on_raspberry) * [Compatible hardware](/hardware) * [Available applications](/apps) * [Administration interface usage](/admin) diff --git a/install_on_arm_board.md b/install_on_arm_board.md index 463a317b..973013ca 100644 --- a/install_on_arm_board.md +++ b/install_on_arm_board.md @@ -7,9 +7,9 @@ -* An ARM board with 500MHz CPU and 512Mo RAM. -* A micro SD card: **4GB** capacity (or more) and **class10** speed rate are highly recommended. -* A [reasonable ISP](/isp), preferably with a good and unlimited upstream bandwidth. +* An ARM board with 500MHz CPU and 512MB RAM. +* A micro SD card: **4GB** capacity (or more), **class10** speed rate is highly recommended. +* A [reasonable ISP](/isp), preferably with a good and unlimited upload bandwidth. --- @@ -28,7 +28,7 @@ --- -#### Recommended after post-installation +#### Recommended after running the post-installation * Use [SSH authentication via key](security) --- @@ -38,4 +38,4 @@ --- -***If you need help during one of these steps, do not hesitate to use [our support tools](/support).*** +***If you need help during one of these steps, do not hesitate to use [our support channel](/support).*** diff --git a/install_on_raspberry.md b/install_on_raspberry.md index be5d0317..1f486b0c 100644 --- a/install_on_raspberry.md +++ b/install_on_raspberry.md @@ -2,21 +2,21 @@ *Find other ways to install YunoHost **[here](/install)**.* -## Pre-requisite +## Requirements - A Raspberry Pi model 1, 2 or 3 -- An SD card: **4GB** capacity (or more) and **class10** speed rate are highly recommended -- An other computer to read this guide and access to your Raspberry Pi -- A screen and a keyboard are recommended to control your Raspberry Pi if a problem occurs. -- A [reasonable ISP](/isp), preferably with a good and unlimited upstream bandwidth +- A SD card: **4GB** capacity (or more) and **class10** speed rate is highly recommended +- A different computer to read this guide and access your Raspberry Pi +- A screen and a keyboard, recommended if a problem occurs and you want to control your Raspberry Pi +- A [reasonable ISP](/isp), preferably with a good and unlimited upload bandwidth - **YunoHost Raspberry Pi images**, available here: - [Official Wheezy/YunoHost 2.2 created the 4th June 2015](https://build.yunohost.org/yunohost-rpi2_wheezy.7z) - [Non-official Jessie/YunoHost 2.2 created the 5th December 2015](https://forum.yunohost.org/t/building-a-new-image-for-raspberry-debian-jessie-fr-en/1101/2) -
**This two images are old**. Nobody is maintaining a YunoHost image for Raspberry Pi. You could [maintain an image](build_arm_image_en) for YunoHost project.
+
**This two images are old**. YunoHost image for Raspberry Pi is not maintained, feel free to contribute and contact us if you would like to [maintain an image](build_arm_image_en) for YunoHost project.
--- @@ -31,7 +31,7 @@ --- -### Recommended after post-installation +### Recommended after running the post-installation * Connect via SSH: **root@IP.OF.RPI** (password: **yunohost**) * Change root password: `passwd root` @@ -42,5 +42,4 @@ #### Build image * [Create a Raspberry Pi image](/build_arm_image_en) -***If you need help during one of these steps, do not hesitate to use [our support tools](/support).*** - +***If you need help during one of these steps, do not hesitate to use [our support channels](/support).*** From 543451723f9372e779cf6d545c912f99f62a4872 Mon Sep 17 00:00:00 2001 From: Theodore Faure Date: Sat, 8 Oct 2016 22:52:03 +0200 Subject: [PATCH 3/3] fix support sentence --- install_on_arm_board.md | 2 +- install_on_raspberry.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install_on_arm_board.md b/install_on_arm_board.md index 973013ca..8b56085a 100644 --- a/install_on_arm_board.md +++ b/install_on_arm_board.md @@ -38,4 +38,4 @@ --- -***If you need help during one of these steps, do not hesitate to use [our support channel](/support).*** +***Need help during one of these steps? [Get support!](/support)*** diff --git a/install_on_raspberry.md b/install_on_raspberry.md index 1f486b0c..fc27d7bc 100644 --- a/install_on_raspberry.md +++ b/install_on_raspberry.md @@ -42,4 +42,4 @@ #### Build image * [Create a Raspberry Pi image](/build_arm_image_en) -***If you need help during one of these steps, do not hesitate to use [our support channels](/support).*** +***Need help during one of these steps? [Get support!](/support)***