aboutsummaryrefslogtreecommitdiffstats
path: root/priv/templates/extended_bin
AgeCommit message (Expand)Author
2017-11-01Support OTP-20 Unicode functionsFred Hebert
2017-10-30Fix printf statement. Backslash is not necessary and dash is picky about itLuke Bakken
2017-10-30Add test that demonstrates that fixes preserve an argument that contains both...Luke Bakken
2017-10-25Correctly construct HEART_COMMAND and run_erl argumentsLuke Bakken
2017-10-19Only print lines for os var that are setAnthony Jackson
2017-10-19Merge pull request #616 from koctep/add_boot_var_ERTS_LIB_DIRLuis Rascão
2017-10-18Start script extensions (#613)Luis Rascão
2017-10-19Add boot_var ERTS_LIB_DIR to relx_get_nodenameIlya Ashchepkov
2017-10-17Merge pull request #610 from juhlig/patch-1Luis Rascão
2017-10-17more sophisticated args_file checksJan Uhlig
2017-10-16Augmented vm.args checksJan Uhlig
2017-10-11disabling progress reports during erl root check in extended start scriptConstantine Povietkin
2017-10-06fixed indentationJan Uhlig
2017-10-06fix for OSX awkJan Uhlig
2017-10-05vm.args check for name/sname parameterJan Uhlig
2017-09-19PIPE_DIR handlingJan Uhlig
2017-09-11Prevent .erlang from prepending string to the erl root dirbitnitdit
2017-07-20Don't fail status script command if emptyLuis Rascao
2017-05-15Add custom status hook to extended scriptLuis Rascao
2017-05-15Ensure mustache does not html escape hook invocationsLuis Rascao
2017-03-14Merge pull request #579 from lrascao/fix/osx_readlinkTristan Sloughter
2017-03-12Fix OSX readlinkLuis Rascao
2017-03-11Only use multi-node sys.config if requested when replacing OS varsLuis Rascao
2016-12-18Obtain release node name from Erlang VM instead of OSLuis Rascao
2016-11-12Add support for new relx directive that provides start/stop shell script hooksLuis Rascao
2016-11-11Refactor foreground commandLuis Rascao
2016-11-09Remove name collisions of replaced files in multi-node setupsSerge Aleynikov
2016-10-30Allow optionally setting a release as permanent after relupLuis Rascao
2016-10-30Provide per-command command line helpLuis Rascao
2016-10-31add versions in command helpsoranoba
2016-10-31Support the uninstall command. (release_handler:remove_release/1)soranoba
2016-10-29Allow for a more flexible relup package locationLuis Rascao
2016-10-28Fix upgrade/downgrade/install usageLuis Rascao
2016-10-27tch to fix #523Deepak Goel
2016-10-27ensure an appropriate TERM var is setBen Murphy
2016-10-27disable ctrl-s block node featureBen Murphy
2016-10-27Give code path access to console_cleanLuis Rascao
2016-10-27Fix replace os vars functionalityLuis Rascao
2016-06-17Remove a non-POSIX command.soranoba
2016-06-16If cookie is not exist in vm.args, it use the cookie in ~/.erlang.cookiesoranoba
2016-04-26Fix: does not contain the part of the commandsoranoba
2016-03-31Merge pull request #459 from djnym/erlang_hostnamev3.19.0Tristan Sloughter
2016-03-28provide eval command for nodetool and start scriptAnthony Molinaro
2016-03-22get nodename from erlang, not hostnameAnthony Molinaro
2016-03-22Use standard flags to odHakan Nilsson
2016-01-23replacing OS vars: use .orig files to prevent overwritingerlanger
2016-01-22replacing OS vars: comply with otp sys.config requirementerlanger
2015-12-31Revert "Enhance evaluation of environment variables"revert-426-varsTristan Sloughter
2015-12-30Allow console to set code loading mode based on defaults.Shawn Debnath
2015-12-22Enhance the variable replacementSerge Aleynikov