diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-09-05 10:47:12 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-09-05 10:47:12 -0300 |
commit | 8f144d555b624753c9f9105cd0232dafdbc79dcc (patch) | |
tree | f2f83db23cb105cbbc5e7954dc01725cfdf1dec5 | |
parent | 615b44fc3649e5925ea48de2287cb02bffc74a03 (diff) | |
download | bootless-8f144d555b624753c9f9105cd0232dafdbc79dcc.tar.gz bootless-8f144d555b624753c9f9105cd0232dafdbc79dcc.tar.bz2 |
Test Full-Crypto setup with GRUB2 (2)
-rw-r--r-- | index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Index TODO ---- -- Test [Full-Crypto setup with GRUB2](http://michael-prokop.at/blog/2014/02/28/full-crypto-setup-with-grub2/), which could simplify everything! +- 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! - 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. |