Steve Wills
Steve Wills
I tried [the change in the enhance_api_print branch](https://github.com/kantlivelong/OctoPrint-PSUControl/compare/enhance_api_print) and it worked great. Please merge. :smiley:
> I'll try to add back compat for it. But it's such a small script why do we even allow not building it? Is there a concern about security or...
Sounds like removing `zrawdisk` support in poudriere image is the correct solution. But I wonder if we should do that now or if it makes sense to wait until this...
Ah, sorry, didn't notice the timestamp on that, thanks. Well, removing `zrawdisk` support is simple enough and I doubt anyone will miss it. Let's wait until Feb to remove it...
I've run into this as well, looks like a good solution
I think you're looking at older hashes, tho for the ports one that's only for update. I missed that in this: https://github.com/freebsd/poudriere/commit/ff95dd3bcaef53f5e520e7f4837063ef4cd70bcd I'll send a pull request.
Just had `processonelog.sh` run for hours on a particularly large log file (gcc-arm-embedded). Perhaps `/usr/bin/timeout` would be useful here? Maybe we could specify a timeout in `poudriere.conf`?
I think having a `ports.conf` does sound nice, but I'm not sure that using `/usr/local/etc/poudriere.d/-make.conf` in jail creation affects that. To me the real question seems to be, is there...
any progress here?
> I was looking for this option and for now looks like I can add NO_MODULES= in -src-env.conf and it works. Need to test some more flags and how they...