summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-31 09:28:25 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-31 09:28:25 +0000
commit13ea19c06a2e7d52d658fc08200beb2b974f9119 (patch)
tree8c82fbc33bedc155b91ee0415330f495d7d3b9da
parentAdding gauge-1.3.2.js symlink in missing-sources to please lintian. (diff)
downloadnetdata-13ea19c06a2e7d52d658fc08200beb2b974f9119.tar.xz
netdata-13ea19c06a2e7d52d658fc08200beb2b974f9119.zip
Updating TODO file.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/TODO14
1 files changed, 11 insertions, 3 deletions
diff --git a/debian/TODO b/debian/TODO
index 981f6cd2..77496a0a 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,3 +1,11 @@
-- 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.
+* 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
+ - netdata-web: webfrontend, not needed on small devices
+ - netdata-common: plugins, checks, etc.