aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Populate Resources/Architecture at all times.Lucas C. Villa Real2016-12-29
|
* Merge lib64 with lib.Lucas C. Villa Real2016-12-22
|
* Improve the creation of /opt compatibility links.Lucas C. Villa Real2016-12-21
|
* Rename lib64 to lib if possible.Lucas C. Villa Real2016-12-15
|
* Support installation of RPM packages provided as URLsLucas C. Villa Real2016-12-12
|
* When multiple RPM files are provided and --app-name is given, then mergeLucas C. Villa Real2016-12-11
| | | | | | | all the files into the same entry under /Programs. When multiple RPM files are provided and --app-name is not set, then each RPM file is installed under its own entry under /Programs. The target directories are chosen based on information extracted from the RPM files.
* Improve the creation of symlink entries on /opt;Lucas C. Villa Real2016-12-09
| | | | | | Restrict verbose messages to --verbose mode; Catch more complex dependency strings when looking for the programs they belong to.
* Rename function.Lucas C. Villa Real2016-12-08
|
* Pass $rpmfile to the functions that need it instead of using a global.Lucas C. Villa Real2016-12-08
|
* Support the installation of multiple RPM files on a same prefix underLucas C. Villa Real2016-12-08
| | | | /Programs.
* New command-line switch: -W/--no-web. When used, the script will notLucas C. Villa Real2016-12-08
| | | | attempt to search the web for package/dependency name resolution.
* When flattening the RPM, fallback to 1-level /opt if it could not beLucas C. Villa Real2016-12-08
| | | | guessed.
* First commit.Lucas C. Villa Real2016-12-05