51 Commits

Author SHA1 Message Date
Markus Makela
05991384a6 Added missing removal of systemd files to the postinstall script. 2015-06-27 09:51:59 +03:00
Markus Makela
d5e94d5df6 Merge branch 'MXS-179' into develop 2015-06-18 15:11:51 +03:00
Markus Makela
fd42395d00 Removed mandb call from postinstall script and added cmake messages about systemd service file installation. 2015-06-18 08:17:02 +03:00
Markus Makela
2ea7ff61a2 Fixed init.d and systemd scripts. 2015-06-16 14:20:53 +03:00
Markus Makela
a562eb7cee Merge branch 'develop' into MXS-179
Conflicts:
	CMakeLists.txt
2015-06-15 16:44:01 +03:00
Markus Makela
521e1aaf3b Added man page for maxscale. 2015-06-12 02:55:07 +03:00
Markus Makela
8ac79cf2ad Fixed some hard-coded paths being used instead of CMake variable values. 2015-06-11 10:28:35 +03:00
Markus Makela
528e69b726 Added a warning about 1.2 changes to the postinstall script 2015-06-09 12:51:43 +03:00
Markus Makela
6f58f29494 Added a guide on how to have a HA setup of MaxScale with lsyncd. 2015-06-04 19:14:53 +03:00
Markus Makela
98d98c589e Added an Lsyncd configuration file. 2015-06-04 13:30:36 +03:00
Markus Makela
f4dee6d584 Fixed systemd service file not starting with the maxscale user. 2015-05-28 12:11:49 +03:00
Markus Makela
5f076b81d4 Merge branch 'install_dir_change' into develop
Conflicts:
	CMakeLists.txt
	Documentation/Tutorials/Administration-Tutorial.md
	log_manager/CMakeLists.txt
	server/core/CMakeLists.txt
	server/core/gateway.c
	server/core/maxkeys.c
	server/core/maxpasswd.c
	server/modules/filter/test/CMakeLists.txt
	server/modules/routing/CMakeLists.txt
2015-05-26 13:34:39 +03:00
Markus Makela
72066a4262 Added a conditional for systemd script installation and changed directory rights for the maxscale user. 2015-05-22 14:12:40 +03:00
Markus Makela
6d9765f736 Added copying of old configuration files to new directories. 2015-05-21 15:22:18 +03:00
Markus Makela
e794c0953c Added systemd script installation 2015-05-19 18:17:42 +03:00
Markus Makela
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
Markus Makela
3fcc1778bb Added changing of directory ownership. 2015-05-12 06:43:36 +03:00
Markus Makela
2b457bf372 Updated init.d and systemd scripts. 2015-05-11 06:19:06 +03:00
Markus Makela
fb8359b5ca Fixed missing installation of init.d and ldconfig files. 2015-05-06 12:34:10 +03:00
Markus Makela
7a56be5f3d Fixed LSB compatible init.d script missing reload functionality. 2015-04-30 11:36:33 +03:00
Markus Makela
71531cde3e Updated package installation and started documentation update. 2015-04-28 11:09:49 +03:00
Markus Makela
9e0a2bfc12 Changed relevant files to use get_cachedir() instead of using the now deprecated MAXSCALE_HOME. 2015-04-27 21:55:57 +03:00
Markus Makela
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
Markus Makela
10e9203b5b Updated postinst script 2015-04-26 11:39:00 +03:00
Markus Makela
ed426ca30d Updated packaging install layout, moved some cmake files around. 2015-04-26 06:35:36 +03:00
Markus Makela
786f34cf49 Fixed typos in documentation. 2015-04-14 20:36:29 +03:00
Markus Makela
0b23487918 Added a fix to post uninstall scripts. 2015-03-19 20:21:13 +02:00
Markus Makela
23bcabe5e3 Fix for MXS-50: https://mariadb.atlassian.net/browse/MXS-50 2015-03-19 15:19:53 +02:00
Markus Makela
239afd065b Changed install to cp in postinst script. 2015-03-19 15:05:27 +02:00
Markus Makela
b3092edd6a Added killproc back to non-ubuntu scripts. 2015-03-11 13:35:04 +02:00
Timofey Turenko
89ce2823e5 redirect all output from start_daemon to /dev/null 2015-03-04 21:52:51 +02:00
Timofey Turenko
3dacb257c9 Revert "add 'nohup' to init.d script for Ubuntu"
This reverts commit d892c928ede0bb4e21b10c2bddf7c2c3504cfc76.
2015-03-04 21:38:52 +02:00
Timofey Turenko
d892c928ed add 'nohup' to init.d script for Ubuntu 2015-03-04 18:45:36 +02:00
Markus Makela
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
Markus Makela
66db37341d Updates all references to INSTALL_DIR with CMAKE_INSTALL_PREFIX. 2015-01-18 05:55:29 +02:00
Timofey Turenko
06c2d201e0 remove makefiles and other garbage 2015-01-14 19:08:24 +02:00
Markus Makela
c4ca1ddb13 Updated non-source files with new company name. 2014-10-01 15:21:47 +03:00
Markus Makela
b6ab18166e Debian/Ubuntu install scripts 2014-09-18 15:30:23 +03:00
Markus Makela
8667bf27cb Fixed packaging problems 2014-09-15 14:52:47 +03:00
Markus Makela
1f56db310d Changed variable names to closer match their usage
Changed the default values to the same as in makefiles
Added configured versions of maxscale.conf and maxscale init.d script
2014-09-15 14:12:55 +03:00
MassimilianoPinto
25e108c99a maxscale init script for Ubuntu
maxscale init script for Ubuntu
2014-07-04 11:49:00 +02:00
MassimilianoPinto
03cae4f4f7 New version with MAXSCALE_HOME
New version with MAXSCALE_HOME, removed MAXSCALE_BASE
2014-07-02 09:41:07 +02:00
Timofey Turenko
932548d3f5 set x permission to /etc/init.d/maxscale 2014-07-01 03:41:04 +03:00
MassimilianoPinto
f5e6f99ba7 Added failure in start() for not running process
Added failure in start() for not running process
2014-06-30 18:31:09 +02:00
MassimilianoPinto
d40711f219 failure message in start, for any error
failure message in start, for any error
2014-06-30 17:04:26 +02:00
MassimilianoPinto
0743177fbd Fixed reload with -HUP
Fixed reload with -HUP and added _TERM (that is default anyway)
2014-06-29 18:37:05 +02:00
MassimilianoPinto
4b0d66f66a Added default MAXSCALE_BASEDIR
Added default /usr/local/skysql/maxscale for MAXSCALE_BASEDIR
2014-06-29 17:57:06 +02:00
MassimilianoPinto
3b14c780ad LSB version of maxscale init script
LSB version of maxscale init script
2014-06-29 15:40:30 +02:00
MassimilianoPinto
fc68996701 First implementation LSB compatibility
First implementation LSB compatibility
2014-06-28 23:05:45 +02:00
MassimilianoPinto
4f47f09207 maxscale start script
maxscale start script
2014-06-28 18:09:36 +02:00