8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-25 04:43:03 +01:00
Commit Graph

117 Commits

Author SHA1 Message Date
makowski
2a8c5daaae Fixed CORE-4011: /etc/init.d/ script for Mageia and RedHat RH #886578 2012-12-14 10:08:41 +00:00
mkubecek
d8e09ee214 Add interpreter specification to generated scripts. 2012-05-22 16:55:34 +00:00
alexpeshkoff
005fc13692 Backported fix for CORE-3721: Multiuser server startup (/etc/init.d) script picks up the ISC_ variables if set. 2012-03-07 12:09:25 +00:00
alexpeshkoff
e309439fdf misc 2011-10-13 11:52:44 +00:00
alexpeshkoff
b1d4d550ee Added license files to linux packages 2011-10-06 12:15:29 +00:00
alexpeshkoff
27dfa289d9 CORE-3615: add silent_install target to firebird's Makefile 2011-10-06 09:25:02 +00:00
alexpeshkoff
3f5521e68b Fixed CORE-3544: make install fails 2011-07-01 09:22:23 +00:00
alexpeshkoff
c4f522cadf Fixed CORE-2921: 'make install' does not work on freebsd 2011-06-03 09:52:28 +00:00
alexpeshkoff
66545fdb17 Fixed CORE-3467: provide a silent install switch 2011-05-30 15:50:59 +00:00
alexpeshkoff
5f03d1994c Added LSB header 2010-11-11 07:50:25 +00:00
alexpeshkoff
008d4c1a64 Fixed CORE-3166: Script changeMultiConnectMode.sh should not be present in SS environment 2010-10-13 12:47:42 +00:00
asfernandes
1674db2688 Port CVS changes (includes CORE-2993, CORE-3010, CORE-3011, CORE-3015, CORE-3016, CORE-3017 and CORE-3021) 2010-06-05 02:41:14 +00:00
alexpeshkoff
c46bef6e98 Backported fix for CORE-2926: "make install" fails on linux 2010-03-15 14:35:19 +00:00
alexpeshkoff
d73e847da3 Backported fix for CORE-2919: Installation script ignores non-standard ports 2010-03-11 14:58:46 +00:00
alexpeshkoff
44092d3606 Fixed once more issue detected by QA - all scripts except gentoo's were not setting correct access rights on /tmp/firebird 2009-12-07 08:46:54 +00:00
alexpeshkoff
0709833576 Bacported fix for CORE-2775: Linux packages miss fbtrace.conf 2009-11-30 14:07:20 +00:00
alexpeshkoff
027990cbf9 Fixed CORE-2626: Startup scripts in /etc/init.d should take care about presence of /var/run/firebird and /tmp/firebird directories 2009-09-21 13:39:23 +00:00
alexpeshkoff
c8db10cfe4 added forgotten file - thanks to Adriano 2009-09-14 07:09:55 +00:00
alexpeshkoff
60a115efc2 Fixed CORE-2601: fine tuning of the installation directories does not work in configure 2009-09-11 10:49:46 +00:00
asfernandes
ae6c7e7352 Misc 2009-08-14 01:58:22 +00:00
alexpeshkoff
2b54406704 SuperClassic related changes - thanks to Carlos Macao 2009-08-13 11:16:54 +00:00
alexpeshkoff
61795fae9f Mandriva specific change, suggested by Philippe Makowski 2009-08-05 11:52:58 +00:00
alexpeshkoff
3dfd3821e4 Keep in sync with mandrake script 2009-07-30 11:30:37 +00:00
makowski
509d7f0789 change start stop order, add LSB header 2009-07-29 08:07:27 +00:00
asfernandes
6377356940 Misc 2009-07-23 00:56:28 +00:00
alexpeshkoff
e7ccb40155 Updated startup script from Philippe Makowski 2009-07-21 11:02:30 +00:00
alexpeshkoff
27aab4cca7 We have no more gds_drop, but we do have fbtracemgr 2009-07-21 07:45:22 +00:00
alexpeshkoff
920c4a57d7 Fixed CORE-2392: install cleanup for 2.5 beta1 2009-03-27 12:53:26 +00:00
alexpeshkoff
0131766191 Take care about plugins directory 2009-03-24 13:08:26 +00:00
alexpeshkoff
f4bb8b46fe frontported HPUX installer changes 2008-12-26 14:39:06 +00:00
alexpeshkoff
e805b65271 Fixed issues detected by QA 2008-07-09 08:51:03 +00:00
asfernandes
8b4a83f201 Misc 2008-05-11 03:00:46 +00:00
alexpeshkoff
489245fa50 We are not interbase during 7 years - fixed comments and environment 2008-05-08 07:29:44 +00:00
alexpeshkoff
2b382f606b 1. Deeper integration between super and classic setup.
2. Script to switch between classic and superclassic modes.
3. Changed lisences from LGPL to IDPL (with Mark's agreement)
2008-05-07 16:34:47 +00:00
asfernandes
b30236303d Misc 2008-05-05 02:22:53 +00:00
alexpeshkoff
324facd7af Fixed CORE-1880: Linux startup script silently exits when missing 'main' executable 2008-05-04 16:03:18 +00:00
alexpeshkoff
f5ee67b01d Front-ported misc install scripts changes from 2.1 2008-05-04 15:18:42 +00:00
alexpeshkoff
ddeb68c733 Restored accidentially removed check - thanks to Adriano 2008-04-28 07:41:43 +00:00
alexpeshkoff
f386d5ed7e Use -daemon switch to start fbguard directly - without fbmgr. 2008-04-25 16:37:30 +00:00
alexpeshkoff
15e2b6ee62 add superclassic to binary package 2008-03-03 16:31:07 +00:00
alexpeshkoff
00c63c1f8d 1. Make signals handling in yValve MT safe.
2. Introduce new private API calls, fb__shutdown() and fb__shutdown_callback().
3. Introduce fb_smp_server - binary to run superclassic on posix.
4. Various cleanups.
2008-02-28 18:42:30 +00:00
alexpeshkoff
2bb5287eae Isc_* files are created in classicLibrary 2008-02-27 12:14:08 +00:00
alexpeshkoff
601854055c Make windows and linux install trees better match 2008-02-19 10:29:06 +00:00
alexpeshkoff
ab38952521 changed soname for embedded library - frontported 2008-02-14 16:34:08 +00:00
asfernandes
11b869588d Misc 2008-02-08 01:25:41 +00:00
alexpeshkoff
a8ec4a25d9 Fixed CORE-1728: Monitoring tables do not work after fresh linux install 2008-02-06 11:27:32 +00:00
alexpeshkoff
cf95913c7f misc 2008-01-17 11:36:15 +00:00
asfernandes
e0226e17fb Misc 2008-01-09 23:57:18 +00:00
alexpeshkoff
ba5b321861 Fixed CORE-1421: RPM libstdc++ version dependency 2008-01-09 15:47:45 +00:00
paulbeach
71ee831a7a Move generateNewDBAPassword function from posixLibrary to linuxLibrary. This function makes no sense on HPUX. 2008-01-09 11:05:20 +00:00