diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-02-13 15:13:55 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-02-13 15:13:55 -0200 |
commit | 9d9180ef02ce6912cce74dbaafaeb707caa3b249 (patch) | |
tree | 493c163470dea46cec87796ae793dec9ed80d640 | |
parent | ef5d940ca4ada3e2cc7f268563d7d1e003b7cbeb (diff) | |
download | bootless-9d9180ef02ce6912cce74dbaafaeb707caa3b249.tar.gz bootless-9d9180ef02ce6912cce74dbaafaeb707caa3b249.tar.bz2 |
Another FDE reference
-rw-r--r-- | index.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -16,7 +16,9 @@ Index TODO ---- -- Test [Full-Crypto setup with GRUB2](http://michael-prokop.at/blog/2014/02/28/full-crypto-setup-with-grub2/) ([2](http://archimedesden.wordpress.com/2011/10/21/yet-another-full-disk-encryption-with-ubuntu-11-10/)), which could simplify everything! +- Test: + - [Full disk encryption with LUKS (including /boot) ยท Pavel Kogan](http://www.pavelkogan.com/2014/05/23/luks-full-disk-encryption/). + - [Full-Crypto setup with GRUB2](http://michael-prokop.at/blog/2014/02/28/full-crypto-setup-with-grub2/) ([2](http://archimedesden.wordpress.com/2011/10/21/yet-another-full-disk-encryption-with-ubuntu-11-10/)), which could simplify everything! - Cleanup and translate docs. - Document `cryptopts` ([1](http://www.c3l.de/linux/howto-completly-encrypted-harddisk-including-suspend-to-encrypted-disk-with-ubuntu-6.10-edgy-eft.html), [2](http://manpages.ubuntu.com/manpages/lucid/man8/initramfs-tools.8.html), [3](http://solvedlinuxissues.blogspot.com.br/2011/11/encrypted-ubuntu-filesystem-on-logical.html), [4](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=348147), [5](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=358452)), see `/usr/share/doc/cryptsetup/README.initramfs.gz` for details. - Setup issue tracker. |