Commit Graph

15 Commits

Author SHA1 Message Date
fd42395d00 Removed mandb call from postinstall script and added cmake messages about systemd service file installation. 2015-06-18 08:17:02 +03:00
521e1aaf3b Added man page for maxscale. 2015-06-12 02:55:07 +03:00
8ac79cf2ad Fixed some hard-coded paths being used instead of CMake variable values. 2015-06-11 10:28:35 +03:00
528e69b726 Added a warning about 1.2 changes to the postinstall script 2015-06-09 12:51:43 +03:00
72066a4262 Added a conditional for systemd script installation and changed directory rights for the maxscale user. 2015-05-22 14:12:40 +03:00
e794c0953c Added systemd script installation 2015-05-19 18:17:42 +03:00
b41130b533 Fixed the useradd command in the postinst script having he command line arguments in the wrong order. 2015-05-12 08:11:10 +03:00
3fcc1778bb Added changing of directory ownership. 2015-05-12 06:43:36 +03:00
2b457bf372 Updated init.d and systemd scripts. 2015-05-11 06:19:06 +03:00
fb8359b5ca Fixed missing installation of init.d and ldconfig files. 2015-05-06 12:34:10 +03:00
55249193a9 Updated post-install scripts and binlogrouter
Binlogrouter: Switched hard-coded maximum path values to PATH_MAX and used cache directory instead of MAXSCALE_HOME
Scripts: Updated with new executable file paths
2015-04-27 14:47:26 +03:00
10e9203b5b Updated postinst script 2015-04-26 11:39:00 +03:00
ed426ca30d Updated packaging install layout, moved some cmake files around. 2015-04-26 06:35:36 +03:00
239afd065b Changed install to cp in postinst script. 2015-03-19 15:05:27 +02:00
5d6b805d6e Moved CMake modules to a separate directory and disabled local installs of system files when building packages.
The building of packages with CMake now requires the -DPACKAGE=Y flag to be set when configuring CMake.
2015-01-30 15:45:33 +02:00