]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
kernel: change compression of pae kernel to bz2.
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 21 May 2014 20:29:47 +0000 (22:29 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 21 May 2014 20:29:47 +0000 (22:29 +0200)
Many xen systems does not support load of xz compressed kernel.

fixes #10542

config/kernel/kernel.config.i586-ipfire-pae

index 4f713623f90df65682dcf59add71612b52820849..775ed0ea1149d0f353f92764f9b2098563aa396e 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.10.40-ipfire Kernel Configuration
+# Linux/x86 3.10.39-ipfire Kernel Configuration
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -55,9 +55,9 @@ CONFIG_HAVE_KERNEL_LZMA=y
 CONFIG_HAVE_KERNEL_XZ=y
 CONFIG_HAVE_KERNEL_LZO=y
 # CONFIG_KERNEL_GZIP is not set
-# CONFIG_KERNEL_BZIP2 is not set
+CONFIG_KERNEL_BZIP2=y
 # CONFIG_KERNEL_LZMA is not set
-CONFIG_KERNEL_XZ=y
+# CONFIG_KERNEL_XZ is not set
 # CONFIG_KERNEL_LZO is not set
 CONFIG_DEFAULT_HOSTNAME="(none)"
 CONFIG_SWAP=y