change compress kernel image
This commit is contained in:
parent
6df4e5c0b3
commit
75b504987c
1 changed files with 2 additions and 2 deletions
|
@ -56,8 +56,8 @@ HOOKS=(base udev modconf memdisk archiso archiso_loop_mnt archiso_pxe_common arc
|
||||||
# is used. Use 'cat' to create an uncompressed image.
|
# is used. Use 'cat' to create an uncompressed image.
|
||||||
#COMPRESSION="gzip"
|
#COMPRESSION="gzip"
|
||||||
#COMPRESSION="bzip2"
|
#COMPRESSION="bzip2"
|
||||||
#COMPRESSION="lzma"
|
COMPRESSION="lzma"
|
||||||
COMPRESSION="xz"
|
#COMPRESSION="xz"
|
||||||
#COMPRESSION="lzop"
|
#COMPRESSION="lzop"
|
||||||
#COMPRESSION="lz4"
|
#COMPRESSION="lz4"
|
||||||
#COMPRESSION="zstd"
|
#COMPRESSION="zstd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue