From 2c678e3a3aff0a699abb8004c8731ae9c694bddb Mon Sep 17 00:00:00 2001 From: yubiuser Date: Tue, 4 Aug 2020 13:15:45 +0200 Subject: [PATCH 1/3] Rename Raspbian to Raspberry Pi OS in supported OS Signed-off-by: yubiuser --- docs/main/prerequisites.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/main/prerequisites.md b/docs/main/prerequisites.md index cd55a05..b4e99a6 100644 --- a/docs/main/prerequisites.md +++ b/docs/main/prerequisites.md @@ -24,7 +24,7 @@ The following operating systems are **officially** supported: | Distribution | Release | Architecture | | ------------ | ---------------- | ------------------- | -| Raspbian | Stretch / Buster | ARM | +| Raspberry Pi OS (Raspbian) | Stretch / Buster | ARM | | Ubuntu | 16.x / 18.x / 20.x | ARM / x86_64 | | Debian | 9 / 10 | ARM / x86_64 / i386 | | Fedora | 31 / 32 | ARM / x86_64 | From 2e547fed28a70f47524dc60bd1bf48d37b2be64b Mon Sep 17 00:00:00 2001 From: yubiuser Date: Tue, 4 Aug 2020 13:43:20 +0200 Subject: [PATCH 2/3] Add
Signed-off-by: yubiuser --- docs/main/prerequisites.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/main/prerequisites.md b/docs/main/prerequisites.md index b4e99a6..5d1b2cf 100644 --- a/docs/main/prerequisites.md +++ b/docs/main/prerequisites.md @@ -24,7 +24,7 @@ The following operating systems are **officially** supported: | Distribution | Release | Architecture | | ------------ | ---------------- | ------------------- | -| Raspberry Pi OS (Raspbian) | Stretch / Buster | ARM | +| Raspberry Pi OS
(Raspbian) | Stretch / Buster | ARM | | Ubuntu | 16.x / 18.x / 20.x | ARM / x86_64 | | Debian | 9 / 10 | ARM / x86_64 / i386 | | Fedora | 31 / 32 | ARM / x86_64 | From c66aea8176326a296693cc85569f8105b6f2431c Mon Sep 17 00:00:00 2001 From: yubiuser Date: Tue, 4 Aug 2020 18:09:51 +0200 Subject: [PATCH 3/3] Added formerly Signed-off-by: yubiuser --- docs/main/prerequisites.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/main/prerequisites.md b/docs/main/prerequisites.md index 5d1b2cf..e7ec7f6 100644 --- a/docs/main/prerequisites.md +++ b/docs/main/prerequisites.md @@ -24,7 +24,7 @@ The following operating systems are **officially** supported: | Distribution | Release | Architecture | | ------------ | ---------------- | ------------------- | -| Raspberry Pi OS
(Raspbian) | Stretch / Buster | ARM | +| Raspberry Pi OS
(formerly Raspbian) | Stretch / Buster | ARM | | Ubuntu | 16.x / 18.x / 20.x | ARM / x86_64 | | Debian | 9 / 10 | ARM / x86_64 / i386 | | Fedora | 31 / 32 | ARM / x86_64 |