Re: procd/ujail behaviour

2021-12-10 Thread e9hack
Am 11.12.2021 um 08:02 schrieb e9hack: The easiest way to make the timeout configurable is to add an additional parameter to the ujail call if the timeout deviates from the default value. You did it implemented in this way already. Thanks! Regards, Hartmut ___

Re: procd/ujail behaviour

2021-12-10 Thread e9hack
Am 10.12.2021 um 15:18 schrieb Daniel Golle: It'd be nice if you can try the patch attached (to be put in package/system/procd/patches) and let me know what you think. Hi Daniel, the attached patch solves my issue with stubby. The easiest way to make the timeout configurable is to add an add

Re: [PATCH v2 1/2] ath79: add support for reset key on MikroTik RB912UAG-2HPnD

2021-12-10 Thread Thomas Hühn
Hi all, We have 5 Mikrotik 912UAG in our Freifunk Network and just build and updated them this week from ar71xx 2020 to latest tunk ath79...so far so cool.. all wifi routers mesh .. thx for the upstream work! The first thing that was (is) not working: we can not get your 2nd wifi card in the m

Re: [PATCH v2 1/2] ath79: add support for reset key on MikroTik RB912UAG-2HPnD

2021-12-10 Thread Denis K
> Added to my staging tree. Thank you, Koen! It is very good news for me this Friday night. Regards, Denis ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: procd/ujail question

2021-12-10 Thread Daniel Golle
On Fri, Dec 10, 2021 at 04:03:34PM +0100, e9hack wrote: > > Hi, > > usually the files for a jailed process must be given via procd_add_jail_mount > or procd_add_jail_mount_rw. It looks like that this isn't necessary for > hostapd. Why not? I can't found this two parameters in '/etc/init.d/wpad'

Re: [PATCH v2 1/2] ath79: add support for reset key on MikroTik RB912UAG-2HPnD

2021-12-10 Thread Koen Vandeputte
On 10.12.21 16:14, Denis K wrote: Mikrotik RB912UAG needs to be better supported in ath79, imho and I'm working on it. Reset key, Gigabit Ethernet, mPCIe slot, UART -- all need to be fixed. This patch adds support for reset key, next one I'm working on will fix mPCIe slot. No ideas about how to

Re: [PATCH v2 1/2] ath79: add support for reset key on MikroTik RB912UAG-2HPnD

2021-12-10 Thread Denis K
Mikrotik RB912UAG needs to be better supported in ath79, imho and I'm working on it. Reset key, Gigabit Ethernet, mPCIe slot, UART -- all need to be fixed. This patch adds support for reset key, next one I'm working on will fix mPCIe slot. No ideas about how to fix Gigabit, sigh. Guys, please tell

procd/ujail question

2021-12-10 Thread e9hack
Hi, usually the files for a jailed process must be given via procd_add_jail_mount or procd_add_jail_mount_rw. It looks like that this isn't necessary for hostapd. Why not? I can't found this two parameters in '/etc/init.d/wpad'. Regards, Hartmut _

Re: procd/ujail behaviour

2021-12-10 Thread Daniel Golle
Hi Hartmut, yes, this is a known problem affecting jailed services not terminating on TERM signal (or not terminating fast enough). As trapping KILL signal is not possible, simply forwarding this signal to the jailed process is not possible. I have a patch ready which lets ujail handle the timeou

procd/ujail behaviour

2021-12-10 Thread e9hack
Hi, I did update the init script for stubby, that it runs with ujail. Stubby does run, but it isn't possible to stop it via '/etc/init.d/stubby stop'. The ujail process is stopped, but stubby itself not. It looks like that it isn't possible to stop stubby with SIGTERM. Stubby will be ended b

Re: [PATCH 00/13] Switch realtek target to upstream platform

2021-12-10 Thread Birger Koblitz
Hi, On 09.12.21 22:26, Sander Vanheule wrote: > This patch series is intended to reduce the maintenance burden, without > introducing > breaking changes to devices already in OpenWrt. No promises are made for > out-of-tree code. This patch will unfortunately considerably increase the maintenance

ath79: MikroTik RB912UAG: not working Wi-Fi card in mPCIe slot

2021-12-10 Thread Denis K
> Thomas Hühn wrote: > > We have 5 Mikrotik 912UAG in our Freifunk Network and just build and updated > them today with latest tunk .. we moved vom ar71xx to ath79 successfully, > so far so good .. thx for your upstream work! > > The only thing that is not working: we can not get your 2nd wifi car

Re: P2812HNUF3

2021-12-10 Thread Mathias Kresin
12/9/21 10:14 PM, Ivar Orskaug: Hi, P2812HNUF3 is currently broken in main because of the kernel 5.10 increase in size. This patch increases the kernel flash partition to 3072k, aligning with P2812HNUF1. Would it be possible to apply it to main? Regards Ivar diff --git a/target/linux/lantiq/fil