Li-Wen Hsu
Li-Wen Hsu
I got this in poudriere test build: ``` ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: disabled/80-iio-sensor-proxy.rules Error:...
Thanks for the patch. Please consider file a ticket at https://bugs.freebsd.org/ so it's easier to keep tracking discussion with the maintainer.
I would like to suggest that once we have the development built fine one FreeBSD, is it possible to integrate CI services that supports FreeBSD in this repository? Here are...
The typo fix in traceroute(1) was done in 943a9f4e470c3d45e4e93e3c91449b8c369c27ab
> > I'm on FreeBSD 14.3 > > Same on FreeBSD 15 It's good on my FreeBSD 15, but since 15 is still a moving target, maybe update to the...
Yeah sorry that I was also occupied by other things. I got some issues when testing this on arm64 (not related to jemalloc but arm64 itself). I'll work on test...
we'll add a sysctl for this per discussion with @emaste .
I'm still reading and thinking. Just a quick response: I think we can drop i386 (`Makefile.i386` file) as it's also disabled in main branch. I don't think we would MFC...
Moving bhyve bits into Makefile.{aarch64,amd64} seems introducing some code duplication, perhaps the difference part like `-o bootrom` can be set as a variable in those files like `BHYVE_ADDITIONAL_PARAMETERS` and the...
@svmhdvn I finally got time to read this PR and think of it. I haven't had a clear thought of a7aaf60b1b31440c7da2331c7c68c19414aa264b , do you think we can get the other...