Szczepan Ćwikliński
Szczepan Ćwikliński
You can just use `fetch`, it's already in base :)
Bump on this one - would also love to have arm64/aarch64 version, as arm64 is Tier-1 from 13.0-RELEASE. I know this will/would require UEFI booting support, but I saw https://github.com/mmatuska/mfsbsd/pull/132...
.NET Core (need e_sqlite3 build for FreeBSD) sqlite3 is not in base for FreeBSD (but can be easily installed from pkg/ports).
Well.. It's not officially supported (at least for now), but coreclr/corefx (native parts) are building under FreeBSD. Managed can be built under Windows - so the support is there, driven...
Just a little add - copying libsqlite3.so (tested version 3.20.0 from pkg repository) as e_sqlite3.so into runtime directory "made it work"
Hi, I was also checking the script and saw that it lacks serial increment support, but every zonefile can be diffrent, if you ask me, I would create custom reload...
Any update on this? Just tried AKS 1.24, enabled AGIC (got 1.5.0-rc1 - #1336) - creating ingress with `spec.ingressClassName = azure-application-gateway` (becuase using old annotation is not supported in this...
Does AGIC works for you with 1.22?
So any workaround for now?
What about other OS'es? Having rollup used in build process, makes it "hard" to port to other platforms :)