Increased compression level on initcpio
This commit is contained in:
parent
644bc8cc94
commit
8b41d75a99
1 changed files with 1 additions and 1 deletions
|
@ -64,4 +64,4 @@ COMPRESSION="xz"
|
||||||
|
|
||||||
# COMPRESSION_OPTIONS
|
# COMPRESSION_OPTIONS
|
||||||
# Additional options for the compressor
|
# Additional options for the compressor
|
||||||
#COMPRESSION_OPTIONS=()
|
COMPRESSION_OPTIONS=(-9e)
|
||||||
|
|
Loading…
Reference in a new issue