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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user