mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-11 05:23:29 -04:00
chore: update TODO
This commit is contained in:
parent
63533a0a5b
commit
eff100c202
10
TODO
10
TODO
@ -1,5 +1,12 @@
|
|||||||
- Use Elias-Fano for delta-encoded lists in metadata?
|
- Use Elias-Fano for delta-encoded lists in metadata?
|
||||||
|
|
||||||
|
- Implement rewriting properly; keep order of blocks etc;
|
||||||
|
ability to remove history?; ability to re-pack metadata?;
|
||||||
|
ability to change other metadata properties (e.g. stuff
|
||||||
|
like --set-owner, --set-group, --chmod, --no-create-ts,
|
||||||
|
--set-time could all be done on existing metadata, but
|
||||||
|
obviously wouldn't be undo-able)
|
||||||
|
|
||||||
- Packaging of libs added via FetchContent
|
- Packaging of libs added via FetchContent
|
||||||
- Remove [ MiB, MiB, MiB ]
|
- Remove [ MiB, MiB, MiB ]
|
||||||
- Generic hashing / scanning / categorizing progress?
|
- Generic hashing / scanning / categorizing progress?
|
||||||
@ -10,9 +17,6 @@
|
|||||||
|
|
||||||
- filesystem re-writing with categories :-)
|
- filesystem re-writing with categories :-)
|
||||||
|
|
||||||
- should we store block categories somewhere in the metadata
|
|
||||||
or even a new block?
|
|
||||||
|
|
||||||
- let's try and keep forward compatibility for the 0.7 release
|
- let's try and keep forward compatibility for the 0.7 release
|
||||||
when not using new features; the only features relevant are
|
when not using new features; the only features relevant are
|
||||||
likely FLAC compression support and "features" support; in
|
likely FLAC compression support and "features" support; in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user