summaryrefslogtreecommitdiffstats
path: root/debian/TODO
blob: 7e23c1984469c3772b6a7ff64df1846d7c597ce7 (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
27
28
29
* next upstream version: don't exclude html files, just don't install them into
  the package to avoid need for rebuilding upstream tarballs and thus simply things.

* package splitting:
  - think about a workaround for not having the dh_missing for debian/tmp-no-sse
    (e.g. diff the core and core-no-sse file lists?)
  - add alternative depends on core and core-no-sse via substvars on affected
    archtectures only
  - split out arch-all stuff from core/core-no-sse to netdata-common or so
    (not sure worthwile; micropackaging vs. lazy)
  - add netdata-doc if htmldoc is buildable again
  - add multiselect preseeding for netdata-web (as if it's netdata-apache2,
    containing apache2 conf snipped to enable netdata via reverse proxy
    and (optional) basic auth)

* finish ucf handling for netdata.conf

* switch fonts-font-awesome to fonts-fork-awesome (or even using alternative
  depends?)

* 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

* netdata.conf: preseeding of ip, port, registry, and history.

* upstream: 'netdata -W set' seems broken