summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware.php
Commit message (Expand)AuthorAgeFilesLines
* fix typoChris Buechler2009-10-111-1/+1
* Add note about uncompressed images/filesScott Ullrich2009-10-111-0/+2
* Turn off auto update feature on NanoBSD platform. This will be addressed in...Scott Ullrich2009-09-291-3/+5
* Use ['name'] instead of ['tmp_name']Scott Ullrich2009-09-101-3/+3
* Make sure globals are setScott Ullrich2009-09-101-1/+1
* Use stristr just in case of case sensitive nanobsd nameScott Ullrich2009-09-061-1/+1
* Move nano check to top of functionScott Ullrich2009-09-061-4/+4
* Check globals variableScott Ullrich2009-09-061-1/+1
* Check for nanobsd in the filename for nanobsd upgrades since it is not a tar ...Scott Ullrich2009-09-061-0/+6
* Use unlink()Scott Ullrich2009-09-041-1/+1
* Use == false for better readability with file_is_for_platform() functionScott Ullrich2009-08-311-1/+1
* Use == false for better readability with file_is_for_platform() functionScott Ullrich2009-08-311-1/+1
* Correct typo for filenameScott Ullrich2009-08-311-1/+1
* Add function that extracts etc/platform from an upgrade file and compares to ...Scott Ullrich2009-08-311-1/+14
* Make sure we write out the new kernel choice when /boot/kernel/pfsense_kernel...Seth2009-08-171-5/+2
* Backport fix for enable buttom from master/HEADScott Ullrich2009-07-071-2/+0
* Add a flag to keep track of nanobsd firmware uploadScott Ullrich2009-07-051-1/+3
* Add NanoBSD upgrade bits. Fix the older non-used bdiff methodsScott Ullrich2009-06-271-1/+3
* Move firmware update text format to globals.incScott Ullrich2009-05-141-1/+1
* Correct page titles (do not use an array)Scott Ullrich2008-11-071-1/+1
* Add plugins folder for firmware_upgradeScott Ullrich2008-10-191-1/+3
* Restore page title and break.Scott Ullrich2008-06-071-2/+11
* Add back auto update support.Scott Ullrich2008-05-241-15/+19
* change default kernel on upgrade to SMP. Virtually all installs are running t...Chris Buechler2007-12-151-1/+1
* Correctly show the console upgrade notice and exit.Scott Ullrich2007-11-291-2/+3
* Correctly define Developers option.Scott Ullrich2007-11-101-1/+1
* Only break twice if we are asking for kernel type.Scott Ullrich2007-10-011-1/+1
* * Fix uniprocessor option * Cleanup textScott Ullrich2007-10-011-6/+12
* Ask for kernel type if the kernel upgrade type is unknown.Scott Ullrich2007-09-181-0/+15
* Disable firmware upgrade for embedded and cdrom and suggest using the console...Scott Ullrich2007-08-271-0/+4
* Fix offset footer.Scott Ullrich2007-03-141-2/+3
* Do not show notice about rebooting. It is already shown prior.Scott Ullrich2007-03-021-1/+1
* Remove useless reboot enforcing code.Scott Ullrich2007-02-261-2/+1
* Use new upload pathScott Ullrich2006-09-021-3/+3
* Mount RW for uploadsScott Ullrich2006-09-021-0/+2
* * Move lighty upload to a definable globals.inc value upload_pathScott Ullrich2006-09-011-15/+15
* Turn off auto update and friends until Colins work is redone since he is MIA.Scott Ullrich2006-04-151-2/+2
* A -> AnScott Ullrich2006-02-121-1/+1
* Remove old UPLOAD related itemsScott Ullrich2006-01-151-11/+0
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
* Remove upload progress bar. It doesn't work with LightHTTPD and will be repl...Scott Ullrich2005-12-031-1/+1
* We now sign our own imagesScott Ullrich2005-11-081-1/+0
* Go back to mini_httpdScott Ullrich2005-09-231-18/+3
* Fix firmware upgrade. This now works again on mini_httpd.Scott Ullrich2005-09-191-7/+3
* Temporary fix until Lighty Uploads are working.Scott Ullrich2005-09-191-3/+22
* platfom -> platformBill Marquette2005-08-231-1/+1
* Upgrade in progress image background is red. Move image to print_info_box()Scott Ullrich2005-08-211-2/+1
* Revert commit.Scott Ullrich2005-08-201-17/+17
* Actually allow upgradeScott Ullrich2005-08-201-17/+17
* Exit after outputting firmware upgrade in progress noticeScott Ullrich2005-08-161-0/+1
OpenPOWER on IntegriCloud