kernel: update to 2.6.30.6.

* Compress kernel with gzip rather than lzma, it's faster.
* Mark package as essential for upgrades, not optimal but works.

--HG--
extra : convert_revision : 67e7a831b26ae4b7a58d9455593c49e911a984ce
This commit is contained in:
Juan RP
2009-09-11 19:08:06 +02:00
parent ccecec602e
commit 05c23e1ade
3 changed files with 6 additions and 8 deletions

View File

@@ -65,9 +65,9 @@ CONFIG_LOCALVERSION=""
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
# CONFIG_KERNEL_GZIP is not set
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
CONFIG_KERNEL_LZMA=y
# CONFIG_KERNEL_LZMA is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y