how to use the MFS ?

Wojciech Puchar wojtek at wojtek.tensor.gdynia.pl
Fri Jan 9 01:56:01 PST 2009


> hi all:
>
>      i want to know ,how to compile better speed during the installation of
> Ports , use the memery filesystem(MFS) ..
>
>      during make world , mount the md0 to /usr/obj , but what can i do for

better use tmpfs

> the port ?

rm -rf /usr/ports/
mkdir /usr/ports
mount -t tmpfs tmpfs /usr/ports
portsnap extract

now build


More information about the freebsd-questions mailing list