From 6be3490d4d751eaa4af3823d3fd6eacb55a4b9bf Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Fri, 6 Nov 2015 19:10:44 +0100 Subject: Replace Chromebook mentions with CrOS, that is more generic Not all CrOS devices are Chromebooks (laptops) or run on ARM, not all RK3288 CrOS devices are Chromebooks, either. We want to support more CrOS devices, including some that are not Chromebooks, such as the ASUS Chromebit! Signed-off-by: Paul Kocialkowski --- docs/depthcharge/index.html | 10 +-- docs/gnulinux/grub_boot_installer.html | 2 +- docs/hcl/c201.html | 22 ++--- docs/install/c201.html | 2 +- docs/tasks.html | 4 +- .../install/depthcharge/chromebook-flash-replace | 96 --------------------- .../install/depthcharge/cros-flash-replace | 96 +++++++++++++++++++++ ...low-disabling-vboot-firmware-verification.patch | 98 ---------------------- ...low-disabling-vboot-firmware-verification.patch | 98 ++++++++++++++++++++++ .../scripts/helpers/build/roms/withdepthcharge | 2 +- resources/scripts/helpers/download/coreboot | 4 +- 11 files changed, 217 insertions(+), 217 deletions(-) delete mode 100755 resources/libreboot/install/depthcharge/chromebook-flash-replace create mode 100755 resources/libreboot/install/depthcharge/cros-flash-replace delete mode 100644 resources/libreboot/patch/chromebook/0001-chromeos-Allow-disabling-vboot-firmware-verification.patch create mode 100644 resources/libreboot/patch/cros/0001-chromeos-Allow-disabling-vboot-firmware-verification.patch diff --git a/docs/depthcharge/index.html b/docs/depthcharge/index.html index d30c2e07..210cde55 100644 --- a/docs/depthcharge/index.html +++ b/docs/depthcharge/index.html @@ -26,7 +26,7 @@