Marcus Holland-Moritz
8c02bb6a14
chore: allow builing static binaries on alpine
2025-04-22 16:39:22 +02:00
Marcus Holland-Moritz
d73994231d
Update change log
v0.2.3
2020-12-01 11:52:36 +01:00
Marcus Holland-Moritz
87a4f44f8f
Bump version
2020-12-01 11:52:29 +01:00
Marcus Holland-Moritz
d000d93a5d
Remove accidentally committed code
2020-12-01 11:40:47 +01:00
Marcus Holland-Moritz
984fca1b51
Fix metadata link handling
2020-12-01 11:39:11 +01:00
Marcus Holland-Moritz
24616178f3
Formatting
2020-12-01 10:18:13 +01:00
Marcus Holland-Moritz
85f154cdb4
Some more cache stats
2020-12-01 10:18:03 +01:00
Marcus Holland-Moritz
fc2882c8c6
Update Change Log
v0.2.2
2020-11-30 20:01:52 +01:00
Marcus Holland-Moritz
7b6b66a0ee
Bump version
2020-11-30 19:58:23 +01:00
Marcus Holland-Moritz
d38ae79695
Try harder
2020-11-30 19:54:33 +01:00
Marcus Holland-Moritz
11d10c41a7
See if we can also test packaging with travis
2020-11-30 19:54:33 +01:00
Marcus Holland-Moritz
09f48200b6
Add instructions for setting up read/write overlay
2020-11-30 19:53:59 +01:00
Marcus Holland-Moritz
de3677163b
Remove the read only mask to behave similarly to squashfs
2020-11-30 18:43:36 +01:00
Marcus Holland-Moritz
fc33690180
Fix links
2020-11-30 17:36:37 +01:00
mhx
a0b9a042d5
Add missing dependency in CMakeLists
2020-11-30 16:04:03 +01:00
mhx
98131baabf
Add ronn dependency to travis config
2020-11-30 14:50:50 +01:00
Marcus Holland-Moritz
774ad7cbbf
github #5 : handle unrecognized command line arguments
2020-11-30 14:00:41 +01:00
Marcus Holland-Moritz
9a4ce33477
Fix generated thrift dependencies
...
These would occasionally cause build failures due to multiple
targets referencing files from a single custom command.
2020-11-30 13:10:04 +01:00
Marcus Holland-Moritz
f28859aa50
Don't generate man pages in doc (ronn is weird)
2020-11-30 13:08:48 +01:00
Marcus Holland-Moritz
a8fa18e32c
Add comparison with 1M block size to README
2020-11-30 12:27:25 +01:00
Marcus Holland-Moritz
6e2a110b51
github #3 : add ronn dependency and generate man pages with CMake
2020-11-30 12:26:51 +01:00
Marcus Holland-Moritz
cd42e21e2b
github #2 : Make CMake detect sparsehash
2020-11-30 10:19:02 +01:00
Marcus Holland-Moritz
8548ed8d3b
Update/extend benchmarks
2020-11-30 00:22:45 +01:00
Marcus Holland-Moritz
a94c4e6bda
Bump version
v0.2.1
2020-11-29 22:47:38 +01:00
Marcus Holland-Moritz
300c14afca
Update change log
2020-11-29 22:47:28 +01:00
Marcus Holland-Moritz
a9a1086442
Update TODOs
2020-11-29 22:46:37 +01:00
Marcus Holland-Moritz
c6660e3c23
Update dwarfs man page
2020-11-29 22:46:24 +01:00
Marcus Holland-Moritz
4182721825
Update mkdwarfs man page
2020-11-29 22:46:11 +01:00
Marcus Holland-Moritz
3601f92713
Make owner/group/time removal work again
...
Replace --no-owner with --set-owner and --set-group. Also replace
--no-time with --set-time. These options now work independently
and storing a single owner/group/time has no drawbacks in terms
of filesystem size.
2020-11-29 22:07:29 +01:00
Marcus Holland-Moritz
488802f0a4
Fix typo
2020-11-29 21:59:01 +01:00
mhx
067cebcf8c
Merge pull request #1 from concatime/submodules-use-tags
...
Use tag v2020.11.23.00 for fbthrift and folly
2020-11-29 19:38:43 +01:00
Issam E. Maghni
5e437210d7
Use tag v2020.11.23.00 for fbthrift and folly
2020-11-29 13:08:01 -05:00
Marcus Holland-Moritz
21caae54b3
Exclude more build stuff
release-0.2.0
2020-11-29 18:14:59 +01:00
Marcus Holland-Moritz
089f3c9357
Better screenshot crop
2020-11-29 17:57:11 +01:00
Marcus Holland-Moritz
a0f1708640
Update README
2020-11-29 17:54:23 +01:00
Marcus Holland-Moritz
fbc4f1adc5
Neater progress indicator
2020-11-29 17:49:34 +01:00
Marcus Holland-Moritz
bd70ec7d7a
Cleanup scanner
2020-11-29 13:19:58 +01:00
Marcus Holland-Moritz
85b1ca1a85
Make progress status more customizable
2020-11-29 13:09:30 +01:00
Marcus Holland-Moritz
478f875272
Update folly
2020-11-29 03:37:52 +01:00
Marcus Holland-Moritz
a40d867425
Update README
2020-11-29 03:32:47 +01:00
Marcus Holland-Moritz
506cab43fd
Update travis config to include bison/flex
2020-11-29 03:24:20 +01:00
Marcus Holland-Moritz
5fe234ec4e
Update README
2020-11-29 03:24:06 +01:00
Marcus Holland-Moritz
1e70a2d4af
Implement option to mlock metadata
2020-11-29 02:47:13 +01:00
Marcus Holland-Moritz
9c3fb8b00f
Header hygiene
2020-11-29 01:42:29 +01:00
Marcus Holland-Moritz
acc8c0e25a
Remove unused header
2020-11-28 23:29:52 +01:00
Marcus Holland-Moritz
e31f9000ce
metadata_v2: cleanup global_entry_data
2020-11-28 23:27:47 +01:00
Marcus Holland-Moritz
6896b53c28
metadata_v2: cleanup directory_view
2020-11-28 23:19:16 +01:00
Marcus Holland-Moritz
87d547aaae
Improve dwarfsck
2020-11-28 23:06:40 +01:00
Marcus Holland-Moritz
6da776d4e6
metadata_v2: further cleanup
2020-11-28 18:50:25 +01:00
Marcus Holland-Moritz
5b7b474505
metadata_v2: get rid of entry_count, further reducing size
2020-11-28 18:44:28 +01:00