Busybox: Upgrade to 1.21.1 (stable). lsof active.
[tomato.git] / release / src / router / www / upgrade-plain.asp
blobe764591989f36e8a22dca4eae883bcffef070ec6
1 <html><head><title>Firmware Upgrade</title></head>
2 <body>
3 <h1>Firmware Upgrade</h1>
4 <b>WARNING:</b>
5 <ul>
6 <li>There is no upload status information in this page and there will be no
7 change in the display after the Upgrade button is pushed. You will be shown a
8 new page only after the upgrade completes.
9 <li>It may take up to 3 minutes for the upgrade to complete. Do not interrupt
10 the router or the browser during this time.
11 </ul>
13 <br>
14 <form name="firmware_upgrade" method="post" action="upgrade.cgi?<% nv(http_id) %>" encType="multipart/form-data">
15 <input type="hidden" name="submit_button" value="Upgrade">
16 Firmware: <input type="file" name="file"> <input type="submit" value="Upgrade">
17 </form>
18 </body></html>