Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:gobolinux/ThirdPartyInstallers | Lucas C. Villa Real | 2017-03-18 |
|\ | |||
| * | Catch packages attempting to install files under /usr/local. | Lucas C. Villa Real | 2017-02-03 |
| | | |||
* | | Print the camel-case program name before installation begins. | Lucas C. Villa Real | 2017-01-27 |
|/ | |||
* | Fixes installation of packages when the user passes a filesystem path | Lucas C. Villa Real | 2017-01-22 |
| | | | | rather than an URL to the RPM/DEB file. | ||
* | Fixes typo on function name. | Lucas C. Villa Real | 2017-01-11 |
| | |||
* | Fetch remote files at the very beginning, and make wget verbose by | Lucas C. Villa Real | 2017-01-10 |
| | | | | default. | ||
* | Introduce support for the installation of DEB files. One caveat is that | Lucas C. Villa Real | 2017-01-02 |
| | | | | | .deb control files do not include licensing information, per https://www.debian.org/doc/debian-policy/ch-controlfields.html. | ||
* | Rename main script. | Lucas C. Villa Real | 2017-01-02 |