summaryrefslogtreecommitdiffstats
path: root/makeself
AgeCommit message (Collapse)Author
2018-09-30fix spdx (#4327)Paweł Krupa
2018-09-27stock configs in /usr/lib/netdata (#4283)Costa Tsaousis
* makefiles install configs in /usr/lib/netdata/conf.d; #4182 * stock health config in /usr/lib/netdata/conf.d/health.d * unit test path concatenation * simplified health file management * use stream.conf from stock config if it does not exist in /etc/netdata * indicate loading of user config in function call * load netdata.conf from stock dir if not found in /etc/netdata * added NETDATA_USER_CONFIG_DIR * provide defaults before loading config * charts.d uses stock files * fping now uses the stock config files * tc-qos-helper.sh now uses stock configs * cgroup-name.sh now uses stock configs too * simplified cgroup-name.sh for user and stock config * alarm-notify.sh uses stock configs too * simplified fping plugin configs loading * simplified tc-qos-helper.sh configs loading * added error handling to charts.d.plugin * apps.plugin used stock configs * generalized recursive double-directory configs loading * statsd uses stock configs * node.d.plugin uses stock configs * compile-time decision of netdata default paths for all files * makeself cleans up old stock config files from user configuration directories * fixed makeself typo * netdata-installer.sh removes stock files from user configuration directories * python.d.plugin user/stock configs update * cleanup stock config files from /etc/netdata, only once * python.d.plugin log loaded files * fix permissions of stock config files and provide an "orig" link for quick access * create help link on stock configs migration for static installations * create user config directories * example statsd synthetic charts now state they are examples * updated configs.signatures * spec file * fixes in spec file * fix typo * install netdata after cleaning up stock configs from /etc/netdata * python.d: add cpuidle stock conf
2018-09-23Fix several typos in documentation (#4270)Hugo Locurcio
2018-09-22replaced referenced to firehol github org with netdata github org (#4249)Costa Tsaousis
* replaced referenced to firehol github org with netdata github org * increased versions of js files * added new docker hub badge netdata/netdata and restored firehol/netdata
2018-09-10netdata.service is now installed in /lib/systemd/system; fixes #4087Costa Tsaousis (ktsaou)
2018-09-09Update functions.shPaweł Krupa
2018-05-31Add SPDX-License-Identifier headers to most files.Austin S. Hemmelgarn
This tags all the files that I can clearly identify as being part of Netdata and not a local copy of a third party package that we're redistributing.
2018-05-26the missing variable definition of the last commitCosta Tsaousis (ktsaou)
2018-05-26do not attempt to use bash loadable modules on static builds; update bash to ↵Costa Tsaousis (ktsaou)
4.4.18 and curl to 7.60.0
2018-03-01do not instruct the movement of the home directoryCosta Tsaousis (ktsaou)
2018-03-01set netdata user home directory; do not validate certs when sending alarms; ↵Costa Tsaousis (ktsaou)
attempt to detect ssl certs on static installations; fixes #3489
2018-01-13detect the number of processors on freebsdCosta Tsaousis (ktsaou)
2017-12-27use alpine 3.7 for static buildsCosta Tsaousis (ktsaou)
2017-12-27remove obsolete compilation flagCosta Tsaousis (ktsaou)
2017-12-27optimize statsd cleanup; work around freeze of musl-libc cleanup on exit; ↵Costa Tsaousis (ktsaou)
https://github.com/firehol/binary-packages/issues/4
2017-12-25support option --dont-start-it on static 64 bit installer; fixes ↵Costa Tsaousis (ktsaou)
https://github.com/firehol/binary-packages/issues/3
2017-12-14removed useless catCosta Tsaousis (ktsaou)
2017-12-14increase verbisity during static buildCosta Tsaousis (ktsaou)
2017-12-14both installers download configuration from netdata.conf and provide a sane ↵Costa Tsaousis (ktsaou)
default when this is not possible
2017-10-01updated to latest makeselfCosta Tsaousis (ktsaou)
2017-09-17make sure makeself/build-x86_64-static.sh runs with bashCosta Tsaousis (ktsaou)
2017-09-16allow netdata binaries to be compiled with debugging infoCosta Tsaousis (ktsaou)
2017-09-05fping should be setuid to root to work when running as user netdata (static ↵Costa Tsaousis (ktsaou)
binary); #2665
2017-08-07Simplify processor cores countingVincent Legoll
This was already done from the functions.sh import, so remove it in makeself/run-all-jobs.sh
2017-07-30added cgroup-network that can find the network interface of a cgroup, given ↵Costa Tsaousis (ktsaou)
a pid in it
2017-07-25files should be dist_noinst_*Costa Tsaousis (ktsaou)
2017-07-25makefiles re-organizationCosta Tsaousis (ktsaou)
2017-07-05static installs update config files that have not been edited by users; ↵Costa Tsaousis (ktsaou)
fixes #2384
2017-06-14allow kickstart-static64.sh to run non-interactive; fixes #2305Costa Tsaousis (ktsaou)
2017-05-06removed references to fping6Costa Tsaousis (ktsaou)
2017-05-06updated to fping 4.0Costa Tsaousis (ktsaou)
2017-04-07attempt to fix travis errors on personal reposCosta Tsaousis (ktsaou)
2017-04-05make statics builds exit with successCosta Tsaousis (ktsaou)
2017-04-03strip binaries in makeself packagesCosta Tsaousis (ktsaou)
2017-04-02added architecture and date to generated filesCosta Tsaousis (ktsaou)
2017-04-02statically linked curl addedCosta Tsaousis (ktsaou)
2017-04-02enable starting netdata when there is no service installedCosta Tsaousis (ktsaou)
2017-04-02added static curl compilation - disabled it is not staticCosta Tsaousis (ktsaou)
2017-04-02updated installer infoCosta Tsaousis (ktsaou)
2017-04-02create a file with version; added proper informationCosta Tsaousis (ktsaou)
2017-04-02copy all etc.new files to destination; enable iterative tty for dockerCosta Tsaousis (ktsaou)
2017-04-02commentsCosta Tsaousis (ktsaou)
2017-04-02added Phil patchesCosta Tsaousis (ktsaou)
2017-04-02properly find md5sumCosta Tsaousis (ktsaou)
2017-04-01properly detect if the user and group have been addedCosta Tsaousis (ktsaou)
2017-04-01start netdata on install tooCosta Tsaousis (ktsaou)
2017-04-01comment out debug infoCosta Tsaousis (ktsaou)
2017-04-01fix double slash at etc/netdata directoriesCosta Tsaousis (ktsaou)
2017-04-01show full directory on relative commandsCosta Tsaousis (ktsaou)
2017-04-01create etc/netdata subdirectoriesCosta Tsaousis (ktsaou)