aboutsummaryrefslogtreecommitdiff
path: root/docs/gnulinux/encrypted_parabola.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-03-01 09:24:23 +0000
committerFrancis Rowe <info@gluglug.org.uk>2015-03-01 09:24:23 +0000
commit64147c1947241d55ff522bd4922f2e58b629b0d3 (patch)
tree5d0e5e9d46e390d140063bfad7d9c10a448a0ccb /docs/gnulinux/encrypted_parabola.html
parented7c7e6fdea155a920e1b0f6a818780e4bafd890 (diff)
downloadlibrebootfr-64147c1947241d55ff522bd4922f2e58b629b0d3.tar.gz
librebootfr-64147c1947241d55ff522bd4922f2e58b629b0d3.zip
docs/gnulinux/encrypted_parabola.html: Add missing bracket
Diffstat (limited to 'docs/gnulinux/encrypted_parabola.html')
-rw-r--r--docs/gnulinux/encrypted_parabola.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gnulinux/encrypted_parabola.html b/docs/gnulinux/encrypted_parabola.html
index 1e304382..6cae1d2a 100644
--- a/docs/gnulinux/encrypted_parabola.html
+++ b/docs/gnulinux/encrypted_parabola.html
@@ -589,7 +589,7 @@
<h2>Optional: Use Keyfile in Initramfs to unlock encrypted root</h2>
<p>
Using the above installation method, you will have to unlock the encrypted file system twice
- once in GRUB, and again when booting Parabola).
+ (once in GRUB, and again when booting Parabola).
To circumvent this, you can insert a keyfile into the initramfs. This is generally safe, because the /boot/ directory is encrypted.
You will need to apply a patch for this to work, until the patch is merged upstream.
Every time the mkinitcpio package is updated, you will need to re-apply the patch (recommended)