Commit Graph

26 Commits

Author SHA1 Message Date
Renato Botelho
92a5e926f3 Revert "Use php to detect product name on shell scripts"
This reverts commit 0788146225.
2009-08-26 10:45:30 -03:00
Renato Botelho
0788146225 Use php to detect product name on shell scripts 2009-08-03 16:52:51 -03:00
Scott Ullrich
585fafb26e Add NanoBSD support 2009-07-05 20:13:23 -04:00
Scott Ullrich
183d99c6ea Correct the PLATFORM check
Submitted-By: Ron Lockard
2009-05-06 13:54:31 -04:00
Scott Ullrich
f51db33f6a Use product_name 2008-11-10 03:48:06 +00:00
Scott Ullrich
cba9c643a9 Echo to WALL when upgrades begin 2006-04-02 23:01:48 +00:00
Scott Ullrich
7a35466cd8 if /etc/init_bootloader.sh exists, run this after upgrade. This will be the original bsdlabel command that was run. 2005-09-07 20:21:25 +00:00
Scott Ullrich
21fbee83a9 * sync before forcing umount.
* sleep for 5 seconds
2005-09-07 18:17:43 +00:00
Scott Ullrich
7105aae8cc * Cleanup firmware upgrade
* Only attempt mount of wrap or soekris platofmrs
2005-04-30 22:05:24 +00:00
Scott Ullrich
48012bc26f Use the new download system in pfSense to download the old style updates. 2005-04-19 23:15:38 +00:00
Scott Ullrich
5e1fd336f6 Delete /tmp/latest* 2005-04-19 04:46:18 +00:00
Scott Ullrich
5690b66b48 Cleanup files in /tmp/ if the upgrade does not work out 2005-04-18 20:05:39 +00:00
Bill Marquette
1b8df11bf3 Add $Id$ tags 2005-03-27 22:39:00 +00:00
Scott Ullrich
3642babcf7 Woops, change the flash back to ro after upgrade 2005-03-20 20:07:34 +00:00
Scott Ullrich
06ba9151cd Unlock flash during upgrade 2005-03-20 20:07:02 +00:00
Scott Ullrich
93157ad835 Fix auto upgrade 2005-03-17 19:15:08 +00:00
Bill Marquette
8840eb5fad Helps to test first :-/ 2005-03-12 18:02:11 +00:00
Bill Marquette
f1b025971b Stub in changes that will allow for custom firmware URLs 2005-03-12 17:52:29 +00:00
Scott Ullrich
48111b402a -e -> -r 2005-03-03 19:47:45 +00:00
Scott Ullrich
cbd6155035 If /tmp/custom.tgz exists, allow it to overwrite the upgrade. This can be useful if you do not wish to upgrade a certain part of pfSense. 2005-03-03 19:47:29 +00:00
Scott Ullrich
2b2de69238 If an error occurs, exit with 1, not 0 2005-03-01 17:32:54 +00:00
Scott Ullrich
9997054163 Add proxy_auth_username and proxy_auth_password system tags which will control the auto upgrade process if a proxy server is involved.
Currently this is a hidden variable (similar to the way m0n0wall functions) but will have a GUI written if there is enough demand.
2005-03-01 17:23:02 +00:00
Scott Ullrich
f3d370004f Detect when either md5 cannot be downloaded, log a message to syslog and bail. 2005-03-01 05:49:34 +00:00
Scott Ullrich
561dda5174 Correct testing behavior for default shell. Previously was tested with bash. 2005-02-07 06:24:30 +00:00
Scott Ullrich
be3239e3aa Log upgrade actions to syslog. 2005-02-07 05:36:18 +00:00
Scott Ullrich
18ff56f256 Add auto upgrade option to pfSense 2005-01-31 23:28:19 +00:00