AlexPeshkoff
0397853401
Next attempt to better detect default libdir
2021-05-20 16:39:51 +03:00
AlexPeshkoff
e4fbeb5bb8
New method to define default lib directory
2021-05-20 15:57:50 +03:00
AlexPeshkoff
5e2ee2e27c
Implemented CORE-6413: Remove PIDFile/-pidfile directive/option from firebird Super(Server/Classic) systemd unit
2020-10-08 16:03:17 +03:00
AlexPeshkoff
acff3adc79
Implemented CORE-6366: Check presence of tomcrypt & curses libraries before installing firebird
2020-07-16 20:03:07 +03:00
AlexPeshkoff
a3ca34253d
Moved less-specific test down to the end of list, should help with distro detection on elbrus linux
2020-04-23 20:09:03 +03:00
AlexPeshkoff
38674688be
Linux installer enhancements
2019-04-15 16:01:11 +03:00
AlexPeshkoff
88d5b899e6
Fixed issue with wrong soname of libtommath
2019-01-11 20:12:37 +03:00
AlexPeshkoff
134abffbb1
Fixed CORE-5724: Add ability to use "install.sh -path /opt/my_path" without need to install FB first in the default folder ("/opt/firebird")
2018-12-26 17:19:10 +03:00
e131cb3eda
Implemented CORE-5238: Replace xinetd support with the native listener
2017-08-04 18:08:00 +03:00
94bdb099b5
This should fix bug reported by Gabor: ./install.sh: 1570: [: /opt/firebird: unexpected operator
2016-12-27 16:27:35 +03:00
4c28eac6f5
Postfix #3 for CORE-5204 - fixed install on systemd-based linux
2016-10-22 00:01:26 +03:00
1d2990f7e8
Implemented CORE-5204: create an option in the installer to install in different locations than /opt/firebird
2016-09-15 15:21:54 +03:00
a11b0adb1e
Fixed CORE-5205: Add a switch to build linux binaries with builtin libtommath
2016-04-24 18:09:48 +03:00
alexpeshkoff
d54d2d46f8
Fixed CORE-5053: changeServerMode.sh can mess with configuration
2015-12-28 14:10:42 +00:00
alexpeshkoff
100d7f5da9
Fixed CORE-4842: Installer script fails in some linux environments
2015-12-25 18:19:49 +00:00
alexpeshkoff
0ebf76aae8
This should fix issues with different systemd location in FS
2015-07-26 18:02:30 +00:00
mapopa
72ed0352d9
make init script writeable by the root user
2014-03-05 16:59:59 +00:00
mapopa
a33b974f86
Removing any old system startup links for /etc/init.d/firebird
2014-02-27 16:23:25 +00:00
mapopa
74d9133a87
Fix debian update-rc.d warning
...
update-rc.d: warning: start runlevel arguments (2 3 5) do not match firebird Default-Start values (2 3 4 5)
2014-02-27 16:12:59 +00:00
alexpeshkoff
02553cf005
Fixed regression in unistaller which arrived when adding systemd support
2013-11-27 13:08:09 +00:00
alexpeshkoff
957b696b5c
Added support for systemd
...
Removed scripts to change firebird runuser to root and back to firebird
Removed script changing SYSDBA password (nothing except gsec call left in it)
Reorganize posix/linux install files minimizing OS-specific part of .tgz install scripts
Related cleanup and bugfixing in posix install
2013-09-13 12:27:16 +00:00