index
:
ThirdPartyInstallers
master
pacman
Fork of https://github.com/gobolinux/ThirdPartyInstallers
David Phillips
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
InstallPackage-RPM
Commit message (
Expand
)
Author
Age
*
Rename main script.
Lucas C. Villa Real
2017-01-02
*
Move RPM specific function to Functions/RPM. This move is to ease the
Lucas C. Villa Real
2017-01-02
*
Filter out dependencies on rpmlib from "rpminfo --dependencies".
Lucas C. Villa Real
2017-01-01
*
Remove '-devel' from package names when searching the GoboLinux recipe
Lucas C. Villa Real
2017-01-01
*
Happy new year :)
Lucas C. Villa Real
2017-01-01
*
Query the GoboLinux recipe store when looking up dependencies by package
Lucas C. Villa Real
2017-01-01
*
Output the camel-case string rather than its lowercase representation.
Lucas C. Villa Real
2017-01-01
*
Regex fix.
Lucas C. Villa Real
2017-01-01
*
Output a different string when a dependency could not be resolved depending
Lucas C. Villa Real
2017-01-01
*
Fixes typo on case-insensitive comparison test;
Lucas C. Villa Real
2017-01-01
*
Determine how many path levels we have at /opt based on the longest
Lucas C. Villa Real
2017-01-01
*
Prevent the creation of recursive symlinks.
Lucas C. Villa Real
2016-12-30
*
Improve guessing of /opt hierarchy: when multiple RPM files are
Lucas C. Villa Real
2016-12-30
*
When merging multiple RPM files under a single /Programs entry, it is
Lucas C. Villa Real
2016-12-30
*
Improve population of Resources:
Lucas C. Villa Real
2016-12-29
*
Populate Resources/Architecture at all times.
Lucas C. Villa Real
2016-12-29
*
Merge lib64 with lib.
Lucas C. Villa Real
2016-12-22
*
Improve the creation of /opt compatibility links.
Lucas C. Villa Real
2016-12-21
*
Rename lib64 to lib if possible.
Lucas C. Villa Real
2016-12-15
*
Support installation of RPM packages provided as URLs
Lucas C. Villa Real
2016-12-12
*
When multiple RPM files are provided and --app-name is given, then merge
Lucas C. Villa Real
2016-12-11
*
Improve the creation of symlink entries on /opt;
Lucas C. Villa Real
2016-12-09
*
Rename function.
Lucas C. Villa Real
2016-12-08
*
Pass $rpmfile to the functions that need it instead of using a global.
Lucas C. Villa Real
2016-12-08
*
Support the installation of multiple RPM files on a same prefix under
Lucas C. Villa Real
2016-12-08
*
New command-line switch: -W/--no-web. When used, the script will not
Lucas C. Villa Real
2016-12-08
*
When flattening the RPM, fallback to 1-level /opt if it could not be
Lucas C. Villa Real
2016-12-08
*
First commit.
Lucas C. Villa Real
2016-12-05