void-packages/TODO
Juan RP d7c0ce05d6 initramfs-tools: apply some changes from git, fix some bugs.
* Make 'update-initramfs -u' and '-u -k all' work.
* Remove obsolete kernelextras, thermal and framebuffer hooks.

--HG--
extra : convert_revision : 7186d9c79b510eb396da89a0c6b294b52598a9c8
2009-08-27 08:46:20 +02:00

13 lines
715 B
Text

* Create /etc/issue in xbps-base-files.
* Add a trigger for fc-cache.
* Add a trigger to (un)register users/groups. Currently packages that
require user/groups use custom INSTALL/REMOVE scripts, which adds
a lot of duplicated work.
* 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.