Commit b2d5fc4
committed
Implementaion for /etc merge
Signed-off-by: Johan-Liebert1 <[email protected]>
etc-merge: Incremental hash computation + test verity
Test for whether the file has fs-verity enabled or not, and if it does
we simply check the verity.
Incrementally compute hash for files rather than reading the entire file
in memory.
Signed-off-by: Johan-Liebert1 <[email protected]>
etc-merge: Use generic-tree from composefs-rs
Signed-off-by: Johan-Liebert1 <[email protected]>
Get removed files by traversing
Signed-off-by: Johan-Liebert1 <[email protected]>1 parent a48dad7 commit b2d5fc4
3 files changed
+481
-0
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments