This repository was archived by the owner on Jun 2, 2020. It is now read-only.
Release information
LibreRouterOs is a LibreMesh/OpenWrt based firmware that provides official LibreRouter support.
Hardware supported
Offical support
- LibreRouter
- TP-Link WDR3500, WDR3600, WDR4300 (supported by OpenWRT 18.06.5)
Community support
- TP-Link CPE210 v2 and v3
- TP-Link CPE510 v2 and v3
- Probably others
Changelog
- Feature: added a workarround for ath9k stuck radios (package
wifi-unstuck-wa) - Feature: improved the README.md (fe60946)
- Update LibreMesh (diff: libremesh/lime-packages@96dcfa4...6170120)
-
Changes:
lime-report: filter passwords on commands (libremesh/lime-packages#650)- Allow configuring
txpowerfor wireless radios (libremesh/lime-packages#664) - Improve the config examples (libremesh/lime-packages#669)
- Ease the specific wireless config. If no mode is configured, use default ones (libremesh/lime-packages#665)
- New version of pirania with a lot of work from Luandro! It is still in alpha quality, many issues still remains. (libremesh/lime-packages#672, libremesh/lime-packages#680, libremesh/lime-packages#671, libremesh/lime-packages#692)
- LimeApp updated to 0.2.3 from 0.2.1 (https://github.com/libremesh/lime-app/blob/develop/CHANGELOG.md)
- Removed lime-basic metapackage (libremesh/lime-packages#674)
- Add helper functions to write rpcd tests and some ubus-lime-utils tests (libremesh/lime-packages#687)
- Addunsafe_shell() and shell_quote() functions to lime utils libremesh/lime-packages#686
-
Fixes
- Workaround subtle MTU bugs due to vlan usage (libremesh/lime-packages#681)
- make 92_add-lime-repos compatible with 19.07 (libremesh/lime-packages#667)
- Recover limeapp index page (libremesh/lime-packages#690)
- Fix possible colission of VLAN IDs between protocols (libremesh/lime-packages#678)
- Fix gateway detection (libremesh/lime-packages#685)
-
Big thanks to all the libremesh contributors for this release: @germanferrero, @gmarcos87, @G10h4ck, @ilario, @luandro, and @spiccinini. And all that contributed testing, debugging and reviewing!
Upgrade instructions
- download the release
xxx-sysupgrade.bin - verify the sha256!:
sha256sum xxx-sysupgrade.binand compare with the output at the bottom - copy the file to the router:
# scp librerouteros-v1.2-librerouter-lr1-sysupgrade.bin thisnode.info:/tmp/ - upgrade using safe-upgrade through ssh:
ssh root@thisnode.info- install:
# safe-upgrade upgrade -n /tmp/librerouteros-v1.2-librerouter-lr1-sysupgrade.bin - reboot:
# reboot - wait 5 minutes or until you get again an IP from the router
- confirm:
ssh root@thisnode.info safe-upgrade confirm
Read https://github.com/libremesh/lime-packages/blob/master/packages/safe-upgrade/Readme.md for more details using safe-upgrade
sha256: e46b0ca3a4f8960d749c9afde6a5a34fe99160a855297c2fbb3301fcbe1c6df4 librerouteros-v1.2-librerouter-lr1-sysupgrade.bin