- Apr 07, 2021
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Fixes: turris-nor-update: Make it work again ("27ffdc9e")
-
- Apr 06, 2021
-
-
Karel Koci authored
-
Fix two conditions that were wrongly written and prevent script from running and also remove debugging leftover that made every run dry-run.
-
- Apr 01, 2021
-
-
Josef Schlehofer authored
-
Jan Pavlinec authored
-
Josef Schlehofer authored
-
- Mar 31, 2021
-
-
Karel Koci authored
This includes updates of translations from weblate.
-
- Mar 23, 2021
-
-
Karel Koci authored
-
This should contain the workaround for MOX reboot issue.
-
It is version two of workaround to solve reboot issue on some MOX devices. https://gitlab.nic.cz/turris/mox-boot-builder/-/releases/v2021.01.22
-
- Mar 20, 2021
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Remove upstreamed patch
-
Josef Schlehofer authored
-
Josef Schlehofer authored
New packages should not be introduced in upstream for stable release, but it happened so. Commit: https://github.com/openwrt/packages/commit/01ab015a9afbdac1a0d77b0bf271e07dee59677d Let's remove it and use the upstream variant, which is the same as ours (version, and so on). The only difference is that they are using codeload from GitHub.
-
Josef Schlehofer authored
-
Aleksandr Gumroian authored
* Improve Updater behavior * Add & update translations * Add hostname settings * Add password confirmation * Add env variables to Makefile * Fix redirect to the original router's IP address * Fix WAN 6in4 tunnel MTU range to 1480 * Fix public IPv4 input as not required in WAN6Form * Drop versions of paho-mqtt & extras dependencies * Other small improvements
-
- Mar 19, 2021
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Mar 18, 2021
-
-
Karel Koci authored
-
Karel Koci authored
On package installation the uci_default is run before service start. As the last step in uci_default the Firewall is reloaded but rule inject fails due to missing ipset. In normal operation the sentinel-dynfw-client is started before firewall but during installation this can't be done. The solution is to just create ipset anytime we start firewall. This makes it so rules is always added and it really doesn't matter who creates the ipset. With this either sentinel-dynfw-client creates it or firewall, which ever comes first.
-
Josef Schlehofer authored
-
- Mar 17, 2021
-
-
Karel Koci authored
Fixed * environment variable `PKG_UPGRADE` were always set to `1` for package `postinst` script no matter if it was package upgrade or not. Changed * usage of `example.org` replaced with `application-test.turris.cz` in tests
-
- Mar 05, 2021
-
-
Vojtech Myslivec authored
Drop weak cipher list is probably not backward compatible.
-
Glenn Strauss authored
Also move common configuration to global scope and fix whitespaces to match lighttpd config style. Co-authored-by:
Vojtech Myslivec <vojtech.myslivec@nic.cz>
-
Glenn Strauss authored
Co-authored-by:
Vojtech Myslivec <vojtech.myslivec@nic.cz>
-
Josef Schlehofer authored
While updating this version in distribution, we forgot to remove patch, which was taken from master branch of repository. Fixes: e16810e6 ("foris-controller-sentinel-module: update to version 0.2")
-
Martin Matějek authored
Added: * Configure sentinel modules and minipots Changed: * Migrate CHANGELOG to Keep a Changelog style Fixed: * Fix reload having no effect
-
Josef Schlehofer authored
-
- Mar 04, 2021
-
-
Josef Schlehofer authored
-
Jan Pavlinec authored
Signed-off-by:
Jan Pavlinec <jan.pavlinec@nic.cz>
-
Josef Schlehofer authored
OpenWrt 21.02 has its own branch in OpenWrt repositories and they are preparing RC version, let's have package compiled and tested for this version (known as snapshots as it was not released), which can be now found in HBD branch.
-
- Mar 01, 2021
-
-
Karel Koci authored
The initial-config uses jshn not jsonfilter. It is not the same thing.
-
Josef Schlehofer authored
-
- Feb 27, 2021
-
-
Josef Schlehofer authored
Fixes: Makefile:93: WARNING: skipping mox-generic-support -- package has no install section inconsistent: Package mox-support requires package mox-generic-support that is not available.
-
- Feb 26, 2021
-
-
Michal Hrusecky authored
Fix cleanup function
-
Josef Schlehofer authored
We are shipping different reset_button function in Turris Shield and Turris MOX. We can not have it in one generic file as it leads to this issue: /etc/hotplug.d/button/mox_reset: mox-support (existing-file), mox-generic-support (new-file) So, ship reset_button in specific support packages instead of generic one. Fixes: 26fba930 ("nor-update: Generalize to work for all devices")
-