summaryrefslogtreecommitdiffstats
path: root/debian/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/TODO b/debian/TODO
index 27fd1b5d9..2c514d008 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -7,7 +7,7 @@
* 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-legacy: daemon compiled with -O2 and without sse2 etc.
+ - 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).