From owner-freebsd-hackers Wed Jul 5 00:23:40 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA07217 for hackers-outgoing; Wed, 5 Jul 1995 00:23:40 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id AAA07183 for ; Wed, 5 Jul 1995 00:23:31 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA13318; Wed, 5 Jul 1995 09:23:27 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id JAA14240; Wed, 5 Jul 1995 09:23:27 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id JAA04977; Wed, 5 Jul 1995 09:00:31 +0200 From: J Wunsch Message-Id: <199507050700.JAA04977@uriah.heep.sax.de> Subject: Re: tmpfs? To: mbailey@alpha.misha.net (Matthew Bailey) Date: Wed, 5 Jul 1995 09:00:30 +0200 (MET DST) Cc: freebsd-hackers@freebsd.org (FreeBSD hackers) In-Reply-To: from "Matthew Bailey" at Jul 4, 95 07:10:49 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 415 Sender: hackers-owner@freebsd.org Precedence: bulk As Matthew Bailey wrote: > > > compiling. Mostly compilers other than "C" use it. If memfs can be used > for this how do I go about setting it up? ``options MFS'' in the config file (MFS is _not_ LKM loadable). mount_mfs -s 3000 /dev/wd0s1b /tmp RTFM: mount_mfs(8) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)