From 9f08068d877c3d37ac5ae785cbedefe691472ad0 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Wed, 13 Dec 2023 22:26:19 +0100 Subject: [PATCH] site: status: Fix Chromebook C201 status. The GNU Boot 0.1 RC1 and 0.1 RC2 releases don't have any images for the Chromebook C201. And the Chromebook C201 also cannot use images for any of the other computers as all the other computers are x86 whereas the C201 is ARM. Signed-off-by: Denis 'GNUtoo' Carikli Acked-by: Adrien 'neox' Bourmault --- site/status.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/status.md b/site/status.md index f66319e..6b5728a 100644 --- a/site/status.md +++ b/site/status.md @@ -14,7 +14,7 @@ GNU Boot 0.1 RC2 status +----------+-----------------+-----------+-----------------------------+ | Apple | iMac 5,2 | Untested | Untested | +----------+-----------------+-----------+-----------------------------+ -| Asus | Chromebook C201 | Untested | Untested | +| Asus | Chromebook C201 | Can't install due to missing images | +----------+-----------------+-----------+-----------------------------+ | Asus | KCMA-D8 | Untested | Untested | +----------+-----------------+-----------+-----------------------------+ @@ -111,7 +111,7 @@ GNU Boot 0.1 RC1 status +----------+-----------------+-----------+-----------------------------+ | Apple | iMac 5,2 | Untested | Untested | +----------+-----------------+-----------+-----------------------------+ -| Asus | Chromebook C201 | Untested | Untested | +| Asus | Chromebook C201 | Can't install due to missing images | +----------+-----------------+-----------+-----------------------------+ | Asus | KCMA-D8 | Untested | Untested | +----------+-----------------+-----------+-----------------------------+