Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-23 | Add include and priv dirs to tar file | CarlosEDP | |
2015-06-25 | no longer run release before tar or relup, the user must call it | Tristan Sloughter | |
2015-05-08 | use mustache instead of erlydtl for overlays | Tristan Sloughter | |
2015-04-01 | support symbolic link overlays in dev_mode | David Best | |
If dev_mode=true, an overlay action of 'link' will create the target as a symbolic link, otherwise it will be copied. In any case, the target will be copied, not linked, in the .tar file. | |||
2015-02-23 | prevent files in the bin directory from being duplicated in the .tar | David Best | |
update_tar/6 first adds the bin directory, then adds overlay files. If an overlay copies to bin, it will be added again. | |||
2015-02-01 | cleanup: remove unused provider attributes to not complicate code | Tristan Sloughter | |
2015-01-10 | remove system libs from tarball if set to false | Tristan Sloughter | |
2014-12-13 | render overlay filenames for tar archive | Tristan Sloughter | |
2014-11-09 | move back to using format_error/1 | Tristan Sloughter | |
2014-11-05 | Relup support for Windows | syl20bnr | |
2014-10-22 | include state in format_error/2 | Tristan Sloughter | |
2014-10-11 | provider task dependencies | Tristan Sloughter | |
2014-08-28 | include overlay files in tar | Tristan Sloughter | |
2014-05-14 | refactor tar and relup commands to own providers | Tristan Sloughter | |