From 51e0182ab40c7690a361482c3060f45b53672e12 Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Mon, 8 Aug 2022 11:14:42 +0200 Subject: [PATCH] [fix] Yunohost and debian version to bullseye (#2054) --- pages/02.administer/10.install/05.images/images.fr.md | 3 ++- pages/02.administer/10.install/05.images/images.md | 3 ++- pages/02.administer/10.install/install.fr.md | 8 +++++--- pages/02.administer/10.install/install.it.md | 4 ++-- pages/02.administer/10.install/install.md | 6 ++++-- 5 files changed, 15 insertions(+), 9 deletions(-) diff --git a/pages/02.administer/10.install/05.images/images.fr.md b/pages/02.administer/10.install/05.images/images.fr.md index e8dd13ac..c43ca95a 100644 --- a/pages/02.administer/10.install/05.images/images.fr.md +++ b/pages/02.administer/10.install/05.images/images.fr.md @@ -17,8 +17,9 @@ Cette page requiert que Javascript soit activé pour s'afficher correctement :s. !!! Si vous souhaitez vérifier la validité de nos images signées, vous pouvez [télécharger notre clé publique](https://forge.yunohost.org/yunohost.asc). -! Les images actuelles sont basées sur Debian Buster (YunoHost v4.x) et nécessitent que vous fassiez la commande `apt update` en SSH ou ligne de commande pour continuer les mises à jour. +! Certaines images sont encore basées sur Debian Buster (YunoHost v4.x) et nécessitent que vous fassiez la commande `apt update` en SSH ou ligne de commande pour continuer les mises à jour. ! Répondez Oui à l'avertissement à propos du changement de `stable` vers `oldstable`. +! Cette opération n'est pas nécessaire pour YunoHost 11.x (images Bullseye)
diff --git a/pages/02.administer/10.install/05.images/images.md b/pages/02.administer/10.install/05.images/images.md index 77bb4b1b..8568bd51 100644 --- a/pages/02.administer/10.install/05.images/images.md +++ b/pages/02.administer/10.install/05.images/images.md @@ -17,8 +17,9 @@ This page requires Javascript enabled to display properly :s. !!! If you wish to check the validity of our signed images, you can [download our public key](https://forge.yunohost.org/yunohost.asc). -! Current images are from Debian Buster (YunoHost v4.x) and will require that you perform a manual `apt update` command in SSH or CLI to continue updating. +! Some images are still in Debian Buster (YunoHost v4.x) and will require that you perform a manual `apt update` command in SSH or CLI to continue updating. ! Answer Yes to the warning about switching from `stable` to `oldstable`. +! You don't need to do that for YunoHost 11.x (Bullseye images)
diff --git a/pages/02.administer/10.install/install.fr.md b/pages/02.administer/10.install/install.fr.md index 261d22ec..ea225802 100644 --- a/pages/02.administer/10.install/install.fr.md +++ b/pages/02.administer/10.install/install.fr.md @@ -165,7 +165,7 @@ Cependant, ces images communautaires existent et sont disponibles sur Docker Hub {% elseif arm_unsup %} * Une carte ARM avec au moins 512Mo de RAM ; {% elseif vps_debian %} -* Un serveur dédié ou virtuel avec Debian 10 (Buster) pré-installé (avec un **kernel >= 3.12**), avec au moins 512Mo de RAM et 16Go de capacité de stockage ; +* Un serveur dédié ou virtuel avec Debian 11 (Bullseye) pré-installé (avec un **kernel >= 3.12**), avec au moins 512Mo de RAM et 16Go de capacité de stockage ; {% elseif vps_ynh %} * Un serveur dédié ou virtuel avec YunoHost pré-installé, avec au moins 512Mo de RAM et 16Go de capacité de stockage ; {% elseif virtualbox %} @@ -222,13 +222,15 @@ Ci-dessous une liste de fournisseurs de VPS supportant nativement YunoHost : {% elseif arm_unsup %} [fa=external-link] Télécharger l'image pour votre carte sur le site d'Armbian -!!! N.B.: il vous faut télécharger l'image Armbian Buster. +!!! N.B.: il vous faut télécharger l'image Armbian Bullseye. {% endif %} !!! Si vous souhaitez vérifier la validité de nos images signées, vous pouvez [télécharger notre clé publique](https://forge.yunohost.org/yunohost.asc). -! Les images actuelles sont basées sur Debian Buster (YunoHost v4.x) et nécessitent que vous fassiez la commande `apt update` en SSH ou ligne de commande pour continuer les mises à jour. +{% if internetcube or arm_sup %} +! Les images sont basées sur Debian Buster (YunoHost v4.x) et nécessitent que vous fassiez la commande `apt update` en SSH ou ligne de commande pour continuer les mises à jour. ! Répondez Oui à l'avertissement à propos du changement de `stable` vers `oldstable`. +{% endif %}
diff --git a/pages/02.administer/10.install/install.it.md b/pages/02.administer/10.install/install.it.md index 52552a45..aad3d64f 100644 --- a/pages/02.administer/10.install/install.it.md +++ b/pages/02.administer/10.install/install.it.md @@ -165,7 +165,7 @@ However, community images exist and are available on Docker Hub: {% elseif arm_unsup %} * An ARM board with at least 512MB RAM {% elseif vps_debian %} -* A dedicated or virtual private server with Debian 10 (Buster) (with **kernel >= 3.12**) preinstalled, 512MB RAM and 16GB capacity (at least) +* A dedicated or virtual private server with Debian 11 (Bullseye) (with **kernel >= 3.12**) preinstalled, 512MB RAM and 16GB capacity (at least) {% elseif vps_ynh %} * A dedicated or virtual private server with yunohost preinstalled, 512MB RAM and 16GB capacity (at least) {% elseif virtualbox %} @@ -220,7 +220,7 @@ Here are some VPS providers supporting YunoHost natively : {% elseif arm_unsup %} [fa=external-link] Download the image for your board on Armbian's website -!!! N.B.: you should download the image Armbian Buster. +!!! N.B.: you should download the image Armbian Bullseye. {% endif %} diff --git a/pages/02.administer/10.install/install.md b/pages/02.administer/10.install/install.md index e41111d2..669fc534 100644 --- a/pages/02.administer/10.install/install.md +++ b/pages/02.administer/10.install/install.md @@ -165,7 +165,7 @@ However, community images exist and are available on Docker Hub: {% elseif arm_unsup %} * An ARM board with at least 512MB RAM {% elseif vps_debian %} -* A dedicated or virtual private server with Debian 10 (Buster) (with **kernel >= 3.12**) preinstalled, 512MB RAM and 16GB capacity (at least) +* A dedicated or virtual private server with Debian 11 (Bullseye) (with **kernel >= 3.12**) preinstalled, 512MB RAM and 16GB capacity (at least) {% elseif vps_ynh %} * A dedicated or virtual private server with yunohost preinstalled, 512MB RAM and 16GB capacity (at least) {% elseif virtualbox %} @@ -220,13 +220,15 @@ Here are some VPS providers supporting YunoHost natively : {% elseif arm_unsup %} [fa=external-link] Download the image for your board on Armbian's website -!!! N.B.: you should download the image Armbian Buster. +!!! N.B.: you should download the image Armbian Bullseye. {% endif %} !!! If you wish to check the validity of our signed images, you can [download our public key](https://forge.yunohost.org/yunohost.asc). +{% if internetcube or arm_sup %} ! Current images are from Debian Buster (YunoHost v4.x) and will require that you perform a manual apt update command in SSH or CLI to continue updating. ! Answer Yes to the warning about switching from stable to oldstable. +{% endif %}