From 91791df98298711e1be646512576b4d907f5c241 Mon Sep 17 00:00:00 2001 From: Leorize Date: Mon, 6 Aug 2018 20:55:12 +0700 Subject: [PATCH] docs/develop/packages/TODO: add missing part Sorry, apparently I was half-asleep and missed this part Change-Id: I888a975ae7ff30d1039f466e63d37c30b94d3739 Reviewed-on: https://review.haiku-os.org/444 Reviewed-by: waddlesplash --- docs/develop/packages/TODO.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/develop/packages/TODO.rst b/docs/develop/packages/TODO.rst index abe421df54..d9f12b39dd 100644 --- a/docs/develop/packages/TODO.rst +++ b/docs/develop/packages/TODO.rst @@ -57,3 +57,12 @@ Package/package repository format - Add MIME info for types supported by packaged applications (and sniffer rules?) to the package attributes. + +Miscellaneous +============= +- Add MIME directory watching to registrar, so it can update the MIME DB caches + when packages are de-/activated. +- Get rid of post_install scripts. Do that in the build system. +- Get rid of UserBootscript. Start the scripts in + "~/config/settings/boot/launch" from Bootscript instead. +- Update Installer.