diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-11 22:18:20 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-11 22:18:20 (EDT) |
commit | 389f66842aacfcace901ab73f92d143f0e65f42d (patch) | |
tree | ef00b40087e6501915f4863d54ad057c4e685a27 /docs/gnulinux/grub_boot_installer.html | |
parent | fc6e5aef0cb5a214854845c651cd8677c9ddd6ec (diff) | |
download | libreboot-389f66842aacfcace901ab73f92d143f0e65f42d.zip libreboot-389f66842aacfcace901ab73f92d143f0e65f42d.tar.gz libreboot-389f66842aacfcace901ab73f92d143f0e65f42d.tar.bz2 |
docs/gnulinux/*: Add notes about the depthcharge payload
Diffstat (limited to 'docs/gnulinux/grub_boot_installer.html')
-rw-r--r-- | docs/gnulinux/grub_boot_installer.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/gnulinux/grub_boot_installer.html b/docs/gnulinux/grub_boot_installer.html index f957a38..6ba5704 100644 --- a/docs/gnulinux/grub_boot_installer.html +++ b/docs/gnulinux/grub_boot_installer.html @@ -32,6 +32,13 @@ </p> </div> + <div class="section"> + <p> + <b>This section is only for the *GRUB* payload. For depthcharge (used on ARM chromebooks in libreboot), instructions + have yet to be written in the libreboot documentation.</b> + </p> + </div> + <div id="prepare" class="section"> <h2>Prepare the USB drive (in GNU/Linux)</h2> |