summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-20930 SERVER-20404: clarify sysconfig and default config overrideSam Kleinman2016-02-241-36/+40
| | | | (cherry picked from commit 985e2a0be95709ac064c57f0a9bb385a55937285)
* SERVER-21515: Add mongodecrypt to enterprise packagesSpencer Jackson2015-11-202-4/+10
|
* Remove debug output on debian/prerm scriptLaurent Arnoud2015-10-231-2/+0
| | | | | | Signed-off-by: Ramon Fernandez <ramon@mongodb.com> Closes #1035.
* SERVER-18749 Fix inconsistent directory name in upstart configErnie Hershey2015-08-261-2/+2
|
* SERVER-19509 Update Upstart nproc ulimit to match recommendationsErnie Hershey2015-08-191-1/+1
|
* SERVER-18581 Start process with group=mongodb in .deb packagesErnie Hershey2015-08-182-2/+4
|
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-144-0/+4
| | | | Provides SpiderMonkey 38.0.1esr as a JS engine for mongo and mongod.
* Fix debian/*.control - add 'adduser' dependencyAleksandr Romanov2015-04-294-4/+4
| | | | Signed-off-by: Ernie Hershey <ernie.hershey@10gen.com>
* SERVER-14750: convert config files to yaml for packagesSam Kleinman2015-04-221-61/+27
|
* SERVER-17780 Update init script process ulimit to match recommendationsErnie Hershey2015-03-301-2/+2
|
* SERVER-17136: update manpagesSam Kleinman2015-01-3014-1562/+2773
|
* SERVER-16744 mongodb-org packages shouldn't conflict with themselvesErnie Hershey2015-01-082-10/+10
|
* SERVER-16744 Targeted community build packaging and repo placementErnie Hershey2015-01-066-30/+34
| | | | This also addresses SERVER-16100, SERVER-12160, SERVER-12833, and SERVER-10874
* SERVER-15598 Use dynamic dependencies for enterprise .debsErnie Hershey2014-10-312-8/+8
|
* SERVER-15751 Change stable debian package files to be in "databases" ↵daveh862014-10-234-4/+4
| | | | | | | | section, rather than devel Closes #833 Signed-off-by: Benety Goh <benety@mongodb.com>
* SERVER-14316 Remove addUser function from the shellAmalia Hawkins2014-07-231-1/+1
|
* SERVER-14283 Update package config file httpinterface defaultErnie Hershey2014-07-231-2/+2
|
* SERVER-10190 Upstart conf: use pidfile, not 'ps'Nick Stenning2014-06-301-0/+5
| | | | | | | | | | | | The default upstart config installed with MongoDB doesn't provide the `--pidfile` or `--make-pidfile` options to `start-stop-daemon`, which means it determines whether or not MongoDB is running by inspecting the process table to see if there are any instances of "mongod" running. This is a pretty crude mechanism, and we can make it substantially more reliable (not susceptible to mongod instances running inside LXC containers or similar) by simply getting start-stop-daemon to write a pidfile.
* SERVER-10190 reformat start-stop-daemon command line with newlinesBenety Goh2014-06-301-1/+3
|
* SERVER-9985 Adjust pre-script mkdir commands in upstart configErnie Hershey2014-06-051-9/+6
|
* SERVER-9985: chown dirs created by upstart's pre-start stanzaIdan Kamara2014-06-051-2/+9
| | | | | | Usually these are created by the the post-install script that runs after installing the package, but if those were rm'ed later on and then created by this script, their permission would be most likely set to root, causing mongod to fail starting. Signed-off-by: Ernie Hershey <ernie.hershey@mongodb.com>
* SERVER-12095 Update project description in Linux packaging textErnie Hershey2014-03-194-368/+328
| | | | | | This change makes packaging text more consistent between rpms and debs, as well as bringing the text up to date with more recent verbiage.
* SERVER-11045 Update man pages from the MongoDB ManualErnie Hershey2014-03-1914-2200/+3539
| | | | | This is a direct copy of generated man page content from the MongoDB Manual.
* SERVER-7268 Add numactl to upstart scriptErnie Hershey2014-03-101-1/+21
| | | | | | This is almost identical to the numactl logic in our Debian init script and similar to the logic in the RPM init script.
* SERVER-12346 Detect dash for ulimit parameter in .deb init scriptErnie Hershey2014-02-191-1/+9
|
* SERVER-9123 Include snmp files in enterprise packagesErnie Hershey2014-02-114-8/+24
|
* SERVER-11765 Create stable packaging filesErnie Hershey2013-12-2012-90/+702
| | | | | | | These are all based on equivalent "-unstable" files that have been used for 2.5 packages. The only differences are removing "-unstable" from package, directory, and file names, and replacing normal packages in conflicts with unstable packages.
* SERVER-10051 Specify more exact .deb dependenciesErnie Hershey2013-12-021-4/+4
|
* SERVER-10920 Give split packages consistent distinct summary descriptionsErnie Hershey2013-11-192-10/+10
|
* SERVER-10931 set ulimits in init scripts to match documentationErnie Hershey2013-11-192-2/+20
| | | | | | This sets resource limits across all Linux packages to match our recommended settings - http://docs.mongodb.org/manual/reference/ulimit/#recommended-settings
* Fixed debian/init.d typo introduced by SERVER-10871shunwen2013-11-011-1/+1
| | | | Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
* SERVER-11196 ensure .deb and rpm packages conflict with mongodb-server, ↵David Storch2013-10-202-10/+10
| | | | | | mongodb-dev, and mongodb-clients Signed-off-by: Ernie Hershey <ernie.hershey@10gen.com>
* SERVER-11024 replace master/slave conf file examples with replsetDavid Storch2013-10-181-12/+7
|
* SERVER-7883 use getent to check user existenceErnie Hershey2013-10-122-2/+2
|
* SERVER-11008 specify Conflicts instead of BreaksErnie Hershey2013-10-121-5/+5
|
* SERVER-963 Separate enterprise and community debian rules and control filesErnie Hershey2013-10-124-5/+287
|
* SERVER-963 Externalize enterprise packaging spec filesErnie Hershey2013-10-121-0/+55
|
* SERVER-11045 Update man pages from the MongoDB ManualErnie Hershey2013-10-0414-1161/+2159
|
* SERVER-11008 Add full conflicting package name listErnie Hershey2013-10-041-5/+5
|
* SERVER-10975 Specify correct logpath in deb mongod.confErnie Hershey2013-10-041-1/+1
|
* SERVER-10871 Change 'mongodb' to 'mongo' to mean the mongod process and serviceErnie Hershey2013-10-043-7/+7
|
* SERVER-3579 Change file paths to consistent formatErnie Hershey2013-09-255-7/+7
|
* SERVER-3579 replace mongo-10gen and mongodb-10gen with mongodb-orgErnie Hershey2013-09-251-0/+0
|
* SERVER-3579 replace 10gen with mongodbErnie Hershey2013-09-252-62/+62
|
* SERVER-963 move debian postinst file to server packageErnie Hershey2013-09-161-0/+0
|
* SERVER-8055 Remove MMS-related keys in default confErnie Hershey2013-08-061-9/+0
|
* SERVER-6008 move '--' out of DAEMON_OPTS rvalueErnie Hershey2013-07-311-1/+1
|
* SERVER-6008 put the logic for DAEMON_OPTS= and -- into the "if which numactl"Aricg2013-07-311-3/+4
| | | | | | I hope this is correct, I have signed the contributor's agreement. Signed-off-by: Ernie Hershey <ernie.hershey@10gen.com>
* SERVER-963 Split and externalize Linux packagesErnie Hershey2013-07-262-18/+164
| | | | | | This includes splitting rpm and .deb packages into sub-packages and externalizing the spec and control files to be maintained as static files.
* SERVER-792 Bind to localhost by default in RPM and debs onlyErnie Hershey2013-03-291-0/+3
| | | | | Add bind_ip = 127.0.0.1 to config file installed by rpm and deb packages.