diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-12 03:18:20 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-12 03:18:20 +0100 |
commit | 389f66842aacfcace901ab73f92d143f0e65f42d (patch) | |
tree | ef00b40087e6501915f4863d54ad057c4e685a27 /docs/gnulinux/grub_config.html | |
parent | fc6e5aef0cb5a214854845c651cd8677c9ddd6ec (diff) | |
download | librebootfr-389f66842aacfcace901ab73f92d143f0e65f42d.tar.gz librebootfr-389f66842aacfcace901ab73f92d143f0e65f42d.zip |
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 ca38dae5..9cc0d772 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> |