08:39:43 and if someone wants to run propolis 08:40:24 one could theoretically make a brand for that on omnios 08:48:23 sjorge: can you explain what brand means? 08:49:16 I was wondering why it wasnt in the helios repo. Had to build from source 09:31:56 a brand is like a flavor of a zone 09:32:51 for example omnios has one for bhyve and for qemu/kvm 09:33:26 they basically run bhyve (c-userspace) or kvm (qemu userspace) inside a bare bones zone 09:33:40 so you get all the additional isolation benefits 09:34:26 there is also LX which is a linux syscall emulation layer so you can run some unmodified linux binaries inside it 09:34:45 someone more knowledgeable please jump in if needed 16:53:47 sjorge/elwisp: correct. zones allow you to run brand-specific code for a bunch of zone-related operations, whether install-time (you can have brands for different packaging systems) or runtime (VM, LX syscall emulation, etc.,). 20:10:53 [illumos-gate] 16003 pkg:/system/network/spdadm should be merged into pkg:/system/network/sdp -- Richard Lowe