Project

General

Profile

Download (12.6 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3c446c66 06/11/2010 12:08 AM Erik Fonnesbeck

This page is System: Firmware, not Diagnostics: Firmware

0e94685b 04/29/2010 05:32 PM Renato Botelho

Fix gettext issues

4d473c89 04/29/2010 05:18 PM Vinicius Coque

Fixing gettext() on multiline strings

79eaddf4 04/27/2010 08:26 PM Renato Botelho

Fix : for translations

a6d8feb6 04/27/2010 08:06 PM Renato Botelho

Remove extra space

4134b5e6 04/27/2010 05:40 PM Carlos Eduardo Ramos

Reviewing gettext()

1b4f376d 04/26/2010 08:02 PM Vinicius Coque

Addin gettext functions do system::firmware

a0116247 03/24/2010 05:00 PM Ermal LUÇI

Ticket #318. Add an option to updater settings to allow updates for images with no signature. This makes auto-updater work and will not display an confirmation message during manual update.

07356178 12/04/2009 08:34 PM Jim Pingle

Prompt for the correct image extension when updating firmware. (.img.gz for nano and .tgz for others)

89c3be09 10/11/2009 09:15 PM Chris Buechler

fix typo

7ce55201 10/11/2009 06:22 PM Scott Ullrich

Add note about uncompressed images/files

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

d2d86ca3 09/10/2009 10:26 PM Scott Ullrich

Use ['name'] instead of ['tmp_name']

68f452a8 09/06/2009 07:52 PM Scott Ullrich

Use stristr just in case of case sensitive nanobsd name

fe38f1da 09/06/2009 07:50 PM Scott Ullrich

Move nano check to top of function

3350a691 09/06/2009 07:49 PM Scott Ullrich

Check globals variable

7475fc0b 09/06/2009 07:48 PM Scott Ullrich

Check for nanobsd in the filename for nanobsd upgrades since it is not a tar gzipped file similar to the full upgrades.

fb05887a 09/04/2009 09:19 PM Scott Ullrich

Use unlink()

6a1bf73d 08/31/2009 09:37 PM Scott Ullrich

Use == false for better readability with file_is_for_platform() function

d23c2645 08/31/2009 09:34 PM Scott Ullrich

Correct typo for filename

f0394a03 08/31/2009 07:18 PM Scott Ullrich

Add function that extracts etc/platform from an upgrade file and compares to the file on disk. This replaces the dumb filename platform check.

bfed48a4 07/05/2009 10:56 PM Scott Ullrich

Add a flag to keep track of nanobsd firmware upload

cdd3238d 07/04/2009 08:07 PM Scott Ullrich

Add function to explain the error code

14442033 07/04/2009 07:59 PM Scott Ullrich

Pass along php error number if it happens. New in 5.3. Lovely.

0d64af59 06/30/2009 06:16 PM Ermal Luçi

Clear guiconfig from all sort junk functions and put them on the specific pages where they are needed.
Remove some sort functions not used.

a368a026 06/30/2009 05:15 PM Ermal Luçi
  • Reorganize the 'apply' button infrustructure in the GUI.
    - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals.
    - Convert all pages to the new infrustructure...
69769bcc 06/27/2009 06:00 PM Scott Ullrich

Check $_FILES['ulfile']['name'] and not ['tmpname'] since it will not tell us
the original uploaded file name. Duhhhhhh.

b2d15ced 06/26/2009 04:19 AM Scott Ullrich

Add missing );

459a97e9 06/25/2009 11:38 PM Scott Ullrich

Add NanoBSD support

6d34785f 05/15/2009 12:46 AM Scott Ullrich

Move firmware update text format to globals.inc

afc04d58 11/24/2008 11:48 PM Scott Ullrich

remove progress bar for now. We will need to upgrade to lighttpd 1.5 for
this to work correctly.

8999038a 11/24/2008 03:12 AM Scott Ullrich

Switch back over to upload_progress_meter now that it is a freebsd port.

