summaryrefslogtreecommitdiffstats
path: root/netdata-installer.sh
AgeCommit message (Expand)Author
2021-04-05Spelling build (#10428)Josh Soref
2021-03-25minor - add info about --aclk-ng to netdata-installer (#10852)Timotej S
2021-03-18eBPF plugin thiagoftsm
2021-03-16Adds ACLK-NG as fallback(#10315)Timotej S
2021-03-15Fixed handling of perf.plugin capabilities. (#10766)Austin S. Hemmelgarn
2021-03-12Fixed handling of permissions for some plugins. (#10490)Austin S. Hemmelgarn
2021-01-13New eBPF kernel (#10434)thiagoftsm
2021-01-04Persist `$TMPDIR` from installer to updater. (#10384)Austin S. Hemmelgarn
2020-12-08Use `glibtoolize` on macOS instead of regular `libtoolize`. (#10346)Austin S. Hemmelgarn
2020-12-08Added patch to build LWS properly on macOS. (#10333)Austin S. Hemmelgarn
2020-11-06Fixed two bugs related to version handling in install and update code. (#10162)Austin S. Hemmelgarn
2020-11-06Fixed builds using particular versions of Clang. (#10155)Austin S. Hemmelgarn
2020-10-30allows use of system libwebsockets instead of bundled one (#9984)Timotej S
2020-09-30Add a few changes that were missed by the systemd updater support. (#10007)Austin S. Hemmelgarn
2020-09-28Added improved auto-update support. (#9966)Austin S. Hemmelgarn
2020-09-21Fix typo inside netdata-installer.sh (#9962)thiagoftsm
2020-09-09Fixed another typo in the libJudy bundling code. (#9904)Austin S. Hemmelgarn
2020-09-08Fixed typo in option name used to use bundled libJudy (#9893)James Mills
2020-09-01Added code to bundle libJudy on systems which do not provide a usable copy of...Austin S. Hemmelgarn
2020-08-31Don't install eBPF plugin components when they shouldn't be installed (#9844)Vladimir Kobal
2020-08-31Use printf instead of echo for better POSIX compliance. (#9842)Austin S. Hemmelgarn
2020-08-27Improved temporary directory checking in installer and updater. (#9797)Austin S. Hemmelgarn
2020-08-14Update netdata-installer.sh to fix #8862 (#9360)マティアス
2020-08-06Remove obsoleted libraries from install/uninstall scripts (#9661)Vladimir Kobal
2020-08-06Fix Static Netdata to correctly build with Netdata Cloud support. (#9381)James Mills
2020-08-03installer: fix `govercomp` (#9646)Ilya Mashchenko
2020-08-03Fetch libbpf from netdata fork (#9637)Vladimir Kobal
2020-07-16Use the libbpf library for the eBPF plugin (#9490)Vladimir Kobal
2020-07-01Fix typo in netdata-installer.sh (#9433)meesaltena
2020-07-01Add first class support for FreeBSD (#9413)James Mills
2020-06-16Revert "Override linker and include paths for static builds. (#9311)" (#9343)Austin S. Hemmelgarn
2020-06-12Override linker and include paths for static builds. (#9311)Austin S. Hemmelgarn
2020-06-11Added dummy `--enable-ebpf` flag to avoid breaking updates. (#9310)Austin S. Hemmelgarn
2020-06-03Fix reliability of kickstart/kickstart-static64 with checksums sometimes fail...James Mills
2020-05-29Add support for eBPF for Netdata static64 (kickstart-static64.sh) (#9104)James Mills
2020-05-27Fix missing ebpf packaging files from dist archive (#9182)James Mills
2020-05-23Revert "Fix macOS builds building and linking against openssl (#8865)" (#9137)James Mills
2020-05-21Fix macOS builds building and linking against openssl (#8865)James Mills
2020-05-19install and enable eBPF Plugin by default (#8665)Austin S. Hemmelgarn
2020-05-13Rename eBPF collector (#8822)thiagoftsm
2020-05-11Enable support for Netdata Cloud.Andrew Moss
2020-05-07Fix missing NETDATA_STOP_CMD in netdata-installer.sh (#8897)James Mills
2020-04-27Fix typo in netdata-installer (#8811)Adam Wolf
2020-04-27Removed old function call in netdata-installer.sh (#8824)Austin S. Hemmelgarn
2020-04-24Use a prefix for the old dashboard. (#8752)Austin S. Hemmelgarn
2020-04-21Added JSON-C dependency handling to instlal and packaging. (#8776)Austin S. Hemmelgarn
2020-04-17Added support for building libmosquitto on FreeBSD/macOS. (#8254)Austin S. Hemmelgarn
2020-04-01Fix regressions in cloud functionality (build, CI, claiming) (#8568)Timo
2020-03-31Bail early on LWS build if cmake is not presen. (#8559)Austin S. Hemmelgarn
2020-03-31Switching over to soft feature flag (#8545)Andrew Moss