On Wed, 31 May 2023 at 22:20, Peter Naulls wrote:
>
> On 5/30/23 21:09, Yousong Zhou wrote:
> > On Wed, 31 May 2023 at 06:38, Peter Naulls wrote:
> >>
>
> >
> > Is it that your dns traffic is not going through the tunnel? curl
> > -vvv should reveal the IP address it tries to connect. One
> > p
This creates a config for the v6.1 kernel for Gemini.
Signed-off-by: Linus Walleij
---
target/linux/gemini/config-6.1 | 427 +
1 file changed, 427 insertions(+)
create mode 100644 target/linux/gemini/config-6.1
diff --git a/target/linux/gemini/config-6.1 b/targe
When using the Gemini, we apply patches that create a single
module that support both host and device mode these days.
Signed-off-by: Linus Walleij
---
package/kernel/linux/modules/usb.mk | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/kernel/linux/modules/usb
This bumps the Gemini kernel to use v6.1. There is no
reason to stay with v5.15, I personally use newer upstream
kernels constantly and they are tested and work well.
Signed-off-by: Linus Walleij
---
target/linux/gemini/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a
On 5/31/23 10:20, Peter Naulls wrote:
On 5/30/23 21:09, Yousong Zhou wrote:
On Wed, 31 May 2023 at 06:38, Peter Naulls wrote:
Thanks for you patience, more:
I ran the connection instead over a wired WAN connection instead of the cell
WWAN link, and the problem is the same. This points th
On 5/30/23 21:09, Yousong Zhou wrote:
On Wed, 31 May 2023 at 06:38, Peter Naulls wrote:
Is it that your dns traffic is not going through the tunnel? curl
-vvv should reveal the IP address it tries to connect. One
possibility is that maybe the resolv result does not work.
Yes, a DNS was
A package may run git as part of its build process, and if the package
source code is not from a git checkout, then git may traverse up the
directory tree to find buildroot's repository directory (.git).
For instance, Poetry Core, a Python build backend, will read the
contents of .gitignore for pa