77a89fb6 11/24/2008 02:22 AM Scott Ullrich

Unbreak disable / enable when rfc1867 is use

0045dfd1 11/24/2008 01:06 AM Scott Ullrich

Rescue upload progress bar from the dead!!! OMG, Zombies!

1834f481 10/19/2008 03:33 AM Scott Ullrich

Add plugins folder for firmware_upgrade

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

1cecfbf7 05/24/2008 09:05 AM Scott Ullrich

Misc fixes

da55e467 05/24/2008 04:56 AM Scott Ullrich

Just because elvis is dead, does not mean our auto updating system
needs to be. Bring it back from the dead and make it match the
new world order. Add a custom URL firmware update page which will
have snapshot support shortly.

47d11b79 04/27/2008 06:20 AM Mark Crane

Set php max execution and input to 3600 seconds. See: http://forum.pfsense.org/index.php/topic,8878.msg49975.html#msg49975

e1aea2cd 02/17/2008 12:03 AM Scott Ullrich

When bdiff is detected in the filename, invoke the binary update
routines.

59605ba4 12/16/2007 10:58 PM Scott Ullrich

Add product_copyright re-branding support
Add product_copyright_years re-branding support
Add product_website re-branding support
Add product_email re-branding support

Work sponsored-by: Centipede Networks

36d0358b 12/16/2007 08:43 PM Scott Ullrich

Add product_copyright re-branding support
Add product_copyright_years re-branding support
Add product_website re-branding support
Add product_email re-branding support

Work sponsored-by: Centipede Networks

2980b387 12/15/2007 05:07 AM Chris Buechler

change default kernel on upgrade to SMP. Virtually all installs are running the SMP kernel, defaulting to uniprocessor broke several systems.

related to Ticket #1534

9b54e3ff 11/16/2007 04:31 AM Scott Ullrich

Remove duplicate $pgtitle entry.

b229cae4 11/16/2007 01:39 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

a04eb873 11/10/2007 02:29 AM Scott Ullrich

Correctly define Developers kernel option.

72ca7c77 10/01/2007 09:50 PM Scott Ullrich

Only break twice if we are asking for kernel type.

afa829bb 10/01/2007 09:48 PM Scott Ullrich
  • Fix uniprocessor option
  • Cleanup text
53549699 09/18/2007 06:49 PM Scott Ullrich

Ask for kernel type if the kernel upgrade type is unknown.

Ticket #1435

03c64985 03/14/2007 07:22 PM Scott Ullrich

Fix offset footer.

b3fd1c2f 03/02/2007 05:26 PM Scott Ullrich

Do not show notice about rebooting. It is already shown prior.

c4b88b5d 02/26/2007 12:33 AM Scott Ullrich

Remove useless reboot enforcing code.

709f48f0 09/02/2006 12:27 AM Scott Ullrich

Use new upload path

b6f67235 09/02/2006 12:20 AM Scott Ullrich

Mount RW for uploads

1ef7b568 09/01/2006 06:08 PM Scott Ullrich
  • Move lighty upload to a definable globals.inc value upload_path
  • Use new upload_path for firmware updates

This in combination with 128 megabyte embedded images should fix the dreaded upgrade problem for the embedded platform.

9b7d7aa9 04/15/2006 04:50 PM Scott Ullrich

Turn off auto update and friends until Colins work is redone since he is MIA.

11d46d11 02/12/2006 09:29 PM Scott Ullrich

A -> An

1edd275e 01/15/2006 04:00 AM Scott Ullrich

Remove old UPLOAD related items

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

427a8ac9 12/03/2005 11:03 PM Scott Ullrich

Remove upload progress bar. It doesn't work with LightHTTPD and will be replaced with a ajax version soon.

3805f0b1 11/08/2005 05:20 AM Scott Ullrich

We now sign our own images

819197a8 09/23/2005 03:30 AM Scott Ullrich

Go back to mini_httpd

dd0005ea 09/19/2005 10:02 PM Scott Ullrich

Fix firmware upgrade. This now works again on mini_httpd.

This is considered temporary until we can fix lighty to work correctly.

ab7cb018 09/19/2005 05:22 PM Scott Ullrich

Temporary fix until Lighty Uploads are working.

  • Spawn a mini_httpd server on port 8041 for System Firmware upgrades
f44a6ab5 08/23/2005 10:41 PM Bill Marquette

platfom -> platform

fdcb3035 08/21/2005 06:46 PM Scott Ullrich

Upgrade in progress image background is red. Move image to print_info_box()

8b7c81d7 08/20/2005 03:06 AM Scott Ullrich

Revert commit.

18e28fdf 08/20/2005 02:52 AM Scott Ullrich

Actually allow upgrade

689d8907 08/16/2005 06:20 PM Scott Ullrich

Exit after outputting firmware upgrade in progress notice

e5f34255 08/16/2005 06:16 PM Scott Ullrich

Woops. Correct error.

7e1eb38e 08/16/2005 04:35 PM Scott Ullrich

Use new firmware update icon from hoba

c9a92acb 08/15/2005 10:45 PM Scott Ullrich

Remove newline

c0130d7e 08/15/2005 10:43 PM Scott Ullrich

Convert echo to print_info_box()

Suggested-by: hoba

6efc896d 08/15/2005 10:37 PM Scott Ullrich

Alert user that reboot will happen afterwards

47ce7fe8 08/15/2005 10:36 PM Scott Ullrich

Alert user that a upgrade is in progress.

473d3407 08/13/2005 04:32 AM Bill Marquette

Remove !

e4296d11 08/13/2005 04:31 AM Bill Marquette

Fix bad firmware logic

35445b1c 08/10/2005 03:08 AM Bill Marquette

One more sanity check before trying to install a firmware that might not exist

e12d98ea 07/03/2005 11:23 PM Bill Marquette

More round tables

94656ba5 07/03/2005 07:51 PM Bill Marquette

Fix page titles

74f446e8 07/03/2005 04:55 PM Bill Marquette

Use $pgtitle
small code cleanups

9f0d40c1 07/02/2005 03:58 AM Scott Ullrich

Only activate manual update tab

52380979 07/02/2005 02:20 AM Scott Ullrich

Cleanup and add rounded corners.

4820d297 07/02/2005 02:09 AM Scott Ullrich

Convert System Firmware tabs to rounded aka (display_top_tabs() calls

58f77cd8 06/29/2005 10:55 PM Colin Smith

Fix tabs.

reported-by: hoba

f822e350 06/29/2005 03:18 AM Colin Smith

Really change title.

ebd13bdf 06/29/2005 03:17 AM Colin Smith

Change title.

6605faea 06/06/2005 03:10 AM Scott Ullrich

require -> require_once

77720bd3 05/28/2005 05:34 AM Colin Smith

Fix in_array syntax warning. We don't use fwupplatforms at the moment.

d28303ed 05/22/2005 11:41 PM Scott Ullrich

Explain that we do not sign alpha or beta images

59fe3cdf 05/19/2005 11:00 PM Scott Ullrich
  • 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.
ebe916cf 05/07/2005 06:00 AM Colin Smith
  • Tab consistency.
  • Don't reboot unless we need to.
8989d525 05/07/2005 02:57 AM Scott Ullrich

Remove conflict line

be50139e 05/07/2005 02:40 AM Colin Smith

Fix some typos.

ad79bdf5 05/07/2005 02:22 AM Colin Smith

Update manual firmware update now that rc.firmware doesn't automagically reboot.

d9ff08b7 05/06/2005 09:18 PM Scott Ullrich

Firmware Update -> Manual Update

580182e2 05/04/2005 03:18 AM Colin Smith

Revert to 1.36.

3958d63b 05/04/2005 01:50 AM Colin Smith

Commit new versionchecker code. Please test manual update and take a look at the interface.

0cdb55d4 04/22/2005 03:28 AM Scott Ullrich

Reorder the Auto Update tab to appear first