summaryrefslogtreecommitdiff
path: root/priv/templates
Commit message (Expand)AuthorAgeFilesLines
* Add TODO comment to install_upgrade script templateShunichi Shinohara2014-03-091-0/+8
* Change nodetool path to under releases/<RELEASE_VERSION>/Shunichi Shinohara2014-03-092-7/+8
* Add slim release support for runner scriptShunichi Shinohara2014-03-091-8/+37
* Merge pull request #115 from mdaguete/simplenode.runner-remsh-fixesAndrew Thompson2014-03-051-3/+29
|\
| * Make REMSH node run in hidden modeManuel Durán Aguete2013-07-191-1/+1
| * Incorrect REMSH args when sname is usedManuel Durán Aguete2013-07-191-2/+28
* | Add command to rebar:command_names/0Pierre Fenoll2013-12-191-2/+0
* | Add a library templatePierre Fenoll2013-12-193-0/+37
* | Init RUNNER_SCRIPT var in simplenode.runnerManuel Durán Aguete2013-11-181-0/+1
|/
* Merge pull request #54 from mattonrails/simpleapp_sup_template_typoDave Smith2013-06-141-1/+0
|\
| * Remove leading empty line from a templateMatthew Conway2013-01-141-1/+0
* | Merge pull request #96 from olgeni/pwd-symlink-fixDave Smith2013-06-122-2/+2
|\ \
| * | Use "pwd -P" to get the current physical path.olgeni2013-06-102-2/+2
* | | Add support for ping command on windows in the simple node runnersyl20bnr2013-05-202-2/+12
|/ /
* | Do not compile nodetool escriptTuncer Ayaz2013-04-121-2/+0
* | simplenode.reltool.config: use default sys-level mod_cond settingTuncer Ayaz2013-04-061-1/+0
* | Remove unnecessary barDave Smith2013-03-021-1/+1
* | Change simplenode template files to work on more platformsJared Morrow2013-01-174-43/+156
|/
* Quote paths in Windows runner scriptMatt Campbell2012-07-312-23/+36
* noderunner: add support for alt dir and boot fileUlf Wiger2012-07-141-20/+54
* Simplify reltool.config templateTuncer Ayaz2012-06-191-5/+3
* Add support for using -remsh via runner scriptjoewilliams2012-04-231-1/+25
* Use correctly escaped pipes in usage messageFrancis Joanis2012-04-171-1/+1
* Improvements to windows node runner scriptMatt Campbell2012-04-175-6/+102
* Add foreground as a runner start optionjoewilliams2012-04-101-1/+26
* simplenode.runner: fix HEART_CMD argumentsYurin Slava2012-04-041-1/+1
* simplenode.runner: properly quote argumentsYurin Slava2012-04-041-5/+6
* Remove export_all in simplemod templateTuncer Ayaz2012-03-251-4/+0
* Fix handle_call responseFisher2012-02-021-1/+1
* Fix order in erts exclusion filterTuncer Ayaz2012-01-201-1/+1
* Simplify excl_sys_filtersTuncer Ayaz2012-01-201-4/+2
* Set node name correctly on erlsrv commandlineMatt Campbell2012-01-091-1/+1
* Fix basic_nif on_load()Tuncer Ayaz2012-01-051-1/+3
* Comment out vm argsTuncer Ayaz2011-12-211-4/+4
* Trim reltool config and add nodeid to releaseTuncer Ayaz2011-12-201-9/+13
* Don't run erl_args through set_trimMatt Campbell2011-10-201-1/+1
* @ characters before elses were causing the script to not runMistagrooves2011-09-261-2/+2
* fix vm.args checks by always using $VMARGS_PATHSteven Gravell2011-09-211-24/+23
* Update Windows runner script usage blurbMatt Campbell2011-09-201-1/+1
* Get rid of app.configjoewilliams2011-09-205-6/+37
* Add console command to windows runner scriptMatt Campbell2011-09-201-0/+5
* Clean up windows batch scriptsBen2011-09-012-12/+6
* Add simple Windows batch scripts to node templatesMatt Campbell2011-09-014-0/+90
* Adapt basicnif template to OTP changesTuncer Ayaz2011-07-192-15/+21
* Modernize basicnif template codeTuncer Ayaz2011-07-171-10/+16
* Fix grep portability (Reported-by: Andrew Thompson)Tuncer Ayaz2011-07-141-2/+2
* Change shebang lines to /bin/shTuncer Ayaz2011-07-132-2/+2
* Propagate exit status from nodetool to runner scriptAndrew Thompson2011-07-131-3/+20
* Whitespace cleanupsTuncer Ayaz2011-07-134-21/+24
* fix erlexec parameterAndrew Gopienko2011-07-051-1/+1