]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- go back to XZ for bzImage compression, ZSTD is memory hog and thus doesn't work...
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 20 Oct 2020 07:49:00 +0000 (09:49 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 20 Oct 2020 07:49:00 +0000 (09:49 +0200)
kernel-multiarch.config

index a1a446cbd32b5e3947ba92b47be5dace95ecd8ab..a74a85bf48258fec20a6b9de77afc6962c5d1f71 100644 (file)
@@ -10646,10 +10646,10 @@ HAVE_KERNEL_XZ all=y
 KERNEL_GZIP all=n
 KERNEL_BZIP2 all=n
 KERNEL_LZMA all=n
-KERNEL_XZ all=n
+KERNEL_XZ all=y
 KERNEL_LZO all=n
 KERNEL_LZ4 all=n
-KERNEL_ZSTD all=y
+KERNEL_ZSTD all=n
 DEFAULT_INIT all=""
 DEFAULT_HOSTNAME all="(none)"
 SWAP all=y
This page took 0.075301 seconds and 4 git commands to generate.