- Oct 08, 2021
-
-
This should help newcomers with orientation in repository. This also adds short readme files all over repository to document content of various directories.
-
- Oct 07, 2021
-
-
Josef Schlehofer authored
We need to use master branch, which is a default for HBK. By mistake during merge from HBL to HBK (Turris OS 5.3), I didn't change it.
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Oct 04, 2021
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Sep 30, 2021
-
-
Add two patches that makes Morce possible and extend Snort Lua bindings.
-
- Sep 27, 2021
-
-
Josef Schlehofer authored
-
The default priority is 50. We decided to put there higher priority to avoid conflicts.
-
- Sep 23, 2021
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
This patch was superseded by updated mac80211 in OpenWrt 19.07. [1] [1] https://github.com/openwrt/openwrt/commit/123d12eada9a8d63e790af372f30359415812228
-
- Sep 21, 2021
-
-
Josef Schlehofer authored
-
- Sep 20, 2021
-
-
Josef Schlehofer authored
-
- Sep 09, 2021
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Sep 08, 2021
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Sep 07, 2021
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Sep 01, 2021
-
-
Josef Schlehofer authored
-
- Aug 30, 2021
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Aug 25, 2021
-
-
Karel Koci authored
Turris Mox can have no lan interface if there is just no switch. The original code echoed in such case `lan*` instead of nothing. The new code won't call function to add lan interface unless there is really some lan interface.
-
Karel Koci authored
First change is that the LEDs should have been configured in leds configuration file not in network one. This moves it there. Second and most important change is the change from list of WiFi devices to just plain wlan list for three wlan devices. This is in no way ideal as it relies on initialization of PCI devices in order. This means that leds won't no longer reflect exactly the position in PCI slot but rather order of initialization. The issue we are trying to solve here is that original code just wasn't working as WiFi devices are not initialized at time of this script execution. The result was that WiFi leds just were not configured at all, at least till the system update that caused re-execution of this script later in system execution. And the last change is the move of this patch from branding to to-upstream. We can't push it right now but we should be able in the future once upstream updates kernel to version with our RGB leds support.
-
Josef Schlehofer authored
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Aug 15, 2021
-
-
Josef Schlehofer authored
-
- Aug 14, 2021
-
-
Karel Koci authored
For some reason updater-supervisor gets ordered before ubus. We can update it later so we just mark it as virtual instead.
-
- Aug 06, 2021
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
This change moves registry URL from registry.labs.nic.cz to registry.nic.cz. This fixes: - WARNING: Failed to pull image with policy "always": Error response from daemon: Head https://registry.nic.cz/v2/turris/os/build/manifests/latest: unauthorized: HTTP Basic: Access denied (manager.go:205:0s) -ERROR: Preparation failed: failed to pull image "registry.labs.nic.cz/turris/os/build" with specified policies [always]: Error response from daemon: Head https://registry.nic.cz/v2/turris/os/build/manifests/latest: unauthorized: HTTP Basic: Access denied (manager.go:205:0s)
-