Date: Sat, 26 Apr 2003 18:18:36 -0700 (PDT) From: Doug Barton <dougb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mdmfs Makefile Message-ID: <200304270118.h3R1IaWl094537@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2003/04/26 18:18:36 PDT
FreeBSD src repository
Modified files:
sbin/mdmfs Makefile
Log:
Install a mount_mfs symlink so that you can specify something like this
in /etc/fstab to get a memory disk:
md /tmp mfs rw,-s8m,noatime 2 2
Back when mdmfs was created, there was vague discussion about doing this, but
it never materialized.
Reminded by: Ralf S. Engelschall <rse@engelschall.com>
Revision Changes Path
1.3 +1 -0 src/sbin/mdmfs/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304270118.h3R1IaWl094537>
