summaryrefslogtreecommitdiffstats
path: root/etc/inc/pkg-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Unlink the failed downloaded file if present. Since it might contain harmful ...Ermal2011-09-011-0/+1
* Move seting up of tabs/menus/service entries after custom php commands. Seems...Ermal2011-08-031-27/+27
* Correct the ambiguity caused by missing curliesErmal2011-08-031-6/+6
* Remove this write_config call seems to be causing grief.Ermal2011-08-031-2/+1
* Add yet another intermediate config write during pacakge processing which bre...Ermal2011-08-031-1/+8
* removes variables concatenation on gettext stringsVinicius Coque2011-07-181-1/+1
* Fix missing " in gettext linejim-p2011-07-141-1/+1
* fix missing "Chris Buechler2011-07-131-1/+1
* Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-281-2/+6
|\
| * Add small comment about rrd binariesScott Ullrich2011-06-231-0/+1
| * Loosen grep for rrdScott Ullrich2011-06-231-1/+1
| * Backup rrdtool binaries during package reinstallation. Currently that is the...Scott Ullrich2011-06-231-2/+5
| * New line missing after pkg is extracted.Warren Baker2011-06-221-1/+1
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-071-3/+3
|\ \ | |/
| * TypoesBill Marquette2011-06-031-3/+3
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-1/+11
|\ \ | |/
| * When uninstalling packages try to remove even any rc files created by packages.Ermal2011-05-181-1/+8
| * When uninstalling a service actually stop it first.Ermal2011-05-171-0/+3
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-3/+16
|\ \ | |/
OpenPOWER on IntegriCloud