142 Commits

Author SHA1 Message Date
Marcus Holland-Moritz
d432b4bfa9 feat(mkdwarfs): support time strings for --set-time 2024-01-01 16:02:31 +01:00
Marcus Holland-Moritz
d59b1eaf58 docs(mkdwarfs): update sequence diagram 2023-12-22 10:50:39 +01:00
Marcus Holland-Moritz
e0b4e323ac feat(mkdwarfs): improve selection of categorize defaults 2023-12-21 06:52:04 +01:00
Marcus Holland-Moritz
99b9b89cc8 docs(dwarfsck): update manpage with new options 2023-12-20 22:39:50 +01:00
Marcus Holland-Moritz
dd58e74594 docs(mkdwarfs): update man page with all new options 2023-12-17 23:02:28 +01:00
Marcus Holland-Moritz
63533a0a5b feat(mkdwarfs): add --history-compression option 2023-12-17 23:02:28 +01:00
Marcus Holland-Moritz
db2bd1f69a docs(mkdwarfs): update section on producing bit-identical images 2023-12-17 23:02:28 +01:00
Marcus Holland-Moritz
2bf6699241 docs(mkdwarfs): add new history related options 2023-12-17 23:02:28 +01:00
Marcus Holland-Moritz
c2840cbe79 feat(filesystem): initial support for file system history 2023-12-17 23:02:28 +01:00
Marcus Holland-Moritz
7be9aa7585 Add reverse path ordering 2023-12-17 23:02:28 +01:00
Marcus Holland-Moritz
4cfac79a2e Update mkdwarfs docs 2023-12-17 23:00:07 +01:00
Marcus Holland-Moritz
47b22be9fc Add mkdwarfs sequence diagram 2023-08-03 11:34:32 +02:00
Marcus Holland-Moritz
99f511564d Fix documentation for --compression 2023-07-17 11:12:03 +02:00
mhx
6de6479ca1 Merge pull request #150 from txkxgit/txkx/docu2
Doc nits
2023-07-14 09:49:16 +02:00
txkx
44f0bd07f0 Fixed typos in dwarfs.md 2023-07-12 19:01:03 +02:00
txkx
3d0a193ccb Fixed typos in dwarfsck.md 2023-07-12 18:59:07 +02:00
txkx
213c307bf5 Minor wording fix in dwarfs-format.md 2023-07-12 18:58:00 +02:00
txkx
de26b193bd Fixed typos and applied minor wording improvements to mkdwarfs.md 2023-07-12 18:55:06 +02:00
txkx
565f72e883 Fixed typo in dwarfsextract.md 2023-07-12 18:39:11 +02:00
txkx
3071f48a9e Minor wording changes in mkdwarfs.md 2023-07-11 19:48:51 +02:00
Marcus Holland-Moritz
b98f08e609 FS version bump in dwarfs-format.md 2023-07-11 11:31:10 +02:00
Marcus Holland-Moritz
a0b569689d Document --long-help 2023-07-11 10:53:25 +02:00
Marcus Holland-Moritz
1d96ef6d8f Markdown fixes 2023-07-09 15:38:28 +02:00
Marcus Holland-Moritz
8fcb03e8b7 Tweak the internal operation documentation 2023-07-06 21:06:38 +02:00
Marcus Holland-Moritz
9b87a19438 Add Windows screen capture 2023-07-04 19:29:49 +02:00
Marcus Holland-Moritz
7f2821b932 Mention behaviour of separators in filter rules 2023-07-04 12:41:36 +02:00
Marcus Holland-Moritz
67f340e383 Document perfmon options 2023-07-04 02:53:22 +02:00
Marcus Holland-Moritz
f993732739 Update documentation for --compress-niceness 2023-06-30 15:29:19 +02:00
Marcus Holland-Moritz
fd7ae90708 DwarFS format v2.3 -> v2.4 in documentation 2023-06-02 13:21:48 +02:00
Marcus Holland-Moritz
e58c80736b Update DwarFS format documentation 2023-05-24 18:10:41 +02:00
Marcus Holland-Moritz
35e3a3eb55 Allow setting niceness of compression workers 2022-12-24 14:55:26 +01:00
Marcus Holland-Moritz
4e78b6131b Add --stdout-progress option to dwarfsextract (fixes gh #117) 2022-11-20 13:29:59 +01:00
Marcus Holland-Moritz
dac9861a55 Add --chmod option (fixes gh #7) 2022-11-17 12:23:46 +01:00
Marcus Holland-Moritz
7af9e83ca6 Default FUSE driver debuglevel to warn in background mode (fixes gh #113) 2022-11-15 08:35:14 +01:00
Marcus Holland-Moritz
dc247018a0 Fix usage 2022-11-08 23:10:01 +01:00
Marcus Holland-Moritz
6168c5dcb4 Update mkdwarfs usage 2022-11-08 23:08:39 +01:00
Marcus Holland-Moritz
03019e4a73 Document how to produce bit-identical images 2022-11-08 21:54:57 +01:00
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