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

3
TODO
View File

@@ -6,8 +6,5 @@
* Add support to stop and restart package's OpenRC service while
removing and upgrading a package.
[PARTIAL: at pre-remove the services are stopped but not yet restarted]
* How to handle kernel package upgrades? dpkg seems to keep previous
package and its initramfs, and a dummy package depends on the latest one.
I think this is the best option.
* Fix HAL/PolicyKit for nonroot to be able to admin tasks.
* Fix loadkeys(1) incorrectly loading the olpc keymap vs qwerty.