aboutsummaryrefslogtreecommitdiffstats
path: root/priv
AgeCommit message (Expand)Author
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-26reverted ini deletionBikram Chatterjee
2017-09-26reverted ini file delete, extra args from vm.argsBikram Chatterjee
2017-09-26Merge remote-tracking branch 'upstream/master'Bikram Chatterjee
2017-09-19PIPE_DIR handlingJan Uhlig
2017-09-12Remove erl.ini on the extended windows script to move erts freely.Agustin Cautin
2017-09-12Do not write erl.ini file with absolute path pointing to the build location.Agustin Cautin
2017-09-11Prevent .erlang from prepending string to the erl root dirbitnitdit
2017-09-06extra flags from vm.args to erlsrvBikram Chatterjee
2017-07-20Don't fail status script command if emptyLuis Rascao
2017-07-05Fixing windows paths for bin scriptsFred Hebert
2017-06-06when calling the new install_upgrade.escript, the first parameter needs to be...Brian Modra
2017-05-15Add custom status hook to extended scriptLuis Rascao
2017-05-15Ensure mustache does not html escape hook invocationsLuis Rascao
2017-05-12Don't require compiler in the release for relupsLoïc Hoguin
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-26Merge pull request #536 from lrascao/fix/downgrade_non_permanent_versionTristan Sloughter
2016-11-12Add support for new relx directive that provides start/stop shell script hooksLuis Rascao
2016-11-11Allow upgrade/downgrade from non-permanent versionsLuis 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-30Fix head mismatchLuis Rascao
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-27add commented out +Bi optionBen Murphy
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-10-03Always ask release handler to update paths on relupLuis Rascao
2016-08-24Merge pull request #479 from emtenet/add-boot-varv3.21.0Tristan Sloughter
2016-08-24Merge pull request #464 from filmor/patch-1Tristan Sloughter
2016-08-16Handle release_handler old_processes error when doing a soft purge relupLuis 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-05-28install and start release in Windows 7/XPFred Hebert
2016-04-29Add a boot variable to Windows scriptsemtenet