Ok, for the archives

fossil does an rfork(RFNAMEG) so changing namespaces after it is
started doesn help.

fossil has a bind console command which allows you to bind in devices
later (most excellent).

the filesystem fossil sees is devroot() only, so if you create a new
filesystem entry like /net.priv you cannot bind #I1 into that, you
have to use /net.alt (or add net.priv to devroot.c).

-Steve

Reply via email to