diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2015-11-06 19:10:44 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-11-06 18:37:36 +0000 |
commit | 6be3490d4d751eaa4af3823d3fd6eacb55a4b9bf (patch) | |
tree | b4e5994468c49e4bb393e8d571e45d8f360c4d79 /docs/gnulinux | |
parent | 4d81de68316cae4d91050b829e8a795cefbfebc7 (diff) | |
download | librebootfr-6be3490d4d751eaa4af3823d3fd6eacb55a4b9bf.tar.gz librebootfr-6be3490d4d751eaa4af3823d3fd6eacb55a4b9bf.zip |
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 <contact@paulk.fr>
Diffstat (limited to 'docs/gnulinux')
-rw-r--r-- | docs/gnulinux/grub_boot_installer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gnulinux/grub_boot_installer.html b/docs/gnulinux/grub_boot_installer.html index 6ba57047..ee833e27 100644 --- a/docs/gnulinux/grub_boot_installer.html +++ b/docs/gnulinux/grub_boot_installer.html @@ -34,7 +34,7 @@ <div class="section"> <p> - <b>This section is only for the *GRUB* payload. For depthcharge (used on ARM chromebooks in libreboot), instructions + <b>This section is only for the GRUB payload. For depthcharge (used on CrOS devices in libreboot), instructions have yet to be written in the libreboot documentation.</b> </p> </div> |