diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-10-10 18:49:14 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-10-10 18:49:14 (EDT) |
commit | 52caa0b75ffb62511e4f73317243258bfa24d701 (patch) | |
tree | c2e1c5f64621a410f52fc7a05d4391e929b14c44 /docs/index.html | |
parent | afedb2e7c684d5bffa7233f7955d99c1bdb06197 (diff) | |
download | libreboot-52caa0b75ffb62511e4f73317243258bfa24d701.zip libreboot-52caa0b75ffb62511e4f73317243258bfa24d701.tar.gz libreboot-52caa0b75ffb62511e4f73317243258bfa24d701.tar.bz2 |
Documentation: configuring_parabola.html
Shows some basic post-install configuration steps
for Parabola GNU/Linux-libre, as a follow up to
encrypted_parabola.html which showed how to
setup a fully encrypted Parabola system.
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index e703df9..e00aec3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -45,7 +45,12 @@ <ul> <li><a href="howtos/grub_boot_installer.html">How to install a GNU/Linux distribution</a></li> <li><a href="howtos/grub_cbfs.html">How to change your default GRUB menu</a></li> - <li><a href="howtos/encrypted_parabola.html">Installing Parabola GNU/Linux-libre with full disk encryption (including /boot)</a></li> + <li> + <a href="howtos/encrypted_parabola.html">Installing Parabola GNU/Linux-libre with full disk encryption (including /boot)</a> + <ul> + <li>Follow-up tutorial: <a href="howtos/configuring_parabola.html">Configuring Parabola (post-install)</a></li> + </ul> + </li> <li><a href="howtos/encrypted_trisquel.html">Installing Trisquel GNU/Linux-libre with full disk encryption (including /boot)</a></li> </ul> |