diff options
author | Leah Rowe <info@minifree.org> | 2016-10-14 15:01:43 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-10-14 15:02:40 +0100 |
commit | cad9552bb84e4ee55018da14563775a5b3c6a0c9 (patch) | |
tree | 576718173d5413edda9bcfefbee41b6332afcf3e /docs/gnulinux/encrypted_debian.html | |
parent | 41a1c54db2eaf6c7981fad4a1c34716b5781f46a (diff) | |
download | librebootfr-cad9552bb84e4ee55018da14563775a5b3c6a0c9.tar.gz librebootfr-cad9552bb84e4ee55018da14563775a5b3c6a0c9.zip |
docs: mention Devuan equally, alongside Debian
Diffstat (limited to 'docs/gnulinux/encrypted_debian.html')
-rw-r--r-- | docs/gnulinux/encrypted_debian.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/gnulinux/encrypted_debian.html b/docs/gnulinux/encrypted_debian.html index c76db8dd..1799eedc 100644 --- a/docs/gnulinux/encrypted_debian.html +++ b/docs/gnulinux/encrypted_debian.html @@ -8,12 +8,16 @@ @import url('../css/main.css'); </style> - <title>Installing Debian GNU/Linux with full disk encryption (including /boot)</title> + <title>Installing Debian or Devuan GNU/Linux with full disk encryption (including /boot)</title> </head> <body> <div class="section"> - <h1>Installing Debian GNU/Linux with full disk encryption (including /boot)</h1> + <h1>Installing Debian or Devuan GNU/Linux with full disk encryption (including /boot)</h1> + <p> + This guide is written for the Debian distribution, but it should + also work for Devuan with the net installer. + </p> <p> Libreboot on x86 uses the GRUB <a href="http://www.coreboot.org/Payloads#GRUB_2">payload</a> by default, which means that the GRUB configuration file |