summaryrefslogtreecommitdiffstats
path: root/debian/TODO
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-01-02 13:10:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-01-27 18:38:26 +0000
commit164f02b208b26232750eadbc6d64ceeeefa38b40 (patch)
tree7569d82114aa6321eaf895c87ef8e090e680eb0f /debian/TODO
parentRenumbering patches. (diff)
downloadnetdata-164f02b208b26232750eadbc6d64ceeeefa38b40.tar.xz
netdata-164f02b208b26232750eadbc6d64ceeeefa38b40.zip
Adding netdata-core-no-sse on i386 with sse2 optimizations turned off.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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).