diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:22:32 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:22:32 +0000 |
commit | 0bbc0c292e607f3a40017a23d237c5d44eb30783 (patch) | |
tree | 550fdcacb3ba2f56c4a9cf93cab9581fd9b3ab97 /debian/netdata.TODO | |
parent | Adding upstream version 1.12.0. (diff) | |
download | netdata-debian.tar.xz netdata-debian.zip |
Adding debian version 1.12.0-1+deb10u1.debian/1.12.0-1+deb10u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/netdata.TODO')
-rw-r--r-- | debian/netdata.TODO | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/netdata.TODO b/debian/netdata.TODO new file mode 100644 index 0000000..de58db0 --- /dev/null +++ b/debian/netdata.TODO @@ -0,0 +1,29 @@ +* 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 + +* migrate from user 'netdata' to '_netdata'. + +* 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 |