diff options
| author | Jo-Philipp Wich | 2022-07-23 22:00:46 +0000 |
|---|---|---|
| committer | Jo-Philipp Wich | 2022-07-23 22:00:46 +0000 |
| commit | 6350535cdca0477a24f535e69b8e2417f5cf20e5 (patch) | |
| tree | b6227d94250bdd1c25deccd0d901e631a1e260ec | |
| download | downloads-openwrt-org-master.tar.gz | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
| -rw-r--r-- | index.html | 155 |
1 files changed, 155 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..a991943 --- /dev/null +++ b/index.html @@ -0,0 +1,155 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<html><head> +<meta http-equiv="content-type" content="text/html; charset=windows-1252"> +<title>OpenWrt Downloads</title> +<style type="text/css"> + html, body { + margin: 0; + padding: 0; + height: 100%; + } + body { + color: #333; + padding-top: 2em; + font-family: Helvetica,Arial,sans-serif; + width: 90%; + min-width: 700px; + max-width: 1100px; + margin: auto; + font-size: 120%; + background-color: #ddd; + } + h1 { + font-size: 120%; + line-height: 1em; + } + h2 { + font-size: 100%; + line-height: 1em; + } + h3 { + font-size: 90%; + line-height: 1em; + } + p, li { + font-size: 14px; + } + a:link, a:visited { + color: #337ab7; + font-weight: bold; + text-decoration: none; + } + a:hover, a:active, a:focus { + color: #23527c; + text-decoration: underline; + } + footer { + font-size: 80%; + text-align: right; + margin: 1em 0; + } +</style> +</head> + +<body> +<h1>OpenWrt Downloads</h1> +<div> + <p> + Welcome to the OpenWrt download area. Follow the links below to find the + appropriate directory. + </p> + <hr> + + <h2>Stable Release</h2> + <p> + The current OpenWrt release is linked below. It is adviced to use the latest + available release if possible. + </p> + <ul> + <li> + <strong><a href="releases/21.02.3/targets/">OpenWrt 21.02.3</a></strong><br> + <small>Released: Thu, 21 Apr 2022</small><br /><br /> + </li> + </ul> + <hr> + + <h3>Upcoming Stable Release</h3> + <p> + OpenWrt 22.03 will be the successor of the 21.02 series. It is currently in the + release candidate phase and will replace the current stable release once finalized. + </p> + <ul> + <li> + <strong><a href="releases/22.03.0-rc4/targets/">OpenWrt 22.03.0-rc4</a></strong><br> + <small>Released: Tue, 14 Jun 2022</small><br /><br /> + </li> + </ul> + <hr> + + <h3>Development Snapshots</h3> + <p> + Development snapshots are automatic unattended daily builds of the current + OpenWrt development master branch. Bear in mind that these images are generally + not tested, use them at your own risk. + </p> + <ul> + <li><a href="snapshots/targets/">Snapshot download</a></li> + </ul> + <hr> + + <h3>Release Archive</h3> + <p> + The releases linked below are mostly for historic interest - they're generally + out of date and no longer maintained. + </p> + <ul> + <li><a href="//archive.openwrt.org/releases/21.02.2/targets/">OpenWrt 21.02.2</a></li> + <li><a href="//archive.openwrt.org/releases/21.02.1/targets/">OpenWrt 21.02.1</a></li> + <li><a href="//archive.openwrt.org/releases/21.02.0/targets/">OpenWrt 21.02.0</a></li> + <li><a href="//archive.openwrt.org/releases/19.07.10/targets/">OpenWrt 19.07.10</a></li> + <li><a href="//archive.openwrt.org/releases/19.07.9/targets/">OpenWrt 19.07.9</a></li> + <li><a href="//archive.openwrt.org/releases/19.07.8/targets/">OpenWrt 19.07.8</a></li> + <li><a href="//archive.openwrt.org/releases/19.07.7/targets/">OpenWrt 19.07.7</a></li> + <li><a href="//archive.openwrt.org/releases/19.07.6/targets/">OpenWrt 19.07.6</a></li> + <li><a href="//archive.openwrt.org/releases/19.07.5/targets/">OpenWrt 19.07.5</a></li> + <li><a href="//archive.openwrt.org/releases/19.07.4/targets/">OpenWrt 19.07.4</a></li> + <li><a href="//archive.openwrt.org/releases/19.07.3/targets/">OpenWrt 19.07.3</a></li> + <li><a href="//archive.openwrt.org/releases/19.07.2/targets/">OpenWrt 19.07.2</a></li> + <li><a href="//archive.openwrt.org/releases/19.07.1/targets/">OpenWrt 19.07.1</a></li> + <li><a href="//archive.openwrt.org/releases/19.07.0/targets/">OpenWrt 19.07.0</a></li> + <li><a href="//archive.openwrt.org/releases/18.06.9/targets/">OpenWrt 18.06.9</a></li> + <li><a href="//archive.openwrt.org/releases/18.06.8/targets/">OpenWrt 18.06.8</a></li> + <li><a href="//archive.openwrt.org/releases/18.06.7/targets/">OpenWrt 18.06.7</a></li> + <li><a href="//archive.openwrt.org/releases/18.06.6/targets/">OpenWrt 18.06.6</a></li> + <li><a href="//archive.openwrt.org/releases/18.06.5/targets/">OpenWrt 18.06.5</a></li> + <li><a href="//archive.openwrt.org/releases/18.06.4/targets/">OpenWrt 18.06.4</a></li> + <li><a href="//archive.openwrt.org/releases/18.06.3/targets/">OpenWrt 18.06.3</a></li> + <li><a href="//archive.openwrt.org/releases/18.06.2/targets/">OpenWrt 18.06.2</a></li> + <li><a href="//archive.openwrt.org/releases/18.06.1/targets/">OpenWrt 18.06.1</a></li> + <li><a href="//archive.openwrt.org/releases/18.06.0/targets/">OpenWrt 18.06.0</a></li> + <li><a href="//archive.openwrt.org/releases/17.01.7/targets/">LEDE 17.01.7</a></li> + <li><a href="//archive.openwrt.org/releases/17.01.6/targets/">LEDE 17.01.6</a></li> + <li><a href="//archive.openwrt.org/releases/17.01.5/targets/">LEDE 17.01.5</a></li> + <li><a href="//archive.openwrt.org/releases/17.01.4/targets/">LEDE 17.01.4</a></li> + <li><a href="//archive.openwrt.org/releases/17.01.3/targets/">LEDE 17.01.3</a></li> + <li><a href="//archive.openwrt.org/releases/17.01.2/targets/">LEDE 17.01.2</a></li> + <li><a href="//archive.openwrt.org/releases/17.01.1/targets/">LEDE 17.01.1</a></li> + <li><a href="//archive.openwrt.org/releases/17.01.0/targets/">LEDE 17.01.0</a></li> + <li><a href="//archive.openwrt.org/chaos_calmer/15.05.1/">Chaos Calmer 15.05.1</a></li> + <li><a href="//archive.openwrt.org/chaos_calmer/15.05/">Chaos Calmer 15.05</a></li> + <li><a href="//archive.openwrt.org/barrier_breaker/14.07/">Barrier Breaker 14.07</a></li> + <li><a href="//archive.openwrt.org/attitude_adjustment/12.09/">Attitude Adjustment 12.09</a></li> + <li><a href="//archive.openwrt.org/backfire/10.03.1/">Backfire 10.03.1</a></li> + <li><a href="//archive.openwrt.org/backfire/10.03/">Backfire 10.03</a></li> + <li><a href="//archive.openwrt.org/kamikaze/8.09.2/">Kamikaze 8.09.2</a></li> + <li><a href="//archive.openwrt.org/kamikaze/8.09.1/">Kamikaze 8.09.1</a></li> + <li><a href="//archive.openwrt.org/kamikaze/8.09/">Kamikaze 8.09</a></li> + <li><a href="//archive.openwrt.org/kamikaze/7.09/">Kamikaze 7.09</a></li> + <li><a href="//archive.openwrt.org/kamikaze/7.07/">Kamikaze 7.07</a></li> + <li><a href="//archive.openwrt.org/kamikaze/7.06/">Kamikaze 7.06</a></li> + <li><a href="//archive.openwrt.org/whiterussian/0.9/">Whiterussian 0.9</a></li> + </ul> +</div> + +</body></html> + |