diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-09-05 10:38:33 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-09-05 10:38:33 -0300 |
commit | 615b44fc3649e5925ea48de2287cb02bffc74a03 (patch) | |
tree | 1e3486aedfa6371b592c194c16c1f5df5eb6eb12 | |
parent | 21407b0c850f42405123acd012a45e28ea8a9f9b (diff) | |
download | bootless-615b44fc3649e5925ea48de2287cb02bffc74a03.tar.gz bootless-615b44fc3649e5925ea48de2287cb02bffc74a03.tar.bz2 |
Test Full-Crypto setup with GRUB2
-rw-r--r-- | index.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +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! - 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. |