Switch to XZ compression to save on /boot disk space.
This commit is contained in:
parent
63c7f01f3f
commit
c31394bf6f
4
config
4
config
@ -62,10 +62,10 @@ CONFIG_HAVE_KERNEL_LZMA=y
|
|||||||
CONFIG_HAVE_KERNEL_XZ=y
|
CONFIG_HAVE_KERNEL_XZ=y
|
||||||
CONFIG_HAVE_KERNEL_LZO=y
|
CONFIG_HAVE_KERNEL_LZO=y
|
||||||
CONFIG_HAVE_KERNEL_LZ4=y
|
CONFIG_HAVE_KERNEL_LZ4=y
|
||||||
CONFIG_KERNEL_GZIP=y
|
# CONFIG_KERNEL_GZIP is not set
|
||||||
# CONFIG_KERNEL_BZIP2 is not set
|
# CONFIG_KERNEL_BZIP2 is not set
|
||||||
# CONFIG_KERNEL_LZMA is not set
|
# CONFIG_KERNEL_LZMA is not set
|
||||||
# CONFIG_KERNEL_XZ is not set
|
CONFIG_KERNEL_XZ=y
|
||||||
# CONFIG_KERNEL_LZO is not set
|
# CONFIG_KERNEL_LZO is not set
|
||||||
# CONFIG_KERNEL_LZ4 is not set
|
# CONFIG_KERNEL_LZ4 is not set
|
||||||
CONFIG_DEFAULT_HOSTNAME="(none)"
|
CONFIG_DEFAULT_HOSTNAME="(none)"
|
||||||
|
Loading…
Reference in New Issue
Block a user