summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* SERVER-5307 fixing file mode to match other man page filesErnie Hershey2013-03-143-0/+0
|
* SERVER-5307 New man pages generated from docs by samk@10gen.comErnie Hershey2013-03-1414-527/+5385
|
* SERVER-8674 Update hyperlinks to point to dochubJason Rassi2013-03-0112-15/+12
|
* SERVER-8674 Remove literal mentions of wiki from comments, docsJason Rassi2013-03-0111-12/+12
|
* SERVER-1654 modifies Debian startup scriptMike Fiedler2012-08-021-11/+4
|
* BUMP 2.1.2r2.1.2Eliot Horowitz2012-06-261-3/+3
|
* Fixed a typo in the port for the HTTP interfaceDerick Rethans2012-05-151-1/+1
|
* SERVER-3574 updating init scripts for numaMike Fiedler2012-02-281-1/+11
|
* BUMP 2.1.0r2.1.0Eliot Horowitz2012-02-031-0/+6
|