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
/
etc
/
rc.initial.firmware_update
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Do not close STDIN until script is done processing.
Scott Ullrich
2007-08-28
1
-2
/
+2
*
Prompt for kernel type if it is not defined.
Scott Ullrich
2007-08-28
1
-0
/
+28
*
Close STDIN ($fp) handle before returning back to shell. Major doh's.
Scott Ullrich
2007-06-02
1
-2
/
+14
*
Mount image read write before upgrading.
Scott Ullrich
2007-05-11
1
-1
/
+1
*
Mount read/write before fetching url.
Scott Ullrich
2007-05-10
1
-0
/
+1
*
Use unlink_if_exists()
Scott Ullrich
2007-05-09
1
-1
/
+1
*
Unlink upgrade file on upgrade.
Scott Ullrich
2007-05-09
1
-0
/
+1
*
Use /root/ as temporary storage.
Scott Ullrich
2007-05-09
1
-9
/
+9
*
Fetch the filesize initially and compare it. In addition we compare MD5 to b...
Scott Ullrich
2007-05-02
1
-4
/
+16
*
* Do not close a buffer that has failed * Automatically retry failed connection
Scott Ullrich
2007-05-02
1
-2
/
+6
*
Exit if URL or PATH is blank.
Scott Ullrich
2007-05-01
1
-0
/
+4
*
Add md5 support if the site is storing the value.
Scott Ullrich
2007-05-01
1
-0
/
+17
*
Add firmware update menu option which can fetch a URL from the internet or us...
Scott Ullrich
2007-05-01
1
-0
/
+64
[prev]