'ubus list []' passes the path to ubusd,
this commit fix the lua bindings to do the same
Signed-off-by: Etienne Champetier
---
lua/ubus.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/lua/ubus.c b/lua/ubus.c
index e2bb081..07b816d 100644
--- a/lua/ubus.c
+++ b/lua/ubus.c
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.
To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.--- Begin Message ---
Thanks.
Hi Ole Kristian,
This
sed(1) in busybox does not support this functionality:
https://git.savannah.gnu.org/cgit/sed.git/tree/sed/execute.c#n598
This causes /etc/group to become mislabeled when a package requests that a
uid/gid be added on OpenWrt with SELinux
Signed-off-by: Dominick Grift
---
v2: fixes missing $IPKG
On Thu, Apr 28, 2022 at 10:42 AM Robert Marko wrote:
>
> On Thu, 28 Apr 2022 at 08:57, Enrico Mioso wrote:
> >
> > After the switch to pre-calibration, ath10k would fail to initialize
> > the PCIE Wi-Fi on the GL-B200 as follows:
> >
> > ath10k_pci :01:00.0: enabling device (0140 -> 0142)
> >
sed(1) in busybox does not support this functionality:
https://git.savannah.gnu.org/cgit/sed.git/tree/sed/execute.c#n598
This causes /etc/group to become mislabeled when a package requests that a
uid/gid be added on OpenWrt with SELinux
Signed-off-by: Dominick Grift
---
package/base-files/file
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.
To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.--- Begin Message ---
Branch: refs/heads/master
Home
Hi Ole Kristian,
This patch has some formal issues. The patch title should start with
"tplink-safeloader:";
see `git log src/tplink-safeloader.c` for examples. Furthermore, there are
trailing white
spaces, you've used DOS line endings (CRLF), and there's a number of other
formatting
issues. You