aboutsummaryrefslogtreecommitdiffstats
path: root/priv
AgeCommit message (Expand)Author
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
2015-12-22Optimize evaluation of environment variablesSerge Aleynikov
2015-11-19make remote shell a hidden node so they don't try to join each otherTristan Sloughter
2015-11-06fix upgrade/install/unpack command bugpaul
2015-10-04continue extended_bin script execution after VMARGS checksartygus
2015-09-27make short name the default in vmargsTristan Sloughter
2015-09-24Merge pull request #395 from essen/masterv3.7.0Tristan Sloughter
2015-09-24Merge pull request #399 from priestjim/feature/startup-script-fixesTristan Sloughter
2015-09-24Regression fix on startup script improvementsPanagiotis PJ Papadomitsos
2015-09-22Add rpc|rpcterms to nodetool usageLoïc Hoguin
2015-09-21Adding shebang to escriptDavid Leach
2015-09-15Startup script improvementsPanagiotis PJ Papadomitsos
2015-08-04'od' only needs to read 4 bytes of random dataGarret Smith
2015-07-20Fix start script not loading sys.config in consoleCarlosEDP
2015-07-18fix console_clean in dev_mode by always creating start_clean.bootTristan Sloughter