155 Commits

Author SHA1 Message Date
Marcus Holland-Moritz
ee39c3eef7 Update internal operation section of mkdwarfs manpage 2022-11-08 21:54:36 +01:00
Marcus Holland-Moritz
f95844a35d Add more documentation details for --file-hash option 2022-11-08 21:52:53 +01:00
Marcus Holland-Moritz
2f65559407 Enable --with-devices and --with-specials when using --input-list 2022-11-08 12:45:02 +01:00
Marcus Holland-Moritz
a326f533d5 Support extracting corrupted file systems (fixes github #51)
This adds two new options `--continue-on-error` and
`--disable-integrity-check` to `dwarfsextract` that allow
extracting data from corrupted images.
2022-11-08 11:56:10 +01:00
Marcus Holland-Moritz
eb8803d6df Add --input-list option to pass in a list of files 2022-11-07 10:48:20 +00:00
Marcus Holland-Moritz
ff5f99f3d9 Add --max-similarity-size option 2022-11-06 14:32:14 +01:00
Marcus Holland-Moritz
a14fa38a0d Reintroduce --num-scanner-workers 2022-11-06 10:52:02 +01:00
Marcus Holland-Moritz
356120c058 Doc fix 2022-10-29 18:54:31 +02:00
Marcus Holland-Moritz
1215a30f78 Support for simple filter rules (potential fix for github #6) 2022-10-29 18:54:31 +02:00
Marcus Holland-Moritz
b1db6470df Fix spelling 2022-10-29 18:54:31 +02:00
Marcus Holland-Moritz
148de5bf0d Add --file-hash option (fixes github #92)
This does not yet address the issue that uniquely sized files are
unnecessarily hashed, which is also mentioned in #92. This will be
addressed separately.
2022-10-29 18:54:31 +02:00
Marcus Holland-Moritz
0b060a57f3 Document new command line options 2022-10-24 13:13:22 +02:00
Marcus Holland-Moritz
314d1320cf Only overwrite output image with --force option (fixes #93) 2022-08-03 19:16:30 +02:00
Marcus Holland-Moritz
569966b752 Markdown cleanup 2022-06-10 18:49:18 +02:00
Marcus Holland-Moritz
656b7a7780 Support for cache tidying 2022-06-10 18:49:18 +02:00
Marcus Holland-Moritz
4c6580b9c7 Update mkdwarfs man page 2021-04-04 17:37:51 +02:00
Marcus Holland-Moritz
b25146a16e Update documentation 2021-04-03 01:26:57 +02:00
Marcus Holland-Moritz
d33b2ef17e Update mkdwarfs man page 2021-04-03 00:59:40 +02:00
Marcus Holland-Moritz
8e376d77ad Document mkdwarfs internals 2021-04-01 17:52:43 +02:00
Marcus Holland-Moritz
d5c38136dc Update man pages 2021-04-01 00:41:09 +02:00
Marcus Holland-Moritz
b4a8e0134b Update documentation 2021-03-28 00:23:00 +01:00
Marcus Holland-Moritz
a2b373165f Update man page 2021-03-23 14:45:00 +01:00
Marcus Holland-Moritz
c19c426968 Remove --max-scanner-workers 2021-03-23 14:08:32 +01:00
Marcus Holland-Moritz
df5de1f486 Update format docs 2021-03-23 12:46:31 +01:00
Marcus Holland-Moritz
4e09098727 Docs 2021-03-18 11:06:31 +01:00
Marcus Holland-Moritz
35a3a900a7 Fix doc nit 2021-03-18 01:01:24 +01:00
Marcus Holland-Moritz
282fc33ca3 Add file system format documentation 2021-03-17 20:47:42 +01:00
Marcus Holland-Moritz
4d5df018b8 Update mkdwarfs docs 2021-03-13 12:31:44 +01:00
Marcus Holland-Moritz
5d704db42a Update dwarfsextract man page 2021-03-05 23:00:39 +01:00
Marcus Holland-Moritz
1d6fb29015 Update docs 2021-03-05 12:38:42 +01:00
Marcus Holland-Moritz
c690abfa09 New screenshot 2021-03-05 11:00:48 +01:00
Marcus Holland-Moritz
0cc6bc8dc3 Fix wording 2021-03-01 00:13:31 +01:00
Marcus Holland-Moritz
7c57721951 Add dwarfsextract man page and update documentation 2021-02-28 21:22:57 +01:00
Marcus Holland-Moritz
201b6ddb3b Dynamically adapt nilsimsa search depth 2020-12-30 13:24:50 +01:00
Marcus Holland-Moritz
3081117de4 Allow rewriting with selective recompression 2020-12-18 11:08:26 +01:00
Marcus Holland-Moritz
23cbfb5158 Fix gh #20: Grabbled output due to progress bar and mismatched TERM
Provide `--progress=` option with a variety of choices.
2020-12-13 13:16:25 +01:00
Marcus Holland-Moritz
7241627d77 Moar docs 2020-12-13 13:16:25 +01:00
Marcus Holland-Moritz
4027a1a445 Update mkdwarfs man page 2020-12-13 13:16:25 +01:00
Marcus Holland-Moritz
a0353639ad Reduce default nilsimsa depth to 20000 2020-12-13 13:16:25 +01:00
Marcus Holland-Moritz
a2377ead41 Update mkdwarfs options with level-dependent ordering 2020-12-13 13:16:25 +01:00
Marcus Holland-Moritz
04c43ec421 Add -o readonly option to FUSE driver 2020-12-13 13:16:25 +01:00
Marcus Holland-Moritz
728504a85f Add --with-devices and --with-specials options 2020-12-13 13:16:25 +01:00
Marcus Holland-Moritz
37244274c4 Add --time-resolution option 2020-12-13 13:16:25 +01:00
Marcus Holland-Moritz
9725b8fc61 Add --keep-all-times and default to only keeping mtime 2020-12-13 13:16:25 +01:00
Marcus Holland-Moritz
9a57ee980a Document how to add /etc/fstab entries 2020-12-13 13:16:25 +01:00
Marcus Holland-Moritz
5c56943a84 Document nilsimsa and script file order choices 2020-12-13 13:16:25 +01:00
Marcus Holland-Moritz
ee3ebf449a More documentation for experimental Python support 2020-12-13 13:16:25 +01:00
Marcus Holland-Moritz
70c2a97fdd Rename kernel cache options
Thanks to @cipriancraciun for suggesting way better names
2020-12-13 13:16:25 +01:00
Marcus Holland-Moritz
915a75eacb Add direct_io option 2020-12-13 13:16:25 +01:00
Marcus Holland-Moritz
57aaa5bec0 Allow madvise()ing image block data
This will be on by default and can be disabled with the
`no_image_madvise` option.
2020-12-13 13:16:25 +01:00