diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-01-23 01:39:21 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-01-23 01:39:21 (EST) |
commit | 1f48be7d3dda953164d6e6d20eab75ff5b88de2e (patch) | |
tree | 5f01d2ad2fa9cf7e59f7ce57e7ed68a8081fe14f /docs | |
parent | f8a89f0aae24d90545c5f3b2bd29b78a26b3f4d1 (diff) | |
download | libreboot-1f48be7d3dda953164d6e6d20eab75ff5b88de2e.zip libreboot-1f48be7d3dda953164d6e6d20eab75ff5b88de2e.tar.gz libreboot-1f48be7d3dda953164d6e6d20eab75ff5b88de2e.tar.bz2 |
backport bcf3ffd
Diffstat (limited to 'docs')
-rw-r--r-- | docs/gnulinux/encrypted_parabola.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gnulinux/encrypted_parabola.html b/docs/gnulinux/encrypted_parabola.html index 828fce7..5f882db 100644 --- a/docs/gnulinux/encrypted_parabola.html +++ b/docs/gnulinux/encrypted_parabola.html @@ -393,7 +393,7 @@ FONT=lat9w-16 </p> <ul> <li>MODULES="i915"</li> - <li>This forces the driver to load earlier, so that the console font isn't wiped out after getting to login)</li> + <li>This forces the driver to load earlier, so that the console font isn't wiped out after getting to login). Macbook21 users will also need <strong>hid-generic, hid and hid-apple to have a working keyboard when asked to enter the LUKS password.</strong></li> <li>HOOKS="base udev autodetect modconf block keyboard keymap consolefont encrypt lvm2 filesystems fsck shutdown"</li> <li>Explanation:</li> <li>keymap adds to initramfs the keymap that you specified in /etc/vconsole.conf</li> |