aboutsummaryrefslogtreecommitdiffstats
path: root/priv
AgeCommit message (Expand)Author
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
2016-04-26Fix: does not contain the part of the commandsoranoba
2016-04-05Update extended_bin_windowsBenedikt Reinartz
2016-04-05Fix erts path discovery on Windows if the path contains spaces.Benedikt Reinartz
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