Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jan 2009 10:55:49 +0100 (CET)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        PstreeM China <pstreem@gmail.com>
Cc:        Free BSD Questions list <freebsd-questions@freebsd.org>
Subject:   Re: how to use the MFS ?
Message-ID:  <20090109105458.I8836@wojtek.tensor.gdynia.pl>
In-Reply-To: <2c66535d0901082253k5b8ff098w73234a1944929929@mail.gmail.com>
References:  <2c66535d0901082253k5b8ff098w73234a1944929929@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090109105458.I8836>