summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-08-30 11:14:42 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-08-30 11:14:42 (EDT)
commit3b3f7fe50c8092ddb7b09363b4d9f45c4cf38d39 (patch)
treefd0a8b9539c70024ee9fbee51e02eda622cafa1e /docs
parent4c15117d2b2a7b8e9dc2967992fe9b742602ee27 (diff)
downloadlibreboot-3b3f7fe50c8092ddb7b09363b4d9f45c4cf38d39.zip
libreboot-3b3f7fe50c8092ddb7b09363b4d9f45c4cf38d39.tar.gz
libreboot-3b3f7fe50c8092ddb7b09363b4d9f45c4cf38d39.tar.bz2
grub-assemble: generate keymap list using function, not script
Diffstat (limited to 'docs')
-rw-r--r--docs/maintain/index.html9
1 files changed, 1 insertions, 8 deletions
diff --git a/docs/maintain/index.html b/docs/maintain/index.html
index 8c71642..d220f96 100644
--- a/docs/maintain/index.html
+++ b/docs/maintain/index.html
@@ -458,14 +458,7 @@
and contains MemTest86+. You probably don't need to modify these
files at all.
</p>
-
- <p>
- <i>grub_memdisk_keymap</i> simply adds all the keyboard layout
- files. The keymap files are in <i>keymap/</i>, and
- can be added to using the instructions at
- <a href="../grub/index.html#grub_custom_keyboard">../grub/index.html#grub_custom_keyboard</a>.
- </p>
-
+
<p>
<i>modules.conf</i> defines which modules will be included in the GRUB
ELF executable.