diff options
Diffstat (limited to 'debian/TODO')
-rw-r--r-- | debian/TODO | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/TODO b/debian/TODO new file mode 100644 index 0000000..2e7951f --- /dev/null +++ b/debian/TODO @@ -0,0 +1,26 @@ +icinga2 source TODOs +==================== + +* Replace embedded tools + - doc/ strapdownjs and jquery + +* Document embedded sources in tarball + - third-party/ + +* icinga2 not a meta package + - move default config to it + - move service to it + - to optimize dependencies + +* dependencies + - we should depend on /usr/bin/mail + - and probably recommend mail-transport-agent + +* IDO updates + - can fail when the daemon is running + - should properly disable/re-enable on updates + +* IDO packages + - mysql and pgsql should able to be installed at the same time + - enabling the feature on first install does not work (debconf) + - are features disabled properly on uninstall? |