-
andyf
richlowe - not just you. It just needs adding to test/.gitignore. We should probably add some variant of `git status` as a pre-RTI/integration check now that we have the pieces in place.
-
gitomat
[illumos-gate] 16891 fix unused label and drop -Wno-unused-label -- Toomas Soome <tsoome⊙mc>
-
jbk_
ISTR people have done it, but in case I'm misremembering, has anyone run illumos on GCP?
-
richlowe
We have special purpose fixes from the past because of GCP, I don't know about since then
-
richlowe
but you'll see us sniff "google compute" out of the smbios to turn some things off
-
richlowe
andyf I think is someone who knew
-
richlowe
andyf: agreed on pre-RTI, I botched it recently too, but danmcd saved me from embarrassment.
-
» danmcd doesn't know what embarassment I saved {andyf,richlowe} from? ENOCONTEXT, and "GCP" isn't tickling any memories this second.
-
richlowe
two conversations, you saved me from `git status` lingering problems.
-
richlowe
"GCP" is google cloud, which jbk asked about and I think andyf had cared about because of an omnios user
-
rmustacc
The biggest challengs in that env are you'll need to workaround networking to account for some #11990.
-
rmustacc
And stick to instances that use virtio networking.
-
richlowe
it might fall victim to us not supporting the current virtio spec too? someone talked to me about something and that
-
richlowe
but I never seem to get to the point on my list about fixing it
-
rmustacc
I think it worked in the past, but perhaps something changed.
-
richlowe
is github doing ok for everyone?
-
richlowe
guess not, I just hit the leading edge of it being broke
-
tsoome
casual browsing of it seems ok...
-
richlowe
git operations are "degraded" apparently
-
richlowe
I managed to do something, but then got a 500 pulling it back
-
danmcd
fenix illumos#11990
-
fenix
FEATURE 11990: DHCP client support for "Classless Static Route" option (New)
-
fenix
-
jbk
hmmm. i also see that at least some 'types' require some custom google nic driver
-
jbk
i don't suppose anyone's started a port of gve? :P