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_config.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_config.html')
-rw-r--r-- | docs/gnulinux/grub_config.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/gnulinux/grub_config.html b/docs/gnulinux/grub_config.html index ca38dae..9cc0d77 100644 --- a/docs/gnulinux/grub_config.html +++ b/docs/gnulinux/grub_config.html @@ -14,7 +14,10 @@ <body> <div class="section"> <h1 id="pagetop">Writing a GRUB configuration file</h1> - + <p> + This section is for those systems which use the GRUB payload. + <b>If your system uses the depthcharge payload, ignore this section.</b> + </p> <p> <a href="index.html">Back to index</a> </p> |