-
jclulowI'm trying to build openjdk18 though so I'm not sure I'll live to see even that finished
-
KungFuJesusare Broadcom SAS3808 based HBAs working and supported in Illumos now?
-
KungFuJesusthe issue seems to imply they are but I figured I'd ask: illumos.org/issues/16524
-
fenix→ BUG 16524: driver for 38xx HBA in illumos (Closed) | code.illumos.org/c/illumos-gate/+/3465
-
rmustaccAt least the parts referenced in there should.
-
KungFuJesusawesome, thanks
-
rmustaccI didn't work on it, so can't tell you specific chipsets, etc. But seemed in working order.
-
nomadKungFuJesus, danmcd just finished it. I don't know if it's actually released yet.
-
nomadTesting went well and it's been approved.
-
rmustaccIt's been integrated and making its way out to distros.
-
nomadI presume that process can take a week or three.
-
nomadI'm looking forward to it hitting OmniOS.
-
danmcddanmcd just finished INTEGRATING it. Credit where due, the work is mostly from Stu Maybee at Nexenta.
-
tsoomeeh, I again forgot [how] to disable the branch information in build.... could we have something like option switch in nightly for it?:)
-
jclulowtsoome: Which branch information?
-
tsoomegit 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).
-
tsoomeI was doing wsdiff in response to Gordon in code.illumos.org/c/illumos-gate/+/3486 :)
-
fenix→ CODE REVIEW 3486: 16567 clean up yacc grammar (NEW) | illumos.org/issues/16567
-
sommerfeldtsoome: override by setting VERSION - see usr/src/tools/env/illumos.sh where it sets VERSION if not set.
-
tsoomeright. thanks!:)