Ed Maste
Ed Maste
It's not deprecated on FreeBSD. If someone's so inclined I believe a pull request to add a configure test would be welcome.
> Can github provide build environment for FreeBSD and Windows? FreeBSD support in vmactions has been mentioned already. There's also an open issue for FreeBSD support in GitHub actions: https://github.com/actions/runner/issues/385...
Agreed that this relies on the upstream project, it's not something Ventoy should need to do itself. In the case of busybox it is already reproducible in Debian's CI (except...
Can you get a backtrace, either `lldb -core ` or `lldb /usr/local/sbin/lsof -- -wnlP -i TCP:65535`
> Note: any IOMMU context will remain lost for any enabled vmm devices. Even if this isn't a new issue from your change, should we have this noted somewhere?
> I'm temporarily trying FreeBSD 14.0 14.0 is close to EOL - is there a reason you're looking at that version specifically rather than 14.1?
I've emailed the author of intel_display_trace.c to suggest the GPL SPDX tag is probably inadvertent, so perhaps this will be addressed with a later update. We can always bring the...
@pauamma correct, the .adoc file needs to be updated
Thanks Sergio!
We use this repository for importing as snapshots into FreeBSD, see e.g. https://cgit.freebsd.org/src/log/contrib/kyua. It would be interesting to hear about use cases for kyua on other than FreeBSD.