summaryrefslogtreecommitdiffstats
path: root/debian/TODO
blob: 2e7951f77d50e03db06bcd54f2fd307397a789dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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?