add architectures to support matrix

Signed-off-by: bcambl <blayne@blaynecampbell.com>
This commit is contained in:
bcambl
2019-03-07 07:26:06 -06:00
parent 7de07f54e3
commit 847e28e075
+7 -5
View File
@@ -11,11 +11,13 @@ Any hardware that runs one of the supported operating systems will do!
The following operating systems are **officially** supported:
- Raspbian: Jessie / Stretch
- Ubuntu: 16.04 / 16.10
- Fedora: 28 / 29
- Debian: 8 / 9
- CentOS: 7 (not ARM)
| Distribution | Release | Architecture |
| ------------ | ---------------- | ------------------- |
| Raspbian | Jessie / Stretch | ARM |
| Ubuntu | 16.04 / 16.10 | ARM / x86_64 |
| Debian | 8 / 9 | ARM / x86_64 / i386 |
| Fedora | 28 / 29 | ARM / x86_64 |
| CentOS | 7 | x86_64 |
### IP Addressing