Nathaniel van Diepen

Results 1146 comments of Nathaniel van Diepen

`/tmp/swupdate.cfg` ``` globals : { verbose = false; loglevel = 2; syslog = true; }; download : { retries = 3; timeout = 1800; }; suricatta : { confirm =...

https://github.com/sbabic/swupdate/blob/master/suricatta/server_hawkbit.c This appears to be what consumes the settings to communicate with the server.

https://eclipse.dev/hawkbit/apis/ddi_api/

> This does not seem to take effect in 3.14 It appears to have been accidentally broken in one of the OS builds (3.13 somewhere). rM should be aware of...

Has anybody had a chance to see if it's fixed in a recent version?

It appears to still not work in 3.20

Do you happen to know if it works on 3.21, since you have a copy.

> Interesting, it works on my rmpp on 3.20 too. Which specific 3.20 version?

Interesting, I wonder why it's working for you, but wasn't working for me on my rM1/2

I'm not entirely sure why you are trying to extract `codexctl.bin`, as you've already extracted `macos-latest.zip`. `codexctl.bin` is not an archive, it's the executable that you run from the command...