01:11:18 richlowe: the sqlite .db file contains the schema (and sqlite is somewhat unusual among databases in that it keeps the on-disk schema in textual form). 01:12:01 the tricky part for schema updates is what to put in the new columns of existing rows -- that's really a question for the application rather than the database.. 06:31:33 Is it even possible to give USB device for use to a zone.. or LX zone.. ? (https://github.com/TritonDataCenter/smartos-live/issues/666) 06:35:13 richlowe ah I see, I only have rpi3b+'s around. 06:35:36 nikolam AFAIK, no 06:35:55 Well you can get the device node in there but I'm pretty sure only things in /native would be able to interact with it. 06:57:51 sjorge, so.. I can give USB device node to the zone and native SmartOS zone and native binaries would be able to use it? 07:44:10 [illumos-gate] 17302 prtconf: dprintf() cleanup -- Hans Rosenfeld 13:48:46 [illumos-gate] 17433 nvme triggers UB through NULL dereference -- Patrick Mooney 18:24:48 nikolam: should work yes 19:11:31 sjorge: sj 19:11:59 oops 19:12:08 sjorge: there's no reason you couldn't add support, but I doubt anyone else will 19:44:35 does anyone (jbk?) know whether 'idmap remove' is meant to take patterns? 19:45:00 idmap remove -t 'winuser:*@some.domain' # like that 19:47:12 i don't know... i could ask around though... 19:56:32 I guess what I want is a way to glob, even though the rules themselves contain globs 21:24:16 sommerfeld: I put up a strawman PR against the arm64-gate to show you what I did 21:43:02 richlowe: I'll take a look. Thansk! 21:43:06 or thanks 21:43:07 or something 21:46:48 I'd stick with "something" for now