From d28303ed98ac456eba7dcf2b5708bdd59858dbe6 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 22 May 2005 23:41:31 +0000 Subject: [PATCH] Explain that we do not sign alpha or beta images --- usr/local/www/system_firmware.php | 1 + 1 file changed, 1 insertion(+) diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php index 23620648b5..f2445470fe 100755 --- a/usr/local/www/system_firmware.php +++ b/usr/local/www/system_firmware.php @@ -133,6 +133,7 @@ $sig_warning = "" . $sig_warning . "
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.

". + "Please note that we do not sign alpha and or beta images.

". "Do you want to install this image anyway (on your own risk)?"; print_info_box($sig_warning); ?>