Glen Barber
406d87b1c3
Explicitly add more files to the 'runtime' package.
...
Sponsored by: The FreeBSD Foundation
2016-02-09 20:19:31 +00:00
Ruslan Ermilov
106d839190
Switch the default WARNS level for sbin/ to 6.
...
Submitted by: Ulrich Spörlein
2009-10-19 16:00:24 +00:00
Suleiman Souhlal
6449237fe6
- Make WARNS?= 6 clean
...
- Add WARNS?= 6
Approved by: stefanf, grehan (mentor)
2005-01-25 14:28:31 +00:00
Doug Barton
f72709f6ae
Also MLINK the man page for mount_mfs.
2003-04-27 01:40:45 +00:00
Doug Barton
09fe58a9a5
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>
2003-04-27 01:18:36 +00:00
David E. O'Brien
2d68bf45bf
Default to WARNS=2.
...
Binary builds that cannot handle this must explicitly set WARNS=0.
Reviewed by: mike
2001-12-04 02:19:58 +00:00
Dima Dorfman
4d7de91f9e
Introduce mdmfs(8), a wrapper around mdconfig(8), disklabel(8),
...
newfs(8), and mount(8) that mimics the command line option set of the
deprecated mount_mfs(8).
Approved by: jkh, phk, -hackers
2001-06-18 23:46:58 +00:00