From owner-freebsd-questions@FreeBSD.ORG Fri Jan 9 09:56:01 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BCA8106564A for ; Fri, 9 Jan 2009 09:56:01 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 1131B8FC0C for ; Fri, 9 Jan 2009 09:55:59 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n099toIi008853; Fri, 9 Jan 2009 10:55:50 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n099tnlc008850; Fri, 9 Jan 2009 10:55:50 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 9 Jan 2009 10:55:49 +0100 (CET) From: Wojciech Puchar To: PstreeM China In-Reply-To: <2c66535d0901082253k5b8ff098w73234a1944929929@mail.gmail.com> Message-ID: <20090109105458.I8836@wojtek.tensor.gdynia.pl> References: <2c66535d0901082253k5b8ff098w73234a1944929929@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Free BSD Questions list Subject: Re: how to use the MFS ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2009 09:56:01 -0000 > 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