Commit Graph

73 Commits

Author SHA1 Message Date
Scott Ullrich
819197a866 Go back to mini_httpd 2005-09-23 03:30:25 +00:00
Scott Ullrich
dd0005eaae Fix firmware upgrade. This now works again on mini_httpd.
This is considered temporary until we can fix lighty to work correctly.
2005-09-19 22:02:31 +00:00
Scott Ullrich
ab7cb0182d Temporary fix until Lighty Uploads are working.
* Spawn a mini_httpd server on port 8041 for System Firmware upgrades
2005-09-19 17:22:59 +00:00
Bill Marquette
f44a6ab567 platfom -> platform 2005-08-23 22:41:26 +00:00
Scott Ullrich
fdcb3035ee Upgrade in progress image background is red. Move image to print_info_box() 2005-08-21 18:46:56 +00:00
Scott Ullrich
8b7c81d7fb Revert commit. 2005-08-20 03:06:22 +00:00
Scott Ullrich
18e28fdf3c Actually allow upgrade 2005-08-20 02:52:25 +00:00
Scott Ullrich
689d8907fa Exit after outputting firmware upgrade in progress notice 2005-08-16 18:20:14 +00:00
Scott Ullrich
e5f34255dc Woops. Correct error. 2005-08-16 18:16:06 +00:00
Scott Ullrich
7e1eb38eaa Use new firmware update icon from hoba 2005-08-16 16:35:46 +00:00
Scott Ullrich
c9a92acb09 Remove newline 2005-08-15 22:45:21 +00:00
Scott Ullrich
c0130d7e6c Convert echo to print_info_box()
Suggested-by: hoba
2005-08-15 22:43:55 +00:00
Scott Ullrich
6efc896dc8 Alert user that reboot will happen afterwards 2005-08-15 22:37:39 +00:00
Scott Ullrich
47ce7fe8a5 Alert user that a upgrade is in progress. 2005-08-15 22:36:04 +00:00
Bill Marquette
473d34079b Remove ! 2005-08-13 04:32:17 +00:00
Bill Marquette
e4296d1183 Fix bad firmware logic 2005-08-13 04:31:29 +00:00
Bill Marquette
35445b1c52 One more sanity check before trying to install a firmware that might not exist 2005-08-10 03:08:54 +00:00
Bill Marquette
e12d98eaf8 More round tables 2005-07-03 23:23:16 +00:00
Bill Marquette
94656ba5ea Fix page titles 2005-07-03 19:51:40 +00:00
Bill Marquette
74f446e877 Use $pgtitle
small code cleanups
2005-07-03 16:55:51 +00:00
Scott Ullrich
9f0d40c124 Only activate manual update tab 2005-07-02 03:58:14 +00:00
Scott Ullrich
523809792e Cleanup and add rounded corners. 2005-07-02 02:20:09 +00:00
Scott Ullrich
4820d29774 Convert System Firmware tabs to rounded aka (display_top_tabs() calls 2005-07-02 02:09:33 +00:00
Colin Smith
58f77cd837 Fix tabs.
reported-by: hoba
2005-06-29 22:55:52 +00:00
Colin Smith
f822e350e2 Really change title. 2005-06-29 03:18:15 +00:00
Colin Smith
ebd13bdf41 Change title. 2005-06-29 03:17:06 +00:00
Scott Ullrich
6605faea7e require -> require_once 2005-06-06 03:10:00 +00:00
Colin Smith
77720bd395 Fix in_array syntax warning. We don't use fwupplatforms at the moment. 2005-05-28 05:34:51 +00:00
Scott Ullrich
d28303ed98 Explain that we do not sign alpha or beta images 2005-05-22 23:41:31 +00:00
Scott Ullrich
59fe3cdfd5 * Execute firmware upgrade in the background
* Reboot again from /etc/rc.firmware, not from the web gui.  This can be *dangerous* if the user cancels the update, navigates away from the page, etc.
2005-05-19 23:00:45 +00:00
Colin Smith
ebe916cfb7 * Tab consistency.
* Don't reboot unless we need to.
2005-05-07 06:00:51 +00:00
Scott Ullrich
8989d525cd Remove conflict line 2005-05-07 02:57:18 +00:00
Colin Smith
be50139e1e Fix some typos. 2005-05-07 02:40:10 +00:00
Colin Smith
ad79bdf539 Update manual firmware update now that rc.firmware doesn't automagically reboot. 2005-05-07 02:22:58 +00:00
Scott Ullrich
d9ff08b749 Firmware Update -> Manual Update 2005-05-06 21:18:55 +00:00
Colin Smith
580182e2e1 Revert to 1.36. 2005-05-04 03:18:00 +00:00
Colin Smith
3958d63bb2 Commit new versionchecker code. Please test manual update and take a look at the interface. 2005-05-04 01:50:21 +00:00
Scott Ullrich
0cdb55d4f4 Reorder the Auto Update tab to appear first 2005-04-22 03:28:36 +00:00
Scott Ullrich
3dc6bb6035 Alter auto update tabs behavior. Show the version information and insert a Invoke Auto Upgrade button 2005-04-20 22:25:10 +00:00
Colin Smith
05ca69d78a * (hopefully) fix manual firmware upload.
* Remove unnecessary version checking calls.
2005-04-10 22:39:22 +00:00
Colin Smith
8af5f5452f Fix manual firmware update. 2005-04-10 22:30:56 +00:00
Colin Smith
222494afb5 Add tabs to firmware page and remove "auto update" entry from manual update page. 2005-04-10 17:56:46 +00:00
Colin Smith
927c5a3604 As we now support alternate version checking URLs, replace the current error message upon check_firmware_version() with something more general. 2005-04-02 23:08:38 +00:00
Colin Smith
719dd5fe9a Remove "cannot determine firmware version" line when alternative URLs are being used unless the version check actually fails. 2005-04-02 06:52:11 +00:00
Colin Smith
16d70dea52 * Minor style cleanups.
* Remove redundant definitions of auto_upgrade() and check_firmware_version().
2005-04-02 06:48:23 +00:00
Colin Smith
bdc6989d05 Stub in support for alternate versioncheck URLs - honest! 2005-03-31 22:37:21 +00:00
Colin Smith
845ea3b660 Stub in support for alternate version checking URLs. 2005-03-31 22:29:40 +00:00
Bill Marquette
b46bfcf575 Add $Id$ tag 2005-03-27 22:31:32 +00:00
Scott Ullrich
52d69e6a8b No longer needed. Remove. 2005-03-27 07:40:27 +00:00
Scott Ullrich
0ddd919dc8 Clean up progress bar screen, make it more per-tee 2005-03-26 23:11:28 +00:00