diff options
author | Elijah <esmith1412@posteo.net> | 2017-06-21 10:25:32 -0400 |
---|---|---|
committer | Elijah <esmith1412@posteo.net> | 2017-06-21 10:25:32 -0400 |
commit | a752ed049f097144daf2ecc70a89136980bc6c54 (patch) | |
tree | 40779d35afc600063c26f3ca79f11e6de65b17a2 /docs/gnulinux/index.md | |
parent | 2c68ab3cb9a3cf81294f38e953a5b301e4be1db2 (diff) | |
download | librebootfr-a752ed049f097144daf2ecc70a89136980bc6c54.tar.gz librebootfr-a752ed049f097144daf2ecc70a89136980bc6c54.zip |
Added 'Systems' to Modifying GRUB and Installing GNU+Linux titles
Diffstat (limited to 'docs/gnulinux/index.md')
-rw-r--r-- | docs/gnulinux/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gnulinux/index.md b/docs/gnulinux/index.md index 9cdf5ad5..20a9e4c8 100644 --- a/docs/gnulinux/index.md +++ b/docs/gnulinux/index.md @@ -12,9 +12,9 @@ On most systems, **/boot** (the folder that contains all the files needed for yo However, with Libreboot, GRUB is already included directly (as a payload), so even **/boot** can be encrypted; this protects **/boot** from tampering by someone with physical access to the machine. -- [How to Prepare and Boot a USB Installer in Libreboot](grub_boot_installer.md) +- [How to Prepare and Boot a USB Installer in Libreboot Systems](grub_boot_installer.md) -- [Modifying the GRUB Configuration in Libreboot](grub_cbfs.md) +- [Modifying the GRUB Configuration in Libreboot Systems](grub_cbfs.md) - [Installing Parabola or Arch GNU+Linux-Libre, with Full-Disk Encryption (including /boot)](encrypted_parabola.md) |