Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
archiso
Commits
01521adc
Commit
01521adc
authored
Sep 02, 2019
by
Christian Hesse
😜
Committed by
Gerardo Exequiel Pozzi
Sep 03, 2019
Browse files
add zstd in supported squashfs compression list
Signed-off-by:
Christian Hesse
<
mail@eworm.de
>
parent
fe0d627f
Changes
1
Hide whitespace changes
Inline
Side-by-side
archiso/mkarchiso
View file @
01521adc
...
@@ -93,7 +93,7 @@ _usage ()
...
@@ -93,7 +93,7 @@ _usage ()
echo
" img: prepare airootfs.sfs for dm-snapshot usage"
echo
" img: prepare airootfs.sfs for dm-snapshot usage"
echo
" sfs: prepare airootfs.sfs for overlayfs usage"
echo
" sfs: prepare airootfs.sfs for overlayfs usage"
echo
" Default:
${
sfs_mode
}
"
echo
" Default:
${
sfs_mode
}
"
echo
" -c <comp_type> Set SquashFS compression type (gzip, lzma, lzo, xz)"
echo
" -c <comp_type> Set SquashFS compression type (gzip, lzma, lzo, xz
, zstd
)"
echo
" Default: '
${
sfs_comp
}
'"
echo
" Default: '
${
sfs_comp
}
'"
echo
" -v Enable verbose output"
echo
" -v Enable verbose output"
echo
" -h This message"
echo
" -h This message"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment