summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@G5.homeunix.net>2009-10-11 14:23:29 -0400
committerScott Ullrich <sullrich@G5.homeunix.net>2009-10-11 14:23:29 -0400
commit0104833bde4da8e8063e9ceba33861209a82d899 (patch)
tree9ad673494317e03e8c28ecfa6d2a465dd6fad99f /usr
parent33cf52667a07a769566c28f96d51bf32048653cd (diff)
downloadpfsense-0104833bde4da8e8063e9ceba33861209a82d899.zip
pfsense-0104833bde4da8e8063e9ceba33861209a82d899.tar.gz
Add note about uncompressed images/files
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/system_firmware.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php
index 457a366..8c5dc5c 100755
--- a/usr/local/www/system_firmware.php
+++ b/usr/local/www/system_firmware.php
@@ -228,6 +228,8 @@ if(stristr($_FILES['ulfile']['name'],"nanobsd"))
<br><br>
<strong>Firmware image file: </strong>&nbsp;
<input name="ulfile" type="file" class="formfld">
+ <br><br>
+ <b>NOTE: You must upload a .tgz image, not a uncompressed image!</b>
<br><br>
<?php
if(!file_exists("/boot/kernel/pfsense_kernel.txt")) {
OpenPOWER on IntegriCloud