Build scripts: improved compresstion a little

This commit is contained in:
SChernykh
2025-07-13 18:44:28 +02:00
parent 01ae862507
commit a37362570d
8 changed files with 8 additions and 8 deletions

View File

@@ -52,4 +52,4 @@ chmod 0755 $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 -mx=9 -tgzip -stl $1.tar.gz $1.tar
7z a -tgzip -mx9 -mfb256 -stl $1.tar.gz $1.tar

View File

@@ -52,4 +52,4 @@ chmod 0755 $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 -mx=9 -tgzip -stl $1.tar.gz $1.tar
7z a -tgzip -mx9 -mfb256 -stl $1.tar.gz $1.tar

View File

@@ -52,4 +52,4 @@ chmod 0755 $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 -mx=9 -tgzip -stl $1.tar.gz $1.tar
7z a -tgzip -mx9 -mfb256 -stl $1.tar.gz $1.tar

View File

@@ -52,4 +52,4 @@ chmod 0755 $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 -mx=9 -tgzip -stl $1.tar.gz $1.tar
7z a -tgzip -mx9 -mfb256 -stl $1.tar.gz $1.tar

View File

@@ -52,4 +52,4 @@ chmod 0755 $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 -mx=9 -tgzip -stl $1.tar.gz $1.tar
7z a -tgzip -mx9 -mfb256 -stl $1.tar.gz $1.tar

View File

@@ -54,4 +54,4 @@ chmod 0755 $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 -mx=9 -tgzip -stl $1.tar.gz $1.tar
7z a -tgzip -mx9 -mfb256 -stl $1.tar.gz $1.tar

View File

@@ -54,4 +54,4 @@ chmod 0755 $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 -mx=9 -tgzip -stl $1.tar.gz $1.tar
7z a -tgzip -mx9 -mfb256 -stl $1.tar.gz $1.tar

View File

@@ -57,4 +57,4 @@ chmod 0755 $1/p2pool.exe
touch -t $TOUCH_DATE $1
touch -t $TOUCH_DATE $1/*
7z a -mx=9 -tzip -stl $1.zip $1
7z a -tzip -mx9 -mfb256 -stl $1.zip $1