Neal Oakey

Results 3 comments of Neal Oakey

Same issue here, Pixel 4 XL (stock, Android 11) TLS 1.3 only server Last upload worked on the 06.05. getting "connection error" when trying to upload a file Browsing the...

I tried actually to build the modules mostly based on what is provided in the wiki: https://www.flatcar.org/docs/latest/reference/developer-guides/kernel-modules/ But it fails at `make -C /usr/src/linux M=drivers/nvme` ``` make: Entering directory '/usr/src/linux-6.6.95-coreos'...

you actually need `/usr/share/ca-certificates` too the diff of my change ``` diff --git a/01-system-upgrade-controller.yaml b/01-system-upgrade-controller.yaml index d8da40c..9b7d08c 100644 --- a/01-system-upgrade-controller.yaml +++ b/01-system-upgrade-controller.yaml @@ -281,12 +281,18 @@ spec: - mountPath: /etc/ssl...