We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e324347 commit 12ea427Copy full SHA for 12ea427
settings.sh
@@ -135,8 +135,8 @@ SQUASHFS_COMPRESSOR_ARGUMENTS=(-b 1M -comp "${SQUASHFS_COMPRESSOR}" -Xcompressio
135
USE_DWARFS=
136
DWARFS_COMPRESSOR_ARGUMENTS=(
137
-l7 -C zstd:level=19 --metadata-compression null
138
- -S 21 -B 1 --order nilsimsa
139
- -W 12 -w 4 --no-create-timestamp
+ -S 22 -B 1 --order nilsimsa
+ -W 12 -w 4 --no-history-timestamps --no-create-timestamp
140
)
141
142
0 commit comments