1
0

attempt at reproducible tarballs (sdist)

This commit is contained in:
SomberNight
2020-06-11 03:50:32 +02:00
parent ba5ccf464c
commit e12bc4817a
9 changed files with 110 additions and 20 deletions

View File

@@ -61,6 +61,11 @@ diff sha256sum1 sha256sum2 > d
cat d
```
For file metadata, e.g. timestamps:
```
rsync -n -a -i --delete squashfs-root1/ squashfs-root2/
```
Useful binary comparison tools:
- vbindiff
- diffoscope