Commit Graph

19 Commits

Author SHA1 Message Date
Shay Banon 8dcee09868 expose the max direct memory allowed in jvm info, and guess better then receive buffer size predictor size based on it 2012-07-31 15:06:21 +02:00
Petri Lehtinen 834c79597e deb: Allow configuring max open files and max locked memory limits 2012-06-27 13:09:46 +02:00
Shay Banon 53be815e22 Init script in Debian package ignores some options in elasticsearch.yml, closes #1765. 2012-06-11 13:49:59 +02:00
Aurelien Requiem 6d867126c9 lintian rule : missing-dependency-on-libc on lib/sigar/libsigar-amd64-linux.so
* added "linc6" as a package dependency as it's required for file
	  lib/sigar/libsigar-amd64-linux.so and lib/sigar/libsigar-x86-linux.so
	  Refer to Debian Policy Manual section 8.6 (Dependencies between the
	  library and other packages - the shlibs system) for details.
2012-06-11 12:29:09 +02:00
Aurelien Requiem 6d477aee0d lintian rule : possible-unindented-list-in-extended-description in src/deb/control/control
* replaced asterisk (*) in the package description to match lintian
	  rule. Refer to Debian Policy Manual section 5.6.13 (Description)
	  for details
2012-06-11 12:29:09 +02:00
Aurelien Requiem 8ad6e7a372 lintian rule : maintainer-script-needs-depends-on-adduser postinst
* added dependency in control for "adduser" package as the command is
	  used in the postinst script
2012-06-11 12:29:08 +02:00
Aurelien Requiem 17a28b0fe0 lintian rule : extended-description-line-too-long in src/deb/control/control
* reduced description lines to 80 chars max to comply with lintian
2012-06-11 12:29:08 +02:00
Shay Banon 72646fdfea export ES_JAVA_OPTS in deb script 2012-06-07 15:45:57 +02:00
Jordi Boggiano b8acb9c0bb Update requirements of the deb package
Virtual packages such as java*-runtime are provided by various
java/JRE implementations, which makes it more flexible to use.
2012-06-07 15:38:03 +02:00
Shay Banon 13c76baa72 fix heap memory settings in default, and comment out all the options (in case they are changed in the init.d one) 2012-05-21 11:17:35 +02:00
Shay Banon 3b33e3f342 deb: ES_HEAP_SIZE not exported, closes #1947. 2012-05-13 10:11:33 +03:00
Shay Banon 379976b5ce better listing of jdks to try 2012-05-10 00:01:53 +03:00
Radu Gheorghe 175545f3df Added JAVA_HOME paths (6 and 7) for Ubuntu 12.04 x86_64 2012-05-09 23:47:10 +03:00
Shay Banon 5a2ee614d1 Debian: Update deps to be on openjdk-7-jre-headless first, then 6, closes #1929. 2012-05-09 23:46:28 +03:00
Shay Banon a135c9bd8b prefer jdk 7 over 6, and provide use the new ES_HEAP_SIZE env (so min max are the same) 2012-02-08 15:47:13 +02:00
Peter 3701f748d4 remove empty data dir 2012-02-08 12:25:45 +01:00
Peter cf2a726081 prefer oracle over openjdk. prever 6 over 7 2012-02-08 08:57:18 +01:00
Peter 30dbb0773f do not delete data on remove 2012-02-08 08:43:39 +01:00
Peter 3c574ba398 moving debian package to maven 2011-12-08 10:31:53 +01:00