-
megaTherionhow are the images being created which can be found with `zadm list-images`? Can I create an own linux image?
-
» m1ari really doesn't understand some of the IPv6 hate (i.e. the people that insist on it being off for no good reason)
-
m1ariIt's not like its really new and buggy (my first experience with IPv6 was ~ 25 years ago)
-
megaTherionsame here, it works quite well to me
-
megaTherionpeople still saying its unsecure, but no clue why they say this
-
tsoomemegaTherion thats because they have IPv4 based firewalls, intrusion detections etc + all this NAT business and whatnot.
-
megaTheriontsoome: IPv6 is just another protocol, it doesn't undo NAT.. you can have NATv6 if you want
-
tsoomeof course you can;)
-
megaTherionmost people dont even know that there is a IPv6 LAN range you can use if you explicitly don't want global-link
-
megaTherionfc00::/7
-
vetal_Hi! I tried to build omnios-r151052 but it failed with "Job 0 (library/python-3/attrs-312) terminated with status 1"
-
vetal_In /build/omnios-build/build/python312/attrs/build.log
-
vetal_ModuleNotFoundError: No module named 'packaging.licenses'
-
vetal_What can be wrong ?)
-
vetal_Installed OS = r151052
-
megaTherionsomeone experienced the issue that I cannot type if using novnc with zadm?
-
megaTherionscreen works, mouse works.. I just cant type
-
megaTherionbhyve works as it does on FreeBSD :)
-
megaTherionreally good choice that OmniOS implemented it
-
megaTherionkvm on the other hand is too deprecated for my taste
-
megaTherionI had issues with e1000 network driver in bhyve, virtio-net-viona works - with e1000 the VM crashed after a couple of minutes
-
jclulowredmine3 # ruby -rrbconfig -e 'puts RbConfig::CONFIG["CXXFLAGS"]'
-
jclulow-O2 -fno-omit-frame-pointer -fno-aggressive-loop-optimizations -fstack-protector-strong -U_XOPEN_SOURCE
-
jclulowwhy do you suppose that -U_XOPEN_SOURCE is there :/
-
megaTherion-U is undef?
-
jclulowYes