openwrt-one: The bits I missed
This commit is contained in:
		
							parent
							
								
									ba3d57a799
								
							
						
					
					
						commit
						4cd203ad58
					
				
					 1 changed files with 6 additions and 3 deletions
				
			
		|  | @ -1,7 +1,7 @@ | |||
| {% extends "base_conservancy.html" %} | ||||
| {% load static %} | ||||
| 
 | ||||
| {% block title %}OpenWRT One - {% endblock %} | ||||
| {% block title %}OpenWrt One - {% endblock %} | ||||
| 
 | ||||
| {% block head %} | ||||
|   {{ block.super }} | ||||
|  | @ -25,7 +25,7 @@ | |||
| {% block outercontent %} | ||||
|   <div class="mw8 center ph2 ph3"> | ||||
|     <section class="pa2 mt4 mb3"> | ||||
|       <h2 class="f2 lh-title mt0">OpenWRT One</h2> | ||||
|       <h2 class="f2 lh-title mt0">OpenWrt One</h2> | ||||
|       <h3 class="f4 lh-title">The First Router Designed Specifically For OpenWrt</h3> | ||||
|       <div class="flex-ns" style="column-gap: 1.5rem; width: 100%"> | ||||
|         <div class="w-70-ns mb3" x-data="gallery"> | ||||
|  | @ -47,6 +47,9 @@ | |||
|           <a href="https://www.joom.com/en/products/674a99b264619101c5241442" class="f5 w-100 white bg-green tc db pv2 ph3 mb2">Joom</a> | ||||
| 
 | ||||
|           <div class="mb2 mt4">Also available from (unofficial sellers):</div> | ||||
|           <a href="https://www.amazon.com/MiiElAOD-Banana-Pi-OpenWrtOne-Router/dp/B0DK2T9S16" class="f6 w-100 white bg-green tc db pv2 ph3 mb2" style="opacity: 50%">Amazon (MiiElAOD)</a> | ||||
|           <a href="https://www.amazon.com/youyeetoo-Banana-Pi-OpenWrt-One/dp/B0DJS7STYL" class="f6 w-100 white bg-green tc db pv2 ph3 mb2" style="opacity: 50%">Amazon (youyeetoo)</a> | ||||
|           <a href="https://www.amazon.com/WayPonDEV-Banana-OpenWrt-Router-Board/dp/B0DJSDH71P" class="f6 w-100 white bg-green tc db pv2 ph3 mb2" style="opacity: 50%">Amazon (WayPonDEV)</a> | ||||
|           <a href="https://www.aliexpress.com/item/1005007870205805.html" class="f6 w-100 white bg-green tc db pv2 ph3 mb2" style="opacity: 50%">AliExpress (SmartFly)</a> | ||||
|           <a href="https://www.aliexpress.com/item/1005008112786213.html" class="f6 w-100 white bg-green tc db pv2 ph3 mb2" style="opacity: 50%">AliExpress (youyeetoo)</a> | ||||
|           <a href="https://www.aliexpress.com/item/1005007826746106.html" class="f6 w-100 white bg-green tc db pv2 ph3 mb2" style="opacity: 50%">AliExpress (Chip Board House)</a> | ||||
|  | @ -62,7 +65,7 @@ | |||
| 
 | ||||
|         <p>The OpenWrt One demonstrates what's possible when hardware designers and manufacturers prioritize your software right to repair; OpenWrt One exuberantly follows these requirements of the copyleft licenses of Linux and other GPL'd programs.  This device provides the fully copyleft-compliant source code release from the start.  Device owners have all the rights as intended on Day 1; device owners are encouraged to take full advantage of these rights to improve and repair the software on their OpenWrt One.</p> | ||||
| 
 | ||||
|         <p>Priced at US$83 for a complete OpenWrt One with case, it's ready for a wide variety of use cases.  Manufactured in collaboration with Banana Pi, the OpenWrt One uses the MediaTek MT7981B SoC, with MT7976C wifi, 1 GiB DDR4 RAM, 128 MiB SPI NAND + 4 MiB SPI NOR flash, two Ethernet ports (2.5 GbE and 1 GbE), a USB host port, M.2 2042 for NVMe SSD or similar devices, and mikroBUS expansion header.  The OpenWrt offers both PoE (Power over Ethernet) via the 2.5 GbE port , or direct power via the USB-C power port with 12V USB-PD.  A convenient USB serial interface is built into the other USB-C port: expert users won't miss any boot messages!  This hacker-friendly device is unbrickable, providing a switch to separately flash the NOR and NAND portions of the flash memory.</p> | ||||
|         <p>Priced starting at US$83 for a complete OpenWrt One with case, it's ready for a wide variety of use cases.  Manufactured in collaboration with Banana Pi, the OpenWrt One uses the MediaTek MT7981B SoC, with MT7976C wifi, 1 GiB DDR4 RAM, 128 MiB SPI NAND + 4 MiB SPI NOR flash, two Ethernet ports (2.5 GbE and 1 GbE), a USB host port, M.2 2042 for NVMe SSD or similar devices, and mikroBUS expansion header.  The OpenWrt offers both PoE (Power over Ethernet) via the 2.5 GbE port , or direct power via the USB-C power port with 12V USB-PD.  A convenient USB serial interface is built into the other USB-C port: expert users won't miss any boot messages!  This hacker-friendly device is unbrickable, providing a switch to separately flash the NOR and NAND portions of the flash memory.</p> | ||||
|       </div> | ||||
|     </section> | ||||
|   </div> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue