index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
local
/
www
/
pkg_mgr_install.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "Package Installer" tab.
Colin Smith
2005-06-12
1
-1
/
+2
*
Update package reinstallation to use depends_on_package.
Colin Smith
2005-06-12
1
-1
/
+3
*
Use depends_on_package to properly remove a BSD package.
Colin Smith
2005-06-12
1
-1
/
+3
*
Break between progress bar and first textarea
Scott Ullrich
2005-06-07
1
-0
/
+1
*
Remove an extra newline.
Colin Smith
2005-06-07
1
-1
/
+1
*
Add support for XML (or package) reinstallation and package deletion.
Colin Smith
2005-06-07
1
-21
/
+41
*
Fix package reinstallation.
Colin Smith
2005-06-07
1
-9
/
+9
*
Fix syntax error.
Colin Smith
2005-06-07
1
-1
/
+1
*
Whoops, checking for the wrong $_GET variable.
Colin Smith
2005-06-07
1
-1
/
+1
*
Add reinstall all packages. This needs to be tested.
Colin Smith
2005-06-07
1
-8
/
+17
*
Fix progress bars.
Colin Smith
2005-06-06
1
-4
/
+12
*
Update output and status windows when installation is complete.
Colin Smith
2005-06-06
1
-0
/
+3
*
require -> require_once
Scott Ullrich
2005-06-06
1
-2
/
+3
*
Add pkg-utils based package installer.
Colin Smith
2005-06-06
1
-411
/
+3
*
Include pkg-utils.inc to atleast get the scripts running again. It doesn't ...
Scott Ullrich
2005-06-05
1
-0
/
+1
*
don't initiate progressbar with 100% at start. 0% is better ;-)
Holger Bauer
2005-06-02
1
-1
/
+1
*
ups, one border border too much...
Holger Bauer
2005-06-02
1
-1
/
+1
*
changed the package-install-progressbar to the new style.
Holger Bauer
2005-06-02
1
-3
/
+23
*
Missing '-'.
Colin Smith
2005-05-24
1
-2
/
+2
*
Tighten up pattern matching - I completely overlooked the obvious :)
Colin Smith
2005-05-24
1
-2
/
+2
*
* Fix skip_install_checks.
Colin Smith
2005-05-24
1
-3
/
+3
*
Carriage return after Package installation completed
Scott Ullrich
2005-05-23
1
-1
/
+1
*
Add tag to skip installation verification.
Colin Smith
2005-05-19
1
-0
/
+2
*
Create /var/db/pkg if it does not exist
Scott Ullrich
2005-04-26
1
-0
/
+3
*
Clean up full reinstall code.
Colin Smith
2005-04-26
1
-12
/
+10
*
* Fix successful install logic.
Colin Smith
2005-04-23
1
-11
/
+20
*
Minor tweaks.
Colin Smith
2005-04-23
1
-1
/
+1
*
Give a show log option upon failed package install
Scott Ullrich
2005-04-22
1
-0
/
+1
*
Fix logic for checking for package reinstallation.
Colin Smith
2005-04-21
1
-16
/
+12
*
Do not traverse arrays if they are not an array
Scott Ullrich
2005-04-20
1
-16
/
+18
*
Zap unused code
Scott Ullrich
2005-04-18
1
-7
/
+0
*
*CORRECTLY* detect if a package is installed, if is not, add it to the config...
Scott Ullrich
2005-04-18
1
-4
/
+4
*
*CORRECTLY* detect if a package is installed, if is not, add it to the config...
Scott Ullrich
2005-04-18
1
-5
/
+5
*
fix reinstall all packages
Scott Ullrich
2005-04-18
1
-2
/
+2
*
Fix logic that checks whether a package is already installed.
Colin Smith
2005-04-13
1
-3
/
+2
*
Make sure that package tarballs and staging areas are removed once all packag...
Colin Smith
2005-04-13
1
-0
/
+6
*
* Write all output window messages to the log after successful installation.
Colin Smith
2005-04-13
1
-1
/
+4
*
If the package already exists in config.xml, overwrite the previous entry wit...
Colin Smith
2005-04-13
1
-1
/
+14
*
* Minor cleanup.
Colin Smith
2005-04-12
1
-2
/
+2
*
*Rework package installation interface.
Colin Smith
2005-04-11
1
-101
/
+81
*
Remove javascript statement that is causing errors. It wasn't needed anyways.
Scott Ullrich
2005-04-06
1
-1
/
+0
*
Make sure we pass a number of y's to pkg_add -r to answer yes.
Scott Ullrich
2005-04-06
1
-1
/
+11
*
Add $Id$ tag
Bill Marquette
2005-03-27
1
-0
/
+1
*
Mount the image RW again after write_config() since it will set the image bac...
Scott Ullrich
2005-03-24
1
-0
/
+2
*
Do not eval custom_php_install_command unless it exists
Scott Ullrich
2005-03-21
1
-1
/
+1
*
Do not newline on udpate_status() items
Scott Ullrich
2005-03-21
1
-3
/
+3
*
Mount compact flash rw during package install
Scott Ullrich
2005-03-20
1
-1
/
+3
*
write_config() log what package was installed (I hope this is right)
Bill Marquette
2005-03-20
1
-1
/
+1
*
Add basic support for <custom_php_global_functions> tag.
Colin Smith
2005-03-19
1
-0
/
+3
*
use new make_dirs() and safe_mkdir() functions
Bill Marquette
2005-03-17
1
-11
/
+11
[next]