summaryrefslogtreecommitdiffstats
path: root/etc/inc/pkg-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Do not do any operations on system libraries. Nowdays pbis are used and those...Ermal2014-02-181-25/+2
* Grab exec result just to be carefulRenato Botelho2014-02-171-2/+2
* Abort installation when pbi_add failsRenato Botelho2014-02-131-13/+22
* Declare $config global so we can test the pkg_nochecksig optionjim-p2014-02-101-1/+1
* Add support for signed PBI, help ticket #3365:Renato Botelho2014-02-071-1/+5
* escapeshellarg() is not required hereRenato Botelho2014-02-051-1/+1
* Revert "Set PATH before call pbi related binaries"Renato Botelho2014-02-051-4/+0
* Fix some wrong escapeshellarg() callsRenato Botelho2014-02-041-2/+2
* Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...Renato Botelho2014-02-041-7/+7
* Set PATH before call pbi related binariesRenato Botelho2014-02-041-0/+4
* Remove arch from fall back url since it's a single dir nowRenato Botelho2014-01-301-3/+1
* Merge pull request #888 from PiBa-NL/pkg-utils-append-logRenato Botelho2014-01-241-1/+1
|\
| * pkg-utils do not clear first part of installation log.PiBa-NL2014-01-251-1/+1
* | Fix FreeBSD version detection for 10.xRenato Botelho2014-01-201-4/+2
* | Rework the usage of the shell i/o during stop_packages(), fixes the "Syntax e...jim-p2013-11-111-5/+4
|/
* Ticket #3139 try to detect if the popen is closed from an errorErmal2013-08-131-2/+6
* Fix interface selections on UPnP to show the customized descriptions entered ...jim-p2013-08-121-0/+16
* Be a lot more verbose in the logs during package reinstallation.jim-p2013-06-281-4/+19
* Add dynamic category tabs for better listing all available packagesmarcelloc2013-05-221-0/+33
* Add version check to package installbcyrill2013-01-171-22/+38
* Support different package internal namePhil Davis2012-12-141-5/+23
* Change rcfileprefix to a constantphildd2012-08-071-5/+5
* Tidy package cleanup outputPhil Davis2012-08-021-0/+2
* Silence tar command to not garble consoleErmal2012-08-011-5/+5
* Try to keep existing files rather than unlinking/replacing when restoring the...jim-p2012-07-311-2/+2
* Don't conf_mount_rw every time packages are listedPhil Davis2012-07-311-3/+3
* make sure this grep parameter is quotedjim-p2012-06-231-1/+1
* Setup library paths to include /usr/pbi/*/lib as a last resort to make sure t...jim-p2012-06-231-1/+1
* Restore this code that was accidentally revertedjim-p2012-06-211-6/+5
* Remove null character at end of fileErik Fonnesbeck2012-06-191-1/+1
* Fix trailing whitespacejim-p2012-06-191-7/+7
* Don't fall back to fetching PBIs from FreeBSD, they have none.jim-p2012-06-181-6/+6
* Move the stop_packages code to a function, and call the function from the she...jim-p2012-04-301-0/+44
* remove_freebsd_package: check that a symlink exists and is currently pointing...Phil Davis2012-03-231-7/+18
* Remove an extra "-" left there by accident.Phil Davis2012-03-211-1/+1
* Handle mixed-case package names like squidGuard. Phil Davis2012-03-211-12/+37
* Fix case where package names are substrings of each other. e.g. "squid" and "...Phil Davis2012-03-201-4/+4
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-1/+1
* Trim filename before use to clear away any unnecessary whitespace. Fixes clie...jim-p2011-11-101-0/+1
* Allow carriage returns to separate filenames as well as spacesScott Ullrich2011-11-031-0/+5
* Only symlink files onceScott Ullrich2011-11-021-1/+3
* Download correct filenamesScott Ullrich2011-11-021-2/+2
* Allow multiple PBI packages in one tag space separatedScott Ullrich2011-10-061-49/+51
* Create symlinks for packages config files into the PBI directoryVinicius Coque2011-09-301-0/+12
* Fix pbi_info pathVinicius Coque2011-09-301-1/+1
* Remove line forgotten last commitVinicius Coque2011-09-301-1/+0
* remove symlinks for PBI binariesVinicius Coque2011-09-291-0/+15
* remove PBI even when packages depends on only one PBI packageVinicius Coque2011-09-291-0/+2
* Create symlinks for bin and sbin directories on /usr/local/ after installing ...Vinicius Coque2011-09-291-2/+15
* install/remove packages using PBIVinicius Coque2011-09-281-44/+10
OpenPOWER on IntegriCloud