diff options
Diffstat (limited to 'docs/gnulinux/index.md')
-rw-r--r-- | docs/gnulinux/index.md | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/docs/gnulinux/index.md b/docs/gnulinux/index.md index 08177f91..fac3006a 100644 --- a/docs/gnulinux/index.md +++ b/docs/gnulinux/index.md @@ -1,35 +1,33 @@ -# GNU+Linux Installation Instructions - --- +title: GNU+Linux Installation Instructions +... This section explains how to deal with various GNU+Linux distributions in Libreboot (e.g., Creating bootable USB drives, Installing Operating Systems, Changing the default GRUB menu, etc.). -**NOTE: This section is only for the GRUB payload. For depthcharge, -instructions have yet to be written.** +**NOTE: This section is only for the GRUB payload. For depthcharge +(used on CrOS devices in libreboot), instructions have yet to be written.** - [How to Install GNU+Linux on a Libreboot System](grub_boot_installer.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) + - Follow-Up Tutorial: [Configuring Parabola (Post-Install)](configuring_parabola.md) - [Installing Debian or Devuan GNU+Linux-Libre, with Full-Disk Encryption (including /boot)](encrypted_debian.md) - [How to Harden Your GRUB Configuration, for Security](grub_hardening.md) ---- - Copyright © 2014, 2015 Leah Rowe <info@minifree.org> Copyright © 2017 Elijah Smith <esmith1412@posteo.net> ---- - Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License Version 1.3 or any later version published by the Free Software Foundation with no Invariant Sections, no Front Cover Texts, and no Back Cover Texts. -A copy of this license is found in [../fdl-1.3.md](../fdl-1.3.md)
\ No newline at end of file +A copy of this license is found in [../fdl-1.3.md](../fdl-1.3.md) + |