Commit Graph

106 Commits

Author SHA1 Message Date
Gunnar Beutner e85cbe0f11 Fix icinga2-common.install file
refs #7398
2014-10-28 13:27:00 +01:00
Gunnar Beutner 876099fa0a Migrate config files from conf.d/hosts to repository.d/hosts
fixes #7398
2014-10-28 13:16:48 +01:00
Gunnar Beutner 66fa686a6f Add YAJL to debian/copyright
refs #7452
2014-10-28 06:08:22 +01:00
Gunnar Beutner 05d642f69d Use system-provided version of YAJL where available
fixes #7454
2014-10-27 12:42:57 +01:00
Gunnar Beutner d3c9e052e9 Fix permissions for /etc/icinga2 in the Debian package
refs #7380
2014-10-24 15:01:12 +02:00
Gunnar Beutner 0d8509cfa5 Fix: Schema upgrade files are missing in /usr/share/icinga2-ido-{mysql,pgsql}
fixes #7392
2014-10-24 14:29:55 +02:00
Gunnar Beutner 41266aab2f Remove obsolete scripts
refs #7248
2014-10-24 12:19:36 +02:00
Gunnar Beutner 6e17eadf8f Remove {DAEMON,ICINGA2}_USER and {DAEMON,ICINGA2}_GROUP variables
refs #7370
2014-10-20 21:41:04 +02:00
Gunnar Beutner 5abc3cfe55 Remove icinga2-build-ca, icinga2-build-key and icinga2-sign-key
refs #7244
2014-10-16 13:29:18 +02:00
Gunnar Beutner 425dbba35b Remove icinga2-list-objects
refs #7251
2014-10-15 15:06:52 +02:00
Michael Friedrich 648f47f931 Fix package builds after removal of icinga2-{en,dis}able-feature scripts
refs #7250
2014-10-14 20:25:53 +02:00
Gunnar Beutner d7d6d6096f Remove icinga2-enable-feature and icinga2-disable-feature
refs #7250
2014-10-14 18:35:52 +02:00
Gunnar Beutner a01fb6d6e6 Make sure we're using the right user/group for CLI commands
refs #7246
2014-10-13 13:44:45 +02:00
Gunnar Beutner acc9393c8a Fix paths in the Debian package files 2014-10-13 12:45:04 +02:00
Gunnar Beutner 6b9f3beb14 Fix incorrect command name in the Debian init script
refs #7246
2014-10-08 15:45:38 +02:00
Gunnar Beutner a4081f1445 Implement support for CLI commands
fixes #7246
2014-10-08 15:33:10 +02:00
Gunnar Beutner bdb06be078 Add agent scripts to the Debian .install files
refs #7243
2014-09-17 11:39:53 +02:00
Gunnar Beutner 43dd0fe942 Enable unity build for RPM/Debian packages
fixes #7041
2014-08-31 11:02:45 +02:00
Markus Frosch 76fa37f822 Incooperate Debian packaging changes from the Debian team
Authors:
- Alexander Wirt
- Jan Wagner
2014-08-29 11:40:54 +02:00
Gunnar Beutner 95a38fac18 Fix a spelling mistake 2014-08-25 13:53:05 +02:00
Gunnar Beutner 3da5568eb3 Install DB schema files using cmake
fixes #6881
2014-08-17 13:37:50 +02:00
Gunnar Beutner 2d42cae358 Add missing Python module dependency
refs #6702
2014-08-16 22:55:36 +02:00
Gunnar Beutner fdca524cdd Fix some minor issues with the icinga2.debug feature
refs #6702
2014-08-16 22:12:40 +02:00
Gunnar Beutner 3cbebd985a Add Python module for the icinga2.debug file
refs #6702
2014-08-16 20:22:43 +02:00
Michael Friedrich e9b44de3fa Install upgrade sql files on Debian
refs #6700
2014-08-07 08:55:36 +02:00
Michael Friedrich d2ddde3fec Rename README to README.md
fixes #6688
2014-08-05 21:27:21 +02:00
Alexander Wirt d7b6544e45 Debian: Fix loading apache cgi modules
fixes #6501

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2014-07-23 19:31:59 +02:00
Gunnar Beutner 20c16a8e93 Rename ICINGA2_PLUGIN_PATH to ICINGA2_PLUGINDIR
refs #6548
2014-07-22 13:26:42 +02:00
Gunnar Beutner a49a598eef Make location of the /run directory configurable
fixes #6627
2014-07-22 13:26:37 +02:00
Gunnar Beutner e6dc8c21a1 Add cmake constant for PluginDir
fixes #6548
2014-07-16 09:03:51 +02:00
Gunnar Beutner 77747d0d87 Update minimum version of the icinga-cgi dependency
fixes #6388
2014-06-27 13:23:02 +02:00
Gunnar Beutner ccab621328 Add apache2-utils as a dependency for the Classic UI packages
fixes #6526
2014-06-27 13:19:43 +02:00
Gunnar Beutner ffa5f23fbe Add missing dbconfig-common dependency for the icinga2-ido-pgsql package
fixes #6577
2014-06-26 15:56:31 +02:00
Alexander Wirt 5aa026b6ec Adapt url_cgi_path in cgi.cfg, so that icinga2-classic doesn't trigger csrf protection 2014-06-26 11:54:35 +02:00
Markus Frosch d8cc127768 Debian: update changelog to warn about package base 2014-06-16 16:16:27 +02:00
Alexander Wirt 52d3461060 Debian: Merge back release packaging into development
Signed-off-by: Markus Frosch <markus@lazyfrosch.de>

