- Jul 18, 2022
-
-
Josef Schlehofer authored
It was changed that the MOX is now the same as Turris Omnia
-
Josef Schlehofer authored
This is the upstream change in Linux Kernel Build repository. Refer: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/usr/Makefile?h=v5.10.74&id=80e715a06c2d0a24dbb818bb1dba2ef0f20d7068
-
Josef Schlehofer authored
This is required becase of changes done in Turris Build repository. The previous target was not good to upstream it to OpenWrt. This helps a little bit to be in sync how the Turris Omnia and Turris MOX are done
-
- Jul 12, 2022
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Release notes: https://www.nlnetlabs.nl/news/2022/Jul/11/unbound-1.16.1-released/
-
- Jul 11, 2022
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Jul 05, 2022
-
-
Josef Schlehofer authored
-
- Jul 02, 2022
-
-
Josef Schlehofer authored
With recent changes, the config is not just for omnia, but for all routers. Let's make it more clear for someone, who is browsing the source code. Suggested-by:
Michal Vasilek <michal.vasilek@nic.cz>
-
Josef Schlehofer authored
We can drop this file as it is no longer used. Thanks to commit 2d15f049 ("resolver-conf: ship Turris Omnia config to all routers")
-
Josef Schlehofer authored
The resolver-omnia-config has configuration for Knot Resolver and it is used even by Turris MOX and Shield, because Turris 1.x routers (the powerpc ones) can finally now use Knot Resolver, then try to make it by default even there.
-
Josef Schlehofer authored
-
- Jul 01, 2022
-
-
Michal Vasilek authored
When the kresd service was started, there was a test which printed "No such file or directory" to stderr when the file tested didn't exist.
-
- Jun 29, 2022
-
-
Josef Schlehofer authored
-
Karel Koci authored
Downgrades between versions is dangerous and can break router. It is not supported and all fixes and migration scripts are just one way, there is no way to revert changes done by them on downgrade. Thus doing downgrade can cause pretty much any component to become invalidly configured and thus broken.
-
- Jun 27, 2022
-
-
Josef Schlehofer authored
- Update copyright
-
- Jun 24, 2022
-
-
Michal Vasilek authored
-
Drop backported patches
-
Michal Vasilek authored
-
Josef Schlehofer authored
Moonjit is no longer active [1]. The repository is read-only, so let's drop this and use LuaJIT from the OpenWrt packages repository. [1] https://twitter.com/siddhesh_p/status/1308594269502885889?s=20
-
- Jun 23, 2022
-
-
This improves detection for Turris 1.x routers due to new Device Tree.
-
Martin Matějek authored
Changed: * Return interfaces sorted based on interface name (natural sort order). * Turris 1.x: Improve detection of Turris 1.x routers on TOS 6.0 * Turris 1.x: Adjust the PCIe slots paths, so wireless card can be detected again on TOS 6.0. (not compatible with TOS 5.3.x)
-
- Jun 22, 2022
-
-
Josef Schlehofer authored
-
- Jun 16, 2022
-
-
Josef Schlehofer authored
Fixes: 8f7516d4 ("reforis: update to version 1.3.0")
-
- Jun 15, 2022
-
-
Josef Schlehofer authored
reForis Changelog: * Add & update translations * Add ability to set static leases * Fix language and parsing for points.js * Update Foris JS library to v5.4.1 * Update pip in virtualenv to latest version * Move ubus socket path * Make WS path in lighttpd mode configurable * NPM audit fix * Other small improvements Removed patch to move ubus socket as it was applied in this release (see changelog)
-
Martin Matějek authored
Added: * lan: allow managing of DHCPv4 static leases (create, update, delete) Changed: * lan: make message data mandatory for update_settings * lan: add static boolean flag to dhcpv4 clients list
-
- Jun 13, 2022
-
-
Glenn Strauss authored
* update to lighttpd 1.4.65 release hash * specify lua version w/ -Dlua_version=lua to avoid patching meson.build Signed-off-by:
Glenn Strauss <gstrauss@gluelogic.com>
-
- Jun 10, 2022
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Release notes: https://www.nlnetlabs.nl/news/2022/Jun/02/unbound-1.16.0-released/
-
Josef Schlehofer authored
-
Josef Schlehofer authored
mea culpa, this was correct during the pull request, but only for master branch (currently used for OpenWrt 19.07), but the location was changed in newer versions of OpenWrt
-
Josef Schlehofer authored
-
- Jun 09, 2022
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
This fixes issues described on our forum: - https://forum.turris.cz/t/gnome-project-domains-inaccessible-with-dnssec-enabled/17272 - https://forum.turris.cz/t/not-connecting-to-applications-like-discord/17111/7?u=pepe
-
Josef Schlehofer authored
-
Karel Koci authored
There is now U-Boot's distroboot script available that can be used to boot the system.
-
Karel Koci authored
This boot script script should support boot from both UBI as well as BTRFS on SD card (or USB) and others.
-
- Jun 07, 2022
-
-
Martin Matějek authored
Raise respawn_timeout from 0.2 to 2s in order to not to try respawn process too fast. Shorter timeout caused issue on certain variants of Mox, that fosquitto was started too soon during boot and due to the short timeout, it reached maximum number of respawns. Which in turn broke foris-controller, which depends on fosquitto, and both services needed to be restarted manually.
-
- May 25, 2022
-
-
Changed: * Mox + Omnia: Get LAN & SFP interface name from label instead of port id * Mox: Change interfaces names from numbers (0..n-1) to `LAN1..LANn` (e.g. LAN1-LAN12) and also rename port 0 on Module A to `ETH0`.
-