Richard Tollerton

Results 8 comments of Richard Tollerton

This message is the vast majority of syslog traffic on at least some embedded systems running avahi; is there anything that can be done to help move a fix along?

I gave autogenerating this a whirl on Linux (requires wimlib and wine) and ISOs downloaded via MSDN Universal, or whatever it's called nowadays: ```sh # e.g. ISOMOUNT=/cdrom WIMMOUNT=~/mnt/tmp for f...

https://docs.yoctoproject.org/singleindex.html#speeding-up-a-build > Using tmpfs for [TMPDIR](https://docs.yoctoproject.org/singleindex.html#term-TMPDIR) as a temporary file system: While this can help speed up the build, the benefits are limited due to the compiler using -pipe. My...

Opened upstream https://github.com/garmin/pyrex/pull/95.

Having been badly beaten before, I found myself back at this particular rodeo today. I just tried the following, which, while dumb as a pile of rocks, works (!!!): ```...

Bump. Hmm, what's with this? > check Expected — Waiting for status to be reported

> I think if a PR waits too long to be approved for CI, it won't run CI even once it is approved.... pretty sure this is some github quirk....