summaryrefslogtreecommitdiffstats
path: root/etc/inc/pkg-utils.inc
Commit message (Expand)AuthorAgeFilesLines
...
* \nScott Ullrich2006-01-281-2/+2
* Start serviceScott Ullrich2006-01-281-0/+3
* Download additional files firstScott Ullrich2006-01-281-11/+11
* Parse pkg config and require file if neededScott Ullrich2006-01-281-8/+39
* Add <include_file> which will require_once() a file without evaling it. This...Scott Ullrich2006-01-251-0/+7
* MFCScott Ullrich2006-01-201-227/+226
* Back out yesterdays changesScott Ullrich2006-01-151-39/+32
* MFC 9404Scott Ullrich2006-01-151-27/+28
* Correct warnings and errors found eclipseScott Ullrich2006-01-151-0/+6
* Fix bugs found by eclipseScott Ullrich2006-01-151-4/+4
* Alert when running php_ commandsScott Ullrich2006-01-071-0/+3
* * Make sure platform variable is definedScott Ullrich2005-11-181-1/+3
* No need to make the same directory twiceScott Ullrich2005-11-171-1/+0
* Do not create /usr/local/pkg/* on embedded or cdrom platformsScott Ullrich2005-11-171-2/+4
* Allow -1 return to indicated package failure. Removing exitScott Ullrich2005-10-131-1/+1
* Don't foreach though menus if we don't have any. Ticket #595Colin Smith2005-10-091-2/+4
* Only iterate through if the item is an array.Scott Ullrich2005-10-031-4/+6
* Stop a package's services when removing it.Colin Smith2005-10-021-1/+4
* remove package name, its already listed on the lineScott Ullrich2005-09-241-1/+1
* Simplify messageScott Ullrich2005-09-241-1/+1
* Alert user when untarring file and checking. It appears the gui is frozen du...Scott Ullrich2005-09-241-0/+2
* download_file_with_progress_bar(): Return true if the transfer was successful...Colin Smith2005-09-231-2/+2
* Loop through $config to see if we have menus already installed. Ticket #539.Colin Smith2005-09-201-0/+3
* eval() our global functions whether or not install commands or defined. This ...Colin Smith2005-09-181-17/+10
* * Resotre <logging>Scott Ullrich2005-08-231-0/+1
* Don't increment $dependlevel if the dependency is already installed.Colin Smith2005-07-241-1/+1
* * Strip package installation and logging from install_package. This function ...Colin Smith2005-07-211-49/+50
* remove trailing spaceScott Ullrich2005-07-131-1/+1
* Make tar silent.Colin Smith2005-07-071-1/+1
* Various code cleanups and a few actual bugfixes courtesy of ZendBill Marquette2005-07-041-46/+48
* Do not eval() before_form when syncing.Colin Smith2005-06-261-11/+9
* parse_xml_config -> parse_xml_config_pkgColin Smith2005-06-231-7/+7
* Uncomment safe_mkdir() - this no longer breaks cdrom.Colin Smith2005-06-231-2/+0
* Don't tinker with listtags.Colin Smith2005-06-231-10/+0
* Add service handler.Colin Smith2005-06-221-0/+15
* Add service handler.Colin Smith2005-06-221-0/+10
* Add function to restore package specific listtags.Colin Smith2005-06-221-1/+7
* Replace listtags instead of merging. This should fix pkg_edit issues.Colin Smith2005-06-221-1/+1
* Make package log streams work.Colin Smith2005-06-211-4/+3
* Add optimization to pkg_fetch_recursive.Colin Smith2005-06-201-4/+5
* Remove a debug line.Colin Smith2005-06-201-1/+0
* Properly squash bytes down to a reasonable unit.Colin Smith2005-06-201-1/+12
* Don't count duplicated dependencies.Colin Smith2005-06-201-6/+16
* Add functions to determine the amount of space a package will take to install...Colin Smith2005-06-201-0/+58
* versioncheck -> xmlrpcColin Smith2005-06-181-1/+1
* parse_xml_config_pkg -> parse_xml_config.Colin Smith2005-06-181-4/+4
* Fix a really stupid typo.Colin Smith2005-06-161-1/+1
* Return an empty array if the XMLRPC transaction is unsuccessful.Colin Smith2005-06-161-3/+7
* Initialize the $evaled array if it doesn't exist.Colin Smith2005-06-161-9/+9
* Style cleanup.Colin Smith2005-06-161-8/+9
OpenPOWER on IntegriCloud