#
b41a18ba |
| 24-Feb-2012 |
Alex Hornung <ahornung@gmail.com> |
crypttab.5 - Mention loading dm_target_crypt
Dragonfly-bug: http://bugs.dragonflybsd.org/issue2281
|
#
68abc14a |
| 28-Jul-2011 |
Sascha Wildner <saw@online.de> |
manpages: Some little cleanup.
|
#
5e1ed6ba |
| 17-Jun-2011 |
Alex Hornung <ahornung@gmail.com> |
cryptdisks - update to support options
* Update cryptdisks to support options in the last column of the crypttab file.
* Supported options are: - 'tries' specifies the number of password re
cryptdisks - update to support options
* Update cryptdisks to support options in the last column of the crypttab file.
* Supported options are: - 'tries' specifies the number of password retries before failing - 'timeout' specifies the timeout before the interactive prompt times out. - 'keyscript' specifies a script to use instead of a passphrase prompt.
* Changed default number of 'tries' to 3 (was 1).
show more ...
|
#
1dfbc7b8 |
| 25-Oct-2010 |
Sascha Wildner <saw@online.de> |
Fix some mdoc issues in crypttab.5 and tmpfs.5.
|
#
2400401d |
| 23-Oct-2010 |
Alex Hornung <ahornung@gmail.com> |
crypttab.5 - Add LUKS-only note, remote empty line
|
#
bda92397 |
| 22-Oct-2010 |
Alex Hornung <ahornung@gmail.com> |
cryptdisks - A small tool to parse /etc/crypttab
|