summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-05-22 23:41:31 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-05-22 23:41:31 +0000
commitd28303ed98ac456eba7dcf2b5708bdd59858dbe6 (patch)
tree54123e76f07a9be96b3d4a00dc9bab9def3920ba
parent4de956fba3c890a953c1061871abc8c2c98a4a2f (diff)
downloadpfsense-d28303ed98ac456eba7dcf2b5708bdd59858dbe6.zip
pfsense-d28303ed98ac456eba7dcf2b5708bdd59858dbe6.tar.gz
Explain that we do not sign alpha or beta images
-rwxr-xr-xusr/local/www/system_firmware.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php
index 2362064..f244547 100755
--- a/usr/local/www/system_firmware.php
+++ b/usr/local/www/system_firmware.php
@@ -133,6 +133,7 @@ $sig_warning = "<strong>" . $sig_warning . "</strong><br>This means that the ima
"is not an official/supported image and may lead to unexpected behavior or security " .
"compromises. Only install images that come from sources that you trust, and make sure ".
"that the image has not been tampered with.<br><br>".
+ "Please note that we do not sign alpha and or beta images.<br><br>".
"Do you want to install this image anyway (on your own risk)?";
print_info_box($sig_warning);
?>
OpenPOWER on IntegriCloud