diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-08-31 19:34:13 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-08-31 19:34:13 -0300 |
commit | db0c8f3243b1af2024bf92fd42ac160a9451f632 (patch) | |
tree | 597e5ba9962b2960d7f5cb8d4834f02abf1f1c65 | |
parent | ab5c5ae07a912d7da0a428999b64416898b1c6a2 (diff) | |
download | bootless-db0c8f3243b1af2024bf92fd42ac160a9451f632.tar.gz bootless-db0c8f3243b1af2024bf92fd42ac160a9451f632.tar.bz2 |
More on cryptopts
-rw-r--r-- | index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ TODO ---- - 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)). +- 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. - Add contact information. - Split bootless script from hydra suite but preserve integration. |