- Sep 03, 2019
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Sep 02, 2019
-
-
Karel Koci authored
This reverts commit ac661fbe and 552e4447.
-
Karel Koci authored
This reverts commit e9a59482 and 60e4948b. The reason is that Turris MOX is broken with this patch.
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
This allows access to file browser in Luci but this is very limited access. There seems to be a problem with displaying files and there is no way to modify files at all so this is kind of useless. This is also not directly accessible trough Luci but you have to know specific URI to access it. This makes it probably just fully unknown to users so let's just drop it.
-
Karel Koci authored
This does not work and contains non-existing packages. Let's drop this.
-
Karel Koci authored
These comments are effectively just repeating what code says. It should be pretty much clear from code and file name what specific include contains so no comment is needed. dnl is left in place to eat up new line character after include directive.
-
Karel Koci authored
This reverts to previous approach for Luci localization packages. It introduces back problems that language packages are installed only to apps introduced by updater lists but there is no way around it. This implementation was problematic as it kept installed packages in place because of language packages depending on package that was suppose to be removed. This meant that such package was hold in place by language package that was in turn hold in place by information that parent package is installed. It created cycle that updater was not able to break (only opkg). This fixes this issue.
-
Karel Koci authored
This code was causing problems with packages not being removed because they were held on place by localization package. This reverts it to a approach where we specify language packages only if we add request for package it self.
-
- Sep 01, 2019
-
-
Josef Schlehofer authored
gcc-multilib is required on host for compiling luajit. If it is not installed, luajit fails with this error: fatal error: bits/libc-header-start.h: No such file or directory We use Luajit for Knot Resolver, Suricata.
-
- Aug 31, 2019
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
It was merged by maintainer into OpenWrt 18.06
-
- Aug 30, 2019
-
-
Josef Schlehofer authored
-
- Aug 28, 2019
-
-
Marek Behun authored
Signed-off-by:
Marek Behún <marek.behun@nic.cz>
-
- Aug 27, 2019
-
-
Marek Behun authored
Signed-off-by:
Marek Behún <marek.behun@nic.cz>
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Aug 26, 2019
-
-
Karel Koci authored
stat and diff are base utilitites that are required by even core files such as /etc/rc.common so they should be part of base-minimal installation.
-
- Aug 23, 2019
-
-
Marek Behun authored
Signed-off-by:
Marek Behún <marek.behun@nic.cz>
-
Marek Behun authored
Signed-off-by:
Marek Behún <marek.behun@nic.cz>
-
- Aug 21, 2019
-
-
Michal Hrusecky authored
-
- Aug 19, 2019
-
-
Karel Koci authored
There is a problem with switching away from kmod-ath10k-ct on Mox as kmod-ath10k provide ct variant but not the other way around. This fixes that and allows users to switch no non-ct drivers while ensuring that at least one driver is installed and on Mox the ct one is default one.
-
- Aug 15, 2019
-
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
- Aug 14, 2019
-
-
Karel Koci authored
This drops patch that is backport of uClibc fix from upstream. We already have that in our new version.
-
Karel Koci authored
-
Josef Schlehofer authored
-
- Aug 13, 2019
-
-
Karel Koci authored
This is incompatible with 4.14 so we revert it. This allows us to still have same package but just with this small change.
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Mozilla decided to remove packages from OpenWrt 19.07 and master
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Aug 12, 2019
-
-
Karel Koci authored
-
- Aug 08, 2019
-
-
Michal Hrusecky authored
-
Michal Hrusecky authored
This reverts commit 32ed9304. Badly rebased
-