- Dec 08, 2021
-
-
Karel Koci authored
This only cover and fixes error message printed when invalid command is passed to compile_pkgs script.
-
- Dec 07, 2021
-
-
Karel Koci authored
The ucidef_set_interface_lan sets the one specific interface to LAN network. If that suppose to be a bridge we have to provide all interfaces at once. This changes the code so it does that. One additional change here is that if there are no LAN ports the WAN port is assigned to LAN instead of WAN.
-
- Dec 04, 2021
-
-
Josef Schlehofer authored
-
- Nov 12, 2021
-
-
Josef Schlehofer authored
It was necessary to rebase it as there were some tuning details done in OpenWrt 21.02. (cherry picked from commit a048bf46) [bump PKG_RELEASE in another branch]
-
- Nov 09, 2021
-
-
Josef Schlehofer authored
-
Karel Koci authored
The git-hash file for lists now has the same format as for packages. Thus we have to test it separately as well as to extract hash from it using the same function. It is also now specified in feeds.conf file so we have to set appropriate has to it as well. This also adds `set -eu` to the script to make it more resilient. There is also a tweak of indentation.
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Nov 01, 2021
-
-
Karel Koci authored
This character should not have been there.
-
- Oct 21, 2021
-
-
Needs to be polished and upstreamed, currently just fixes the build.
-
- Oct 19, 2021
-
-
Make sure that generic AHCI drivers are built in, so people can boot directly from external drives.
-
- Oct 15, 2021
-
-
Karel Koci authored
Some of the syntax used in the README.adoc file wasn't correct asciidoc. At the same time the set of possible usages wasn't complete without documentation about lists generation.
-
-
Karel Koci authored
This reverts commit 63e6939d.
-
- Oct 13, 2021
-
-
Fix build with new glibc, more details here: https://lists.gnu.org/archive/html/bug-m4/2021-03/msg00000.html Otherwise build ends with the following error: ccache gcc -I. -I/home/fast/miska/omnia-build/staging_dir/host/include -O2 -I/home/fast/miska/omnia-build/staging_dir/host/include -MT c-stack.o -MD -MP -MF $depbase.Tpo -c -o c-stack.o c-stack.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/include/signal.h:328, from ./signal.h:52, from c-stack.c:49: c-stack.c:55:26: error: missing binary operator before token "(" 55 | #elif HAVE_LIBSIGSEGV && SIGSTKSZ < 16384 | ^~~~~~~~ c-stack.c:134:8: error: variably modified 'buffer' at file scope 134 | char buffer[SIGSTKSZ]; | ^~~~~~ make[6]: *** [Makefile:1910: c-stack.o] Error 1
-
Josef Schlehofer authored
-
- Oct 12, 2021
-
-
Karel Koci authored
The original check was that hbk and hbl can be pushed only with hbd and hbl, in case of hbk, branches. It is what we mostly want but there are cases when we do not update hbd or hbl and only hbk or hbl that are valid as well. The example of such operation is merge of hbd to hbl or merge of hbl to hbk, which is always fast-forward due to our workflow. This halts push only if hbk or hbl commit is not ancestor of hbd instead of halting it always when hbd or hbl is not being updated.
-
- Oct 11, 2021
-
-
Josef Schlehofer authored
-
- Oct 08, 2021
-
-
BFQ is an IO scheduler which enables higher IO throughput on hard drives on sequential workloads which is especially nice for NASes.
-
Karel Koci authored
This fully describes flow in this repository.
-
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
-