Refs #5816
2014-06-16 16:16:09 +02:00
Michael Friedrich aae8db2349 fix debian/CMakeLists.txt cmake location
refs #6485
2014-06-15 20:34:58 +02:00
Michael Friedrich 61793a5dbb Merge branch 'feature/systemd-4794-final' into next
fixes #4794
2014-06-15 20:27:15 +02:00
Michael Friedrich 3d8d8dce52 install new man page properly
refs #4794
2014-06-15 20:23:03 +02:00
Alexander Wirt 63888508a4 Run check_run only in do_start() 2014-06-15 20:18:20 +02:00
Michael Friedrich 465697245a Add man pages to packages
refs #6482
2014-06-13 21:38:59 +02:00
Michael Friedrich 5b44ea8574 Remove sphinx/pandoc, ship markdown docs only
refs #6481
refs #5774
2014-06-13 20:29:33 +02:00
Markus Frosch 06e26b43e9 Debian: do not install agent scripts
Refs #5816
2014-06-13 16:24:42 +02:00
Markus Frosch 0e27116e20 Debian: smaller cleanups
Refs #5816
2014-06-13 16:24:42 +02:00
Markus Frosch 9d269a9160 Debian: install initial database schema
Refs #5816
2014-06-13 11:48:13 +02:00
Markus Frosch 98fd2308ea Debian: do not install removed database schemata
Refs #5816
2014-06-13 11:44:10 +02:00
Markus Frosch 72641d61cb Debian: update copyright metadata
Refs #5816
2014-06-13 11:42:29 +02:00
Markus Frosch 178fb927b1 Debian: adapt icinga-version.h.force for the snapshots
Refs #5816
2014-06-13 10:21:10 +02:00
Markus Frosch 98099a7fb0 Debian: add a proper package description.
Refs #5816
2014-06-13 10:13:28 +02:00
Michael Friedrich 6bebdddf98 Less verbose start output using the initscript
All output is dumped to startup.log and only shown in case of
'checkconfig' as parameter, but not during a reload/restart.

Furtermore some additional formatting to make it fit line by line.

fixes #5822
2014-06-12 16:05:45 +02:00