Commit Graph

20 Commits

Author SHA1 Message Date
Simon MacMullen 1715ef085a Correct strange language, M-q 2012-03-01 11:59:18 +00:00
Steve Powell 2bbd4c6060 Move SERVER_ERL_ARGS to rabbitmq-env and renamed rabbitmq-sys-defaults to rabbitmq-defaults 2012-02-28 10:56:15 +00:00
Steve Powell 3d9667e5c6 Get generic-unix sys-defaults to check for global locations
(and rename rabbitmq-locations to rabbitmq-sys-defaults).
2012-02-24 11:19:00 +00:00
Steve Powell 9c57bdf81f Rename rabbitmq-sys to rabbitmq-locations 2012-02-24 10:10:05 +00:00
Steve Powell 56a96e27f9 Comment for future readers 2012-02-10 16:13:39 +00:00
Steve Powell 105a18315f Refactor generic-unix rabbitmq-sys for easy updatability;
simplify macports mods to generic-unix package;
make rabbitmq-env independent of package installation;
adjust rabbitmq-sys in base scripts to allow rabbitmq-env to work everywhere.
2012-02-10 09:56:49 +00:00
Steve Powell 2fab39a6b0 Merge in default 2012-02-06 16:28:56 +00:00
Simon MacMullen c5199726b4 Merge bug24706. 2012-02-06 12:36:08 +00:00
Emile Joubert e9559c13ba Update copyright 2012 2012-02-02 13:41:23 +00:00
Steve Powell 6c546834ca Move defaults to rabbitmq-sys 2012-01-30 14:40:26 +00:00
Steve Powell 36d512da84 Change CONFIG_FILE, LOG_BASE, MNESIA_BASE and ENABLED_PLUGINS_FILE defaults
- CONFIG_FILE to ${RABBIT_HOME}/rabbitmq
- LOG_BASE to ${RABBIT_HOME}/log
- MNESIA_BASE to ${RABBIT_HOME}/mnesia
- ENABLED_PLUGINS_FILE to ${RABBIT_HOME}/enabled_plugins
2012-01-26 15:25:41 +00:00
Steve Powell 39c55dbd9e Move non-empty defaults to rabbitmq-env
- rationalise server-settings
- correctly override PLUGINS_DIR
- allow use of PID_FILE override
- simplify NODE_IP_ADDRESS and NODE_PORT setting
2012-01-04 15:57:19 +00:00
Emile Joubert 1f531c85bc Warn about config only if new config is absent 2011-04-04 13:38:41 +01:00
Emile Joubert 173fc2f73c First version of renaming rabbitmq.conf 2011-02-02 18:12:45 +00:00
Matthew Sackman c8a8842af6 Correct all remaining copyright notices 2011-01-19 13:53:32 +00:00
Emile Joubert e839eb188f Move HOSTNAME and NODENAME to rabbitmq-env 2010-11-19 16:50:38 +00:00
David R. MacIver 9a58f7381d update copyright notices to say 2010 where appropriate 2010-02-09 11:07:10 +00:00
David Wragg 779cbbcaa7 Fix an incorrect variable name in rabbitmq-env 2009-08-17 17:25:32 +01:00
Paul Jones b482ac70be Eliminated parsing of ls output 2009-08-03 13:48:58 +01:00
Paul Jones 890a21ca83 Renamed activate-plugins to rabbitmq-activate-plugins; changed scripts to use rabbitmq-env to source paths instead of embedding the logic themselves 2009-07-29 12:50:02 +01:00