From ee7f9f3dd509b7ae7cf4e216e5b2ceca5469e1dc Mon Sep 17 00:00:00 2001 From: sullrich Date: Sat, 5 Dec 2009 14:09:43 -0500 Subject: Note correct extension. Noticed-by: JimP --- usr/local/www/system_firmware.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php index 4beb120..3c0a3d7 100755 --- a/usr/local/www/system_firmware.php +++ b/usr/local/www/system_firmware.php @@ -229,7 +229,11 @@ if(stristr($_FILES['ulfile']['name'],"nanobsd")) Firmware image file:  

- NOTE: You must upload a .tgz image, not an uncompressed image! + + NOTE: You must upload a .img.gz image, not an uncompressed image! + + NOTE: You must upload a .tgz image, not an uncompressed image! +