summaryrefslogtreecommitdiffstats
path: root/packaging/installer/install-required-packages.sh
AgeCommit message (Expand)Author
2020-07-01Add first class support for FreeBSD (#9413)James Mills
2020-06-08Added support for macOS/Homebrew in `install-required-packages.sh`. (#8286)Austin S. Hemmelgarn
2020-05-27Fix error > emerge openssl-devel (#9141)Javier Pastor
2020-05-26Added required bundle for libuuid on ClearLinux. (#9060)Austin S. Hemmelgarn
2020-05-25Fix incorrect issue link URL in install-required-packages.sh (#8911)James Mills
2020-04-21Added JSON-C dependency handling to instlal and packaging. (#8776)Austin S. Hemmelgarn
2020-04-13Revert "Revert changes since v1.21 in pereparation for hotfix release."Austin S. Hemmelgarn
2020-04-13Revert changes since v1.21 in pereparation for hotfix release.Austin S. Hemmelgarn
2020-04-06packaging: fix errors during install-requred-packages (#8606)Ilya Mashchenko
2020-04-03Ensure we only enable jessie-backports for Debian 8 (jessie) once (#8593)James Mills
2020-04-03Fix Debian 8 (jessie) support (#8590)James Mills
2020-03-26Fix install-required-packages script to self-update apt (#8491)James Mills
2020-03-10Fix cosmetic error checking for CentOS 8 version in install-required-packages...James Mills
2020-03-09Added various fixes and improvements to the installers. (#8315)Austin S. Hemmelgarn
2020-03-06Fixed dependency names for Arch Linux. (#8334)Austin S. Hemmelgarn
2020-03-06Switch to pulling in Python 3 by default instead of Python 2. (#8318)James Mills
2020-03-04Fix RHEL / CentOS 8.x dependencies for Judy-devel and others (#8202)James Mills
2020-03-02Fix misspelling of openSUSE and SUSE (#8233)Martin Rey
2020-02-27Adding support for ACLK build-configuration (#8223)Andrew Moss
2020-02-25Added libwebsockets bundling code to netdata-installer.sh (#8144)Austin S. Hemmelgarn
2020-02-22Added support for Clear Linux in `install-required-packages.sh`. (#8154)Austin S. Hemmelgarn
2020-02-05Adds GHA Workflow to actually Build the Agent across all the OS/Distro(s) we ...James Mills
2020-02-04Fixes static builds and nightlies (#7971)James Mills
2020-02-04Adds a GHA workflow to test install-required-packages (#7949)James Mills
2020-02-04Reformats ./packaging/installer/install-required-packages.sh with: shfmt -w -...James Mills
2020-01-16Move the script for installing required packages into the main repo. (#7563)Austin S. Hemmelgarn