-
sommerfeldrichlowe: 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).
-
sommerfeldthe 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..
-
nikolamIs it even possible to give USB device for use to a zone.. or LX zone.. ? (TritonDataCenter/smartos-live #666)
-
sjorgerichlowe ah I see, I only have rpi3b+'s around.
-
sjorgenikolam AFAIK, no
-
sjorgeWell you can get the device node in there but I'm pretty sure only things in /native would be able to interact with it.
-
nikolamsjorge, so.. I can give USB device node to the zone and native SmartOS zone and native binaries would be able to use it?
-
gitomat[illumos-gate] 17302 prtconf: dprintf() cleanup -- Hans Rosenfeld <rosenfeld⊙gho>
-
gitomat[illumos-gate] 17433 nvme triggers UB through NULL dereference -- Patrick Mooney <pmooney⊙pc>
-
sjorgenikolam: should work yes
-
richlowesjorge: sj
-
richloweoops
-
richlowesjorge: there's no reason you couldn't add support, but I doubt anyone else will
-
richlowedoes anyone (jbk?) know whether 'idmap remove' is meant to take patterns?
-
richloweidmap remove -t 'winuser:*@some.domain' # like that
-
jbki don't know... i could ask around though...
-
richloweI guess what I want is a way to glob, even though the rules themselves contain globs
-
richlowesommerfeld: I put up a strawman PR against the arm64-gate to show you what I did
-
sommerfeldrichlowe: I'll take a look. Thansk!
-
sommerfeldor thanks
-
sommerfeldor something
-
richloweI'd stick with "something" for now