> >>85c260a91247e685.b none swap sw > >>85c260a91247e685.a / ffs rw 1 1 > >>85c260a91247e685.k /home ffs rw,nodev,nosuid 1 2 > >>85c260a91247e685.d /tmp ffs rw,nodev,nosuid 1 2 > >>85c260a91247e685.f /usr ffs rw,nodev 1 2 > >>85c260a91247e685.g /usr/X11R6 ffs rw,nodev 1 2 > >>85c260a91247e685.h /usr/local ffs rw,nodev,wxallowed 1 2 > >>85c260a91247e685.j /usr/obj ffs rw,nodev,nosuid 1 2 > >>85c260a91247e685.i /usr/src ffs ro,nodev,nosuid 1 2 > >>85c260a91247e685.e /var ffs rw,nodev,nosuid 1 2 > >>swap /MFS mfs rw,nodev,nosuid,wxallowed,-s=1.6G,-P/test/programs 0 0 > > This was not a good example, so something like this > swap /usr/local mfs rw,nodev,nosuid,wxallowed,-s=1.6G,-P/mfs/mfsusrlocal 0 0 > is very usefull on machines that need a different set of packages > using mfs cuts the install time dramatically.
I still don't see the use case. wxallowed is only meant as a temporary[1] measure until all the applications are fixed. Instead, you are trying to use all the features everywhere. [1] Hopefully within my lifetime.

