Skip to content

Commit 12ea427

Browse files
authored
Tune mkdwarfs parameters
1 parent e324347 commit 12ea427

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ SQUASHFS_COMPRESSOR_ARGUMENTS=(-b 1M -comp "${SQUASHFS_COMPRESSOR}" -Xcompressio
135135
USE_DWARFS=
136136
DWARFS_COMPRESSOR_ARGUMENTS=(
137137
-l7 -C zstd:level=19 --metadata-compression null
138-
-S 21 -B 1 --order nilsimsa
139-
-W 12 -w 4 --no-create-timestamp
138+
-S 22 -B 1 --order nilsimsa
139+
-W 12 -w 4 --no-history-timestamps --no-create-timestamp
140140
)
141141

142142

0 commit comments

Comments
 (0)