summaryrefslogtreecommitdiffstats
path: root/netdata-installer.sh
AgeCommit message (Expand)Author
2022-06-30Remove obsolete --use-system-lws option from netdata-installer.sh help (#13272)Dim-P
2022-06-23chore(netdata-installer): remove a call to 'cleanup_old_netdata_updater()' be...Ilya Mashchenko
2022-05-03Rename --install option for kickstart.sh (#12798)maneamarius
2022-05-03Remove node.d.plugin and relevant files (#12769)Suraj Neupane
2022-05-02Add `-pipe` to CFLAGS in most cases for builds. (#12709)Austin S. Hemmelgarn
2022-05-02just a simple fix to avoid recompiling protobuf all the time (#12790)Costa Tsaousis
2022-05-02use '%b' argument when printing deferred errors (#12786)Ilya Mashchenko
2022-04-28Update netdata-installer.sh (#12755)Pete Cooper
2022-04-27Correctly propagate errors and warnings up to the kickstart script from scrip...Austin S. Hemmelgarn
2022-04-18Disable automake dependency tracking in our various one-time builds. (#12701)Austin S. Hemmelgarn
2022-03-31Fix Build on MacOS (#12554)Timotej S
2022-03-22Switch to using netdata-updater.sh to toggle auto updates on and off when ins...Austin S. Hemmelgarn
2022-03-15Remove backends subsystem (#12146)Vladimir Kobal
2022-03-14Remove owner check from webserver (#12339)thiagoftsm
2022-03-09Final migration of release code off of Travis CI. (#12239)Austin S. Hemmelgarn
2022-03-08CO-RE and syscalls (#12318)thiagoftsm
2022-02-25eBPF installation fixes (#12242)thiagoftsm
2022-02-23Add `--no-same-owner` to `tar -xf` in installer (#11940)Christian Mäder
2022-02-22remove deprecated node.d modules (#12047)Ilya Mashchenko
2022-02-18Revert "Overhaul handling of auto-updates in the installer code. (#12076)" (#...Austin S. Hemmelgarn
2022-02-18Overhaul handling of auto-updates in the installer code. (#12076)Austin S. Hemmelgarn
2022-02-17tidy up the installer script usage message (#12171)Pete Cooper
2022-02-15rename DO_NOT_TRACK to DISABLE_TELEMETRY (#12126)Ilya Mashchenko
2022-02-08update scripts for POSIX compatibility (#11961)maneamarius
2022-02-02Fix compilation errors for OpenSSL on macOS (#12048)Vladimir Kobal
2022-01-31fix typo, tidy up sentence (#12062)Pete Cooper
2022-01-10Update dependencies for the pubsub exporting connector (#11872)Vladimir Kobal
2022-01-04Removes ACLK Legacy (#11841)Timotej S
2021-11-04Sanely handle installing on systems with limited RAM. (#11658)Austin S. Hemmelgarn
2021-11-04Add basic telemetry to the new kickstart script. (#11718)Austin S. Hemmelgarn
2021-10-28Add log grouping in installer and static build code when running under GitHub...Austin S. Hemmelgarn
2021-10-27Anomaly Detection MVP (#11548)vkalintiris
2021-10-20New eBPF and libbpf releases (#11680)thiagoftsm
2021-10-12Added static builds for ARMv7l and ARMv8a (#11490)Austin S. Hemmelgarn
2021-09-23Add option for netdata-installer to allow compilation only on X86_64 (#11566)thiagoftsm
2021-09-21fix installer flag --use-system-protobuf (#11539)Timotej S
2021-09-20Update libbpf (#11480)thiagoftsm
2021-09-15Remove unused script (#11516)thiagoftsm
2021-09-14Allow arbitrary options to be passed to make from netdata-installer.sh. (#11479)Austin S. Hemmelgarn
2021-08-25Don’t bail early if we fail to build cloud deps with required cloud. (#11446)Austin S. Hemmelgarn
2021-08-24Check for failed protobuf configure or make (#11450)Emmanuel Vasilakis
2021-08-16Added support for bundling protobuf as part of the install. (#11374)Austin S. Hemmelgarn
2021-08-12Default to not using LTO for builds. (#11432)Austin S. Hemmelgarn
2021-07-29Update handling of builds of bundled dependencies. (#11375)Austin S. Hemmelgarn
2021-06-14Allows ACLK NG and Legacy to coexist (#11225)Timotej S
2021-06-01Compile/Link with absolute paths for bundled/vendored deps. (#11129)vkalintiris
2021-05-24Store info about the installation type for later retrieval. (#11157)Austin S. Hemmelgarn
2021-05-14Bundle the react dashboard code into the agent repo directly. (#11139)Austin S. Hemmelgarn
2021-05-06Support mulitple jobs in make(1) when building LWS. (#10799)vkalintiris
2021-05-05netdata-installer.sh: Enable IPv6 support in libwebsockets (#11079) (#11080)pjakuszew