- Jun 04, 2020
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- May 28, 2020
-
-
Karel Koci authored
This was just typo in definition name causing script to be ignored and not included to package.
-
- May 27, 2020
-
-
Karel Koci authored
This should "fix" problem with broken network reload when wpad is installed (wpad binary replaced). It just triggers network reload later on in update process.
-
- May 21, 2020
-
-
Josef Schlehofer authored
Hopefully, this is going to fix an issue which was reported by our community. In some cases loading of ath9k ends up with vmalloc: allocation: failure and I think because of that modprobe ath9k fails.
-
- May 18, 2020
-
-
Josef Schlehofer authored
-
- May 11, 2020
-
-
Josef Schlehofer authored
For some unknown reason, it does not acquire prefix via DHCPv6-PD and/or renew the prefix. Let's disable checksum for now. Bug report: https://forum.turris.cz/t/dhcpv6-on-wan-not-working-tos-5-pppoe/12853?u=pepe
-
- May 08, 2020
-
-
Josef Schlehofer authored
-
- Apr 27, 2020
-
-
This caused Topaz not working when in combination with Peridot. Signed-off-by:
Marek Behún <marek.behun@nic.cz>
-
- Apr 26, 2020
-
-
Josef Schlehofer authored
OpenWrt is doing often changes to dnsmasq and they change PKG_RELEASE as it is required and then this patch fails to apply. Remove PKG_RELEASE, so we can stop rebasing it each time.
-
- Apr 24, 2020
-
-
Michal Hrusecky authored
-
- Apr 22, 2020
-
-
Marek Behun authored
Signed-off-by:
Marek Behún <marek.behun@nic.cz>
-
Upstream reworked provides for wget packages. Now this parch is no longer required because no package now provide itself.
-
- Apr 16, 2020
-
-
Jan Pavlinec authored
-
Josef Schlehofer authored
Included in upstream
-
- Apr 14, 2020
-
-
Karel Koci authored
This adds SHA256Sum fields to package indexes. This is for compatibility with some updater versions that were expecting this string and not SHA256sum.
-
- Apr 13, 2020
-
-
Jan Pavlinec authored
-
Jan Pavlinec authored
-
- Apr 03, 2020
-
-
Josef Schlehofer authored
This removes duplicate kernelpackage for dvb-tuner-cxusb from DVB frontends section. It is already present in DVB USB drivers section. And removes two duplicate rows about dvb-tuner-dib0070. Fixes: tmp/.config-package.in:8717: symbol PACKAGE_kmod-dvb-tuner-dib0070 is selected by PACKAGE_kmod-dvb-tuner-dib0070 tmp/.config-package.in:8717:error: recursive dependency detected! For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations" tmp/.config-package.in:8717: symbol PACKAGE_kmod-dvb-tuner-dib0070 is selected by PACKAGE_kmod-dvb-tuner-dib0070
-
Josef Schlehofer authored
The support for it was added in Kernel 5.0. This backport it as it is.
-
Josef Schlehofer authored
This tuner is used for Xbox One Digital TV Tuner. It was added in kernel 4.16. I added clear comment, where it starts and where it ends to be sure that those comments can be removed as OpenWrt in their master branch wants to have kernel 5.4, otherwise it should be there at least for OpenWrt 19.07. Otherwise the kernel config won't be recognized.
-
Josef Schlehofer authored
This demodulator can be found, for example, in Astrometa DVB-T2 revision 2018. This enables it for kernel versions, but support for slave demodulator was added in kernel 5.0.
-
Josef Schlehofer authored
Xbox One Digital Tuner is supported at mainline Linux since Kernel 4.16. OpenWrt 19.07 is using Kernel 4.14. This patch should not be send to OpenWrt for branch master as they are working on 5.4 kernel support for targets. Xbox One Digital Tuner uses: - USB interface: dib0700 Patch 0032-generic-Add-support-for-Xbox-One-Tuner.patch, which was backported adds USB ID 045e:02d5 to be recognized for an USB interface dib0700. - Demodulator MN88472, which is supported in kernel 4.14, which we are using and higher - Tuner TDA18250B Patch 0031-generic-add-tuner-driver-for-tda18250.patch, which was backported add driver for this tuner.
-
- Mar 23, 2020
-
-
Josef Schlehofer authored
-
- Mar 19, 2020
-
-
Josef Schlehofer authored
-
Karel Koci authored
This should be required to access whole memory.
-
Karel Koci authored
This reverts commit 51b0ef62.
-
- Mar 18, 2020
-
-
Josef Schlehofer authored
-
- Mar 17, 2020
-
-
Josef Schlehofer authored
Netfilter sysctl defaults were moved into specific kmod-packages from base-files. When we wanted it to configure in base-files, those values are overwritten by file sysctl-nf-conntrack.conf provided in the package kmod-nf-conntrack. We don't need to set it twice and remove it from base-files and change it only in kmod-nf-conntrack.
-
Karel Koci authored
Around a year ago this was lost in rebase. We need this to use whole memory in Turris 1.x.
-
- Mar 15, 2020
-
-
Josef Schlehofer authored
-
- Mar 13, 2020
-
-
Karel Koci authored
This drops activation for atsha services that do not exist any more (they were replaced by preinit and uci-defaults). Automatically enable zram.
-
- Mar 10, 2020
-
-
Josef Schlehofer authored
-
- Mar 09, 2020
-
-
Josef Schlehofer authored
Remove the part with PKG_RELEASE bump, so I dont need to rebase it every time, when I bump syslog-ng in upstream
-
- Mar 07, 2020
-
-
Josef Schlehofer authored
-
- Mar 04, 2020
-
-
Karel Koci authored
This fixes previous configuration rework. For some reason we lost DSA (possibly in some rebase) and also devicetree was invalid. Compatible field is primarily used to match drivers so changing it is no way possible.
-
- Feb 20, 2020
-
-
Karel Koci authored
We provide now our own version of luajit package with moonjit. We can later think about upstreaming it.
-
- Feb 17, 2020
-
-
Karel Koci authored
We can apply this patch to turris-os-packages directly now. This patch was also incorect because of rebase. It talks about Kernel 4.19 but change happened in this development branch and was not taied to Kernel 4.19 at all but rather applied to all versions.
-
Karel Koci authored
This is new version of patch pulled from v4.1 branch of turris-build.
-
Karel Koci authored
-