Reproducible builds: improved compression a bit

This commit is contained in:
SChernykh
2025-10-01 15:02:45 +02:00
parent fbe30b8fb1
commit 5d7dfa2466
8 changed files with 8 additions and 8 deletions

View File

@@ -52,4 +52,4 @@ chmod 0775 $1/p2pool
tar cvf $1.tar --format=pax --pax-option='exthdr.name=%d/PaxHeaders/%f,delete=atime,delete=ctime' --sort=name --owner=0 --group=0 --mtime="$CURRENT_DATE $CURRENT_TIME" $1
touch -t $TOUCH_DATE $1.tar
7z a -tgzip -mx9 -mfb256 -stl $1.tar.gz $1.tar
7z a -tgzip -mx9 -mfb256 -mpass15 -stl $1.tar.gz $1.tar