FoxtrotCZ
FoxtrotCZ
Not just Active24. Even Websupport is changing API. https://rest.websupport.sk/docs Currently implemented is legacy V1 API. https://rest.websupport.sk/docs/v1.zone New V2 API is not implemented. https://rest.websupport.sk/v2/docs In summary both Active24 and Websupport are...
If you normally use distrobuilder through Snap you can just use latest/edge channel which will use the latest version on git. This way you don't have to wait for release.
Wouldnt this just mean the binary is dynamically linked to glibc (in case od Debian) which is available in most distros either way?
Oh, thanks for explanation.
I thought that the log file could have size limit and delete oldest entries so it doesn't grow indefinitely. This can be important because Incus keeps sending `{"execute":"ringbuf-read","arguments":{"device":"qemu_serial-chardev","format":"utf8","size":16}}` even if...
Thanks for your work @bensmrs Will you setup just QMP logging or also the init QEMU command?