From e8b46887f2990b6579db77aedc7d15329fb4c5ee Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 19 Aug 2009 00:03:05 +0200 Subject: [PATCH] Add a TODO file with package problems. --HG-- extra : convert_revision : 9e68b0c7ff1328fbd01d91f16379502da235469d --- TODO | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 00000000000..19b2ede7c68 --- /dev/null +++ b/TODO @@ -0,0 +1,15 @@ +* 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 initramfs-tools trigger for $pkgname != kernel. +* Fix initramfs-tools 'update-initramfs -a'. +* Fix HAL/PolicyKit for nonroot to be able to admin tasks. +* Fix loadkeys(1) incorrectly loading the olpc keymap vs qwerty.