From d4f93bf5469d9d7e8e4490130df14dabcc1fbbc4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 8 Feb 2019 09:45:42 +0100 Subject: Adding TODO file. Signed-off-by: Daniel Baumann --- debian/TODO | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 debian/TODO diff --git a/debian/TODO b/debian/TODO new file mode 100644 index 000000000..3a4b62f96 --- /dev/null +++ b/debian/TODO @@ -0,0 +1,27 @@ +* 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 + (check if 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 + +* 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 + - update to bootstrap 4 + - switch to fonts-fork-awesome -- cgit v1.2.3