summaryrefslogtreecommitdiffstats
path: root/debian/TODO
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 11:32:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 11:32:39 +0000
commitb86b946791f8dcc23ed6c47d513e34ebb22c1610 (patch)
tree9893d33a249fbf175f69e9f18a7fa0b84718ec24 /debian/TODO
parentAdding upstream version 2.14.2. (diff)
downloadicinga2-b86b946791f8dcc23ed6c47d513e34ebb22c1610.tar.xz
icinga2-b86b946791f8dcc23ed6c47d513e34ebb22c1610.zip
Adding debian version 2.14.2-1.debian/2.14.2-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO26
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?