aboutsummaryrefslogtreecommitdiffstats
path: root/priv/templates/extended_bin
AgeCommit message (Expand)Author
2019-07-16Fix undesired start of epmd when calling relx_get_nodenameCarlo Carraro
2019-05-18include apps in start_clean release but don't load in console_cleanTristan Sloughter
2019-04-14add dist name and cookie to ERL_FLAGS for nodetool (#712)v3.31.0Tristan Sloughter
2019-04-12include dist and epmd arguments from vm.args in remote shell and nodetool cal...v3.30.0Tristan Sloughter
2019-04-12don't require a cookie in the start script (#708)Tristan Sloughter
2019-04-05Refactor creation of .erlang.cookie for use in start/console procedures (#690)Tino Breddin
2019-04-01use RELX_OUT_FILE_PATH even when generating from .src files (#700)Tristan Sloughter
2019-03-31RUNNER_LOG_DIR is only used in 'start' so only make it there (#699)Tristan Sloughter
2019-02-21Attempt at a fix for vm.args usage (#688)v3.29.0Anthony Molinaro
2019-02-13Merge pull request #675 from slepher/masterLuis Rascão
2019-02-11Fix relx_escriptTino Breddin
2019-01-31Merge pull request #678 from aeternity/uw-auto-set-cookieLuis Rascão
2019-01-16Enable passing arguments with spaces to extensionsLuca Favatella
2018-11-27run named erl nodes to auto-set cookieUlf Wiger
2018-11-19Don't write to release bin/ directoryeldarko
2018-10-30fix --relx-disable-hooks cause start_boot <boot_file> start failslepher
2018-10-11Prevent double hook invocation on 'start' commandLuis Rascao
2018-10-11Capture internal start script argumentsLuis Rascao
2018-08-09Check for pipe write permission on start/attachLuis Rascao
2018-06-15Start script (#635)Michael Santos
2018-06-12support for OTP21's sys.config.src file in releases (#647)Tristan Sloughter
2018-06-02add -heart to args not to be copied to nodetool (#653)Jan Uhlig
2018-04-01Reorder replace_os_vars and node NAME assignmentAlexander Petrovsky
2018-04-01Fix backup file creation by sedAlexander Petrovsky
2018-03-22Extend adding extra args from vm.args to install_upgrade.escriptkonyaris
2018-02-15Add extra args from vm.args into escripts and erlAlexander Petrovsky
2018-01-02Clarify that extension scripts shall exitLuca Favatella
2017-11-21Revert "Only print lines for os var that are set"Tristan Sloughter
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