summaryrefslogtreecommitdiffstats
path: root/debian/rules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enabling prometheus support, thanks to Peter Gervai <grin@grin.hu> for the ↵Daniel Baumann2021-02-091-0/+2
| | | | | | suggestion (Closes: #982376). Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Enabling cups support.Daniel Baumann2021-02-091-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Explicitly disabling netdata cloud support as it requires some weird ↵Daniel Baumann2021-02-071-0/+2
| | | | | | special/forked/patched libraries. Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Updating path when moving mongodb plugin into plugin package.Daniel Baumann2021-02-071-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Including ackl/tests in build-workaround.Daniel Baumann2021-02-071-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Building without ipmi support for now, needs further fixes to build.Daniel Baumann2021-02-071-7/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Moving slapinfo.plugin to netdata-core too.Daniel Baumann2019-12-081-3/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Moving nfacct.plugin to netdata-core, thanks to Stefan Krüger ↵Daniel Baumann2019-12-081-3/+3
| | | | | | <space7@web.de> for the report (Closes: #946140). Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Enabling dbengine, thanks to Thomas <74cmonty@gmail.com> for the bug report ↵Daniel Baumann2019-10-261-0/+2
| | | | | | (Closes: #940842). Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Enabling nfacct plugin.Daniel Baumann2019-10-261-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Building with openssl, thanks to Pavel Nakonechnyi <pavel@gremwell.com> for ↵Daniel Baumann2019-10-261-0/+2
| | | | | | the bug report (Closes: #942492). Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Wrapping configure options in rules for better readability.Daniel Baumann2019-10-261-2/+8
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Renabling freeipmi plugin as #935764 is fixed.Daniel Baumann2019-10-131-5/+7
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Dropping freeipmi plugin until #935764 is fixed.Daniel Baumann2019-09-131-7/+5
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Updating moving of architecture independet plugins to fix FTBFS when ↵Daniel Baumann2019-09-031-3/+3
| | | | | | building arch-indep packages only. Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Updating packaging for mongodb plugin.Daniel Baumann2019-09-031-0/+5
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Using rules to install netdata configuration to fix FTBFS on i386.Daniel Baumann2019-08-261-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Using dh-apache2 ito do the heavy-lifting for netdata-apache2.Daniel Baumann2019-08-261-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Using debhelper install files to install netdata configuration.Daniel Baumann2019-08-221-2/+0
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Moving local netdata.conf into subdirectory within source tree for consistency.Daniel Baumann2019-08-221-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Marking perf.plugin setuid root as it should be.Daniel Baumann2019-08-141-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Moving new arch-dep perf.plugin to core packages.Daniel Baumann2019-08-141-3/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* typo fix in debian/rules: s/init/systemd/Katharina Drexel2019-08-141-1/+1
| | | | | Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Avoid installing aws kinesis config, its backend is not enabled yet.Daniel Baumann2019-06-141-0/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Opting out by default from sending anonymous statistics (phone home).Daniel Baumann2019-02-211-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Moving files not directly interpreted by debhelper to subdirectories within ↵Daniel Baumann2019-02-101-2/+2
| | | | | | the debian packaging. Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Enabling building of freeipmi plugin on netdata-core-no-sse too.Daniel Baumann2019-02-101-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Correcting makefile conditionals for netdata-core-no-sse handling in rules ↵Daniel Baumann2019-02-101-5/+5
| | | | | | again to make them actually work. Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Workarounding different source directories and debhelper install files FTBFS ↵Daniel Baumann2019-02-091-0/+6
| | | | | | by installing netdata.conf manually. Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Correcting wrong if statements in rules so that netdata-core-no-sse actually ↵Daniel Baumann2019-02-081-5/+5
| | | | | | gets binaries installed (Closes: #921649). Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Updating build-out-of-tree hacks in rules.Daniel Baumann2019-02-081-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Disabling debhelper verbose output during build.Daniel Baumann2019-02-031-2/+0
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Using consistent naming for internal build directories.Daniel Baumann2019-02-031-15/+15
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Fixing rules when building binary-any only (Closes: #907199).Daniel Baumann2019-02-031-6/+26
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Adding netdata-core-no-sse on i386 with SSE2 optimizations turned off.Daniel Baumann2019-01-271-5/+52
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Renaming netdata to netdata-core, making netdata a meta package depending on ↵Daniel Baumann2019-01-271-4/+16
| | | | | | the (typical) netdata components that it contained before the package reshuffeling. Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Moving architecture-independent plugins to interpreter specific ↵Daniel Baumann2019-01-271-4/+25
| | | | | | netdata-plugins packages to installations with targeted/minimized depends. Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Renaming netdata-data to netdata-web.Daniel Baumann2019-01-271-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Moving netdata plugins to /usr/lib/netdata.Daniel Baumann2019-01-271-15/+7
| | | | | | | | This dropps multiarch-coinstallability, however, all but a few plugins are arch-indep anyway, and otherwise the package splitting woudn't work. Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Building with dh_missing --fail-missing.Daniel Baumann2019-01-021-0/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Temporarily disable use of SSE to make netdata usable on old machines ↵Daniel Baumann2018-12-311-1/+1
| | | | | | (Closes: #879765). Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Removing .keep files globaly.Daniel Baumann2018-12-311-4/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Making freeipmi.plugin setuid root.Daniel Baumann2018-12-311-0/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Enabling freeimpi plugin.Daniel Baumann2018-12-311-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Preserving unmodified configure.ac during builds to not fail to build twice ↵Daniel Baumann2018-12-311-0/+12
| | | | | | in a row (workaround for #728029). Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Writing exact version number into netdata itself.Daniel Baumann2018-12-311-0/+13
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Writing exact package version into web/version.txt.Daniel Baumann2018-12-311-2/+4
| | | | | | | | | | | | | | | | | | | | The update-check is not run automatically and the update-button is not shown on Debian. If the update-check is triggered manually, it expects version.txt to contain something, therefore on Debian it contained '0'. As it does not matter what value is in there, there is no gain in writing an inaccurate one either. Therefore, let's write the exact package version in it. Note: version.txt is by default exposed to the web via http://localhost:19999/version.txt. Anyone who can access netdata can also see what exact version you're running. Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Removing notes about autoreconf in rules, this is run by dh 10 by default ↵Daniel Baumann2018-12-281-9/+1
| | | | | | already. Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Updating to debhelper compat 12.Daniel Baumann2018-12-281-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
* Removing explicit use of --parallel in rules, this is already used by ↵Daniel Baumann2018-05-191-3/+0
| | | | | | default with the currently used debhelper version. Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>