Josef Schlehofer

Results 276 comments of Josef Schlehofer

No. ``Signed-off-by`` is required to all commits, which we have in OpenWrt repositories.

> As currently tailscale depends on tailscaled, we could maybe move from the current two packages Feel free to create a pull request to address this. > Quickly building the...

Are you sure that your's package should add something to the UCI config by default without my approval? I don't like this behavior. Also, if you install fail2ban in LuCI,...

Same happens for prerm script. ``` Removing package fail2ban from root... //usr/lib/opkg/info/fail2ban.prerm: line 196: /etc/init.d/: Permission denied //usr/lib/opkg/info/fail2ban.prerm: line 198: /etc/init.d/: Permission denied ```

Also as it does not compile for arc, you can put it in depends to avoid building it there until it is solved. Not blocker from my side.

You are welcome. I tried to do my best. No worries. :) Dne pá 23. 9. 2022 23:13 uživatel Martin Hübner ***@***.***> napsal: > Thank you very much for your...

This should not pass the CI check. The commit subject looks wrong.

Added CI check with formal things into OpenWrt 21.02 - https://github.com/openwrt/packages/commit/29ad225700915998cad973d9919009c925d15944 , you should rebase your branch on top of it.

Force pushed and corrected, how it should be. Your solution was not correct as the commit subject was empty there was just ``tinc:``, which is not a good for Git...