summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_mgr_install.php
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and add rounded corners.Scott Ullrich2005-07-021-7/+3
* Correct urlsScott Ullrich2005-07-021-2/+2
* Convert Packages tabs to rounded aka (display_top_tabs() callsScott Ullrich2005-07-021-5/+7
* No need for {} surrounding a one line foreach()Scott Ullrich2005-06-231-2/+1
* make sure $todo is an arrayScott Ullrich2005-06-231-0/+2
* Mount image RW before package operationsScott Ullrich2005-06-211-40/+49
* No more xmlparse_pkg.Colin Smith2005-06-201-1/+0
* Add "Package Installer" tab.Colin Smith2005-06-121-1/+2
* Update package reinstallation to use depends_on_package.Colin Smith2005-06-121-1/+3
* Use depends_on_package to properly remove a BSD package.Colin Smith2005-06-121-1/+3
* Break between progress bar and first textareaScott Ullrich2005-06-071-0/+1
* Remove an extra newline.Colin Smith2005-06-071-1/+1
* Add support for XML (or package) reinstallation and package deletion.Colin Smith2005-06-071-21/+41
* Fix package reinstallation.Colin Smith2005-06-071-9/+9
* Fix syntax error.Colin Smith2005-06-071-1/+1
* Whoops, checking for the wrong $_GET variable.Colin Smith2005-06-071-1/+1
* Add reinstall all packages. This needs to be tested.Colin Smith2005-06-071-8/+17
* Fix progress bars.Colin Smith2005-06-061-4/+12
* Update output and status windows when installation is complete.Colin Smith2005-06-061-0/+3
* require -> require_onceScott Ullrich2005-06-061-2/+3
* Add pkg-utils based package installer.Colin Smith2005-06-061-411/+3
* Include pkg-utils.inc to atleast get the scripts running again. It doesn't ...Scott Ullrich2005-06-051-0/+1
* don't initiate progressbar with 100% at start. 0% is better ;-)Holger Bauer2005-06-021-1/+1
* ups, one border border too much...Holger Bauer2005-06-021-1/+1
* changed the package-install-progressbar to the new style.Holger Bauer2005-06-021-3/+23
* Missing '-'.Colin Smith2005-05-241-2/+2
* Tighten up pattern matching - I completely overlooked the obvious :)Colin Smith2005-05-241-2/+2
* * Fix skip_install_checks.Colin Smith2005-05-241-3/+3
* Carriage return after Package installation completedScott Ullrich2005-05-231-1/+1
* Add tag to skip installation verification.Colin Smith2005-05-191-0/+2
* Create /var/db/pkg if it does not existScott Ullrich2005-04-261-0/+3
* Clean up full reinstall code.Colin Smith2005-04-261-12/+10
* * Fix successful install logic.Colin Smith2005-04-231-11/+20
* Minor tweaks.Colin Smith2005-04-231-1/+1
* Give a show log option upon failed package installScott Ullrich2005-04-221-0/+1
* Fix logic for checking for package reinstallation.Colin Smith2005-04-211-16/+12
* Do not traverse arrays if they are not an arrayScott Ullrich2005-04-201-16/+18
* Zap unused codeScott Ullrich2005-04-181-7/+0
* *CORRECTLY* detect if a package is installed, if is not, add it to the config...Scott Ullrich2005-04-181-4/+4
* *CORRECTLY* detect if a package is installed, if is not, add it to the config...Scott Ullrich2005-04-181-5/+5
* fix reinstall all packagesScott Ullrich2005-04-181-2/+2
* Fix logic that checks whether a package is already installed.Colin Smith2005-04-131-3/+2
* Make sure that package tarballs and staging areas are removed once all packag...Colin Smith2005-04-131-0/+6
* * Write all output window messages to the log after successful installation.Colin Smith2005-04-131-1/+4
* If the package already exists in config.xml, overwrite the previous entry wit...Colin Smith2005-04-131-1/+14
* * Minor cleanup.Colin Smith2005-04-121-2/+2
* *Rework package installation interface.Colin Smith2005-04-111-101/+81
* Remove javascript statement that is causing errors. It wasn't needed anyways.Scott Ullrich2005-04-061-1/+0
* Make sure we pass a number of y's to pkg_add -r to answer yes.Scott Ullrich2005-04-061-1/+11
* Add $Id$ tagBill Marquette2005-03-271-0/+1
OpenPOWER on IntegriCloud