summaryrefslogtreecommitdiffstats
path: root/debian/patches/0005-debian-remove-infographic.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-29 14:29:48 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-29 14:36:25 +0000
commit97ba90b0bbd7fcf6703c412fe8cdcc0f837b9328 (patch)
tree98090e858ba5101fb0d5652ee55d99cd2ebbf226 /debian/patches/0005-debian-remove-infographic.patch
parentAdding patch to hide social-media buttons in navbar to declutter the interface. (diff)
downloadnetdata-97ba90b0bbd7fcf6703c412fe8cdcc0f837b9328.tar.xz
netdata-97ba90b0bbd7fcf6703c412fe8cdcc0f837b9328.zip
Splitting some patches and grouping them thematically together.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/0005-debian-remove-infographic.patch')
-rw-r--r--debian/patches/0005-debian-remove-infographic.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/patches/0005-debian-remove-infographic.patch b/debian/patches/0005-debian-remove-infographic.patch
new file mode 100644
index 000000000..0571c9632
--- /dev/null
+++ b/debian/patches/0005-debian-remove-infographic.patch
@@ -0,0 +1,14 @@
+Author: Lennart Weller <lhw@ring0.de>
+Description: Remove infographic for privacy breach reasons.
+
+diff -Naurp netdata.orig/web/gui/Makefile.am netdata/web/gui/Makefile.am
+--- netdata.orig/web/gui/Makefile.am
++++ netdata/web/gui/Makefile.am
+@@ -57,7 +57,6 @@ dist_web_DATA = \
+ index.html \
+ main.css \
+ main.js \
+- infographic.html \
+ robots.txt \
+ refresh-badges.js \
+ sitemap.xml \