From 87f30ca7772f1f97b9db0a5248ed317d55cfb4c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 27 Jan 2019 19:28:27 +0100 Subject: Updating TODO file. Signed-off-by: Daniel Baumann --- debian/TODO | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/debian/TODO b/debian/TODO index 2c514d008..7e23c1984 100644 --- a/debian/TODO +++ b/debian/TODO @@ -1,19 +1,22 @@ -* 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. + the package to avoid need for rebuilding upstream tarballs and thus simply things. -* 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-no-sse: daemon compiled with -O2 and without sse2 etc. - - netdata-web: webfrontend, not needed on small devices - - netdata-common: plugins, checks, etc (everything arch all). +* 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) - - netdata-doc: htmldoc that can be used via apache2 - - netdata-apache2: 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 @@ -22,3 +25,5 @@ * 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 -- cgit v1.2.3