summaryrefslogtreecommitdiffstats
path: root/debian/TODO
blob: 49f34c424c45e47f387292e75b8fac63cf247262 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
* switch fonts-font-awesome to fonts-fork-awesome (or even using alternative
  depends?)

* next upstream version: don't exclude html files, just don't install them into
  the package to avoid need for rebuilding upstream tarballs.

* rethink package splitting, i.e. something like...
  - netdata:               meta package, depending on netdata-daemon, netdata-web
  - netdata-daemon:        just the daemon and systemd/init integration, -O3 and sse2
  - netdata-daemon-legacy: daemon compiled with -O2 and without sse2 etc.
  - netdata-web:           webfrontend, not needed on small devices
  - netdata-common:        plugins, checks, etc (everything arch all).

  - netdata-doc:           htmldoc that can be used via apache2
  - netdata-apache2:       apache2 conf snipped to enable netdata via reverse proxy

* keep depends minimal and put everything to recommends/suggests

* check netdata.conf, netdata.init, netdata.service etc. with upstream

* check if freeipmi plugin can be run with caps instead setuid