Tomb/doc
Chris Vogel 12684e6740 cmd lock: extend parameters to --filesystem
The --filesystem option can be used  to  specify
an  alternative  filesystem used to format the tomb, in place of the default "ext4".

Beside "btrfs" now the following parameters to --filesystem are supported:

"ext3"    using operating system defaults
"ext4"    using operating system defaults
"btrfs"   for tombs >= 47MB using operating system defaults
"btrfsmixedmode"    for tombs >=18MB btrfs mixed mode (see mkfs.btrfs(8))
"ext3maxinodes"     ext3 with a maximum of inodes (for many small files)
"ext4maxinodes"     ext4 with a maximum of inodes (for many small files)

These changes help use scenarios in which there is a great number of small files
and/or directories in a small filesystem, like e.g. the pass-tomb extension to pass.
2022-10-28 16:19:28 +02:00
..
literate last cosmetics for release 2013-05-29 23:12:47 +02:00
bertini_thesis.pdf Added MA Thesis in documentation 2013-05-28 14:37:18 +02:00
HACKING.txt switch code indentation to hard tabs 2018-01-03 20:27:14 +01:00
KEY_SPECIFICATIONS.txt Correct some typos 2021-10-01 18:32:44 +02:00
LinuxHDEncSettings.txt Correct some typos 2021-10-01 18:32:44 +02:00
Luks_on_disk_format.pdf added documentation 2010-08-23 11:48:38 +02:00
Makefile.am fixes for distcheck 2011-05-26 17:01:03 +02:00
New_methods_in_HD_encryption.pdf added documentation 2010-08-23 11:48:38 +02:00
TKS1-draft.pdf added documentation 2010-08-23 11:48:38 +02:00
TODO.org documentation updates for a new release 2018-01-03 19:53:35 +01:00
tomb_manpage.pdf Make lsof an optional dep 2017-02-05 20:03:29 +01:00
tomb.1 cmd lock: extend parameters to --filesystem 2022-10-28 16:19:28 +02:00