friendly-bits

Results 70 comments of friendly-bits

One question though: which was the first version of OpenWrt which had the updated dnsmasq? We should compare that to the first version which had ash support for process substitution....

So the first Busybox version to support process substitution was 1.34. OpenWrt 22.03 was the first version which had Busybox version with process substitution support. 22.03 was also the first...

I agree about ImmortalWrt but the basic issue is the same with older versions of OpenWrt (prior to 22.03). So the question is whether it makes to re-add support for...

> try installing package > 'coreutils-tee' > and try adblock-lean again Unfortunately, this is not a limitation of `tee`. The limitation is in the Busybox ash command interpreter which in...

Since we have discovered that dnsmasq included with OpenWrt versions prior to 22.03 can not handle a large number of domains well, I think adding a workaround for this issue...

I got it through for geoip-shell. It was not easy but mainly due to my inexperience with git. So probably we will eventually do this, but there are some milestones...

In general, I think it's in the best interest of the user to manually issue the setup command after sysupgrade and monitor the output to make sure that no errors...

So what do you guys think? Personally, I'm in favor of not implementing this (for reasons listed above), but I'm open for discussion.

Hi, thanks for reporting this. Saving the config directory should be enough. I'll try to duplicate the issue.

> the header comments start with a different character ( ! instead of # ) Indeed. This is a different format and not typical for DNS lists. I suspect that...