00:00:56 I'm trying to build openjdk18 though so I'm not sure I'll live to see even that finished 15:02:18 are Broadcom SAS3808 based HBAs working and supported in Illumos now? 15:02:52 the issue seems to imply they are but I figured I'd ask: https://www.illumos.org/issues/16524 15:02:54 → BUG 16524: driver for 38xx HBA in illumos (Closed) | https://code.illumos.org/c/illumos-gate/+/3465 15:05:22 At least the parts referenced in there should. 15:06:31 awesome, thanks 15:07:58 I didn't work on it, so can't tell you specific chipsets, etc. But seemed in working order. 15:12:47 KungFuJesus, danmcd just finished it. I don't know if it's actually released yet. 15:12:55 Testing went well and it's been approved. 15:14:45 It's been integrated and making its way out to distros. 15:17:25 I presume that process can take a week or three. 15:17:33 I'm looking forward to it hitting OmniOS. 15:39:34 danmcd just finished INTEGRATING it. Credit where due, the work is mostly from Stu Maybee at Nexenta. 20:48:13 eh, I again forgot [how] to disable the branch information in build.... could we have something like option switch in nightly for it?:) 20:52:58 tsoome: Which branch information? 20:55:04 git branch, to get reproducible build from different trees so wsdiff wont complain about etc/versions/build iasl, acpidump and few others (because the build info bytes are different). 20:57:53 I was doing wsdiff in response to Gordon in https://code.illumos.org/c/illumos-gate/+/3486 :) 20:57:54 → CODE REVIEW 3486: 16567 clean up yacc grammar (NEW) | https://www.illumos.org/issues/16567 21:11:40 tsoome: override by setting VERSION - see usr/src/tools/env/illumos.sh where it sets VERSION if not set. 21:12:15 right. thanks!:)