0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

188 Commits

Author SHA1 Message Date
Dan Pasette
d90e9a13a5 Revert "Revert "SERVER-21677 Remove "diaglog" support from the server""
This reverts commit 0e3c8a96af.
Fixed up rpm scripts to exclude mongosniff
2017-09-21 17:56:18 -04:00
Mathew Robinson
6c8dc5e004 SERVER-30853 Update Mongod init scripts to set unlimited locked memory 2017-09-13 14:01:49 -04:00
Zakhar Kleyman
7515aadc1f SERVER-30104 Fix tzdata dependency for suse rpm packages 2017-07-27 12:31:26 -04:00
Derick Rethans
f0110e2682 SERVER-29822 update linux packages to add /usr/share/zoneinfo as timeZoneInfo default, and add dependency on tzdata package 2017-06-29 16:40:48 +02:00
Kevin Pulo
47fd2e9ca0 SERVER-27260 don't use --quiet in service files 2017-06-07 10:22:28 +10:00
Brian Samek
bc91679271 SERVER-29040 Remove deprecated argument in rpm systemd service file 2017-05-02 17:04:32 -04:00
Brian Samek
4ae06d14a1 SERVER-27363 Fix typo in packaging script 2016-12-12 17:55:15 -05:00
Brian Samek
e7a503b2b9 SERVER-27241 Create runtime directory on service start 2016-12-07 17:41:15 -05:00
Brian Samek
ee159798d3 SERVER-27087 Escape nested quotes in rpm init script 2016-11-21 11:47:48 -05:00
Brian Samek
87b829caf9 SERVER-27087 Escape nested quotes in RPM init script 2016-11-18 16:25:37 -05:00
Brian Samek
e7fa7097b7 SERVER-27061 Fix RPM systemd comment syntax 2016-11-16 10:29:11 -05:00
Sam Kleinman
00aed802dd SERVER-25368: add native systemd support for rhel7 and suse12 2016-10-25 11:59:21 -04:00
Brian Samek
1fcd8435b8 SERVER-26575 Quote PIDFILEPATH 2016-10-13 11:13:16 -04:00
Brian Samek
76ac56a6ea SERVER-22106 Require openssl >= 1.0.1 on RHEL 6 2016-09-20 15:52:23 -04:00
Brian Samek
3eaf36bc9f SERVER-12048 Don't start mongod if pidfile exists 2016-08-25 13:28:50 -04:00
Andreas Nilsson
e576de40f3 SERVER-25707 Add mongoldap enterprise binary to Linux packages 2016-08-22 08:56:35 -04:00
Ernie Hershey
b68339f58d SERVER-23830 Remove hardcoded pidfile path in init script header
This is a small change, the only affect of which is that systemd's
sysvinit compatibility implementation stops assuming this value for
the pidfile on rhel 7 and detects the pid automatically. For SUSE,
there's a separate init.d script. For non-systemd systems, the init
script parses mongod.conf for the pidfile.
2016-07-13 12:45:09 -04:00
Sam Kleinman
985e2a0be9 SERVER-20930 SERVER-20404: clarify sysconfig and default config override 2016-02-09 13:17:41 -05:00
Spencer Jackson
c5d503afe0 SERVER-21515: Add mongodecrypt to enterprise packages 2015-11-20 02:22:50 -05:00
Paschalis Korosoglou
9fe07e29d8 SERVER-21209 allow comments in the same line as pidfilepath
Signed-off-by: Ramon Fernandez <ramon@mongodb.com>

Closes #1041
2015-11-04 15:02:13 -05:00
Ernie Hershey
9b054f0032 SERVER-18793 Fix issue with Enterprise RPM spec 2015-08-26 09:06:36 -04:00
Ernie Hershey
ed856e8865 SERVER-19893, SERVER-14036, SERVER-8770 - Packaging improvements
* Signing RPM's
* Signing .DEB's with organization key instead of Richard's key
* Generating packages on individual platforms in compile tasks
* Trimming redundant Enterprise packaging python code
* Miscellaenous cleanup, mostly to support the above goals
2015-08-12 19:24:21 -04:00
Jason Carey
e749ffad9b SERVER-18531 Integrate SpiderMonkey
Provides SpiderMonkey 38.0.1esr as a JS engine for mongo and mongod.
2015-07-14 16:15:54 -04:00
Sam Kleinman
a89a8c59dc SERVER-18977: remove pidfiles only when process does not exist 2015-06-25 17:18:47 -04:00
Ernie Hershey
5c4824de27 SERVER-13596 Add Prefix to RPM spec files for relocation 2015-04-29 19:45:56 -04:00
César Izurieta
4b5008d8f7 SERVER-18162 Make init.d script for suse work when /var/run/mongodb doesn't exist.
Signed-off-by: Ernie Hershey <ernie.hershey@10gen.com>
2015-04-22 18:12:19 -04:00
Sam Kleinman
a459fcf9e7 SERVER-14750: convert config files to yaml for packages 2015-04-22 15:15:34 -04:00
Ernie Hershey
47f7671096 SERVER-17780 Update init script process ulimit to match recommendations 2015-03-30 12:50:25 -04:00
Ernie Hershey
400dabd208 SERVER-17337 Filter quote characters from RPM init script PIDFILEPATH and remove unused DBPATH 2015-03-25 13:41:17 -04:00
Ernie Hershey
aabf5df5e8 SERVER-16731 Remove unused DBPATH init script variable 2015-03-25 13:41:17 -04:00
Ernie Hershey
665f406b79 SERVER-17517 Revert RPM conflicts to match 2.6 2015-03-11 08:43:04 -04:00
Ernie Hershey
ff83bfcc08 SERVER-17517 Re-add Obsoletes and Provides RPM tags 2015-03-09 17:30:21 -04:00
Ernie Hershey
b8f5d109f5 SERVER-16744 mongodb-org packages shouldn't conflict with themselves 2015-01-08 16:21:20 -05:00
Ernie Hershey
3bc76a0967 SERVER-16744 Targeted community build packaging and repo placement
This also addresses SERVER-16100, SERVER-12160, SERVER-12833, and SERVER-10874
2015-01-06 17:00:26 -05:00
Andrea Maria Piana
e82c06607b SERVER-16720 updated awk regexp to support inline pidFilePath and dbPath syntax
Closes #899

Signed-off-by: Benety Goh <benety@mongodb.com>
2015-01-05 14:41:19 -05:00
Jiri Tyr
f96a473723 Prevent init.d script to fail when pidfilepath isn't configured
This change moves the PIDFILEPATH definition behind the sourcing of the
sysconfig file to prevent the init.d script to fail when there is no
pidfilepath defined in the config file. It is still possible to define
it in the sysconfig file.

Closes #895

Signed-off-by: Benety Goh <benety@mongodb.com>
2015-01-05 11:09:52 -05:00
Ernie Hershey
8e8ecc54d3 post 2.8.0-rc4 2014-12-24 11:45:26 -05:00
Dan Pasette
1a3f9d1b0d BUMP 2.8.0-rc4 2014-12-23 23:08:44 -05:00
Ernie Hershey
6105f06402 SERVER-16081 add --check to init script daemon command 2014-12-23 17:34:46 -05:00
Ernie Hershey
e564f39266 post 2.8.0-rc3 2014-12-18 13:36:09 -05:00
Dan Pasette
bfaa98729f BUMP 2.8.0-rc3 2014-12-17 23:43:39 -05:00
Dan Pasette
e66eecff94 post 2.8.0-rc2 2014-12-03 23:30:08 -08:00
Dan Pasette
f77869e01a BUMP 2.8.0-rc2 2014-12-03 17:05:17 -08:00
Dan Pasette
e4329ae5e7 Revert "Revert "post 2.8.0-rc1""
This reverts commit c8171e7f96.
2014-11-23 13:26:54 -05:00
Dan Pasette
c8171e7f96 Revert "post 2.8.0-rc1"
This reverts commit dec3111d8b.
2014-11-22 20:24:53 -05:00
Dan Pasette
dec3111d8b post 2.8.0-rc1 2014-11-22 09:44:57 -05:00
Ernie Hershey
0a02891e3f BUMP 2.8.0-rc1 2014-11-21 18:04:57 -05:00
Ernie Hershey
6950e9ffe4 post 2.8.0-rc0 2014-11-12 10:43:54 -05:00
Dan Pasette
b6c4e2491c BUMP 2.8.0-rc0 2014-11-11 16:44:18 -05:00
Ernie Hershey
d1cf07e73b SERVER-16017 Remove explicit RPM package dependencies
Use automatically generated library dependencies instead, which
are specific to each platform binaries are linked on.
2014-11-11 11:26:16 -05:00