Lines Matching +full:only +full:- +full:1 +full:- +full:8 +full:v
7 .\" 1. Redistributions of source code must retain the above copyright
42 is only read by programs, and not written;
50 .Xr fsck 8 ,
51 .Xr mount 8 ,
53 .Xr umount 8
81 Only the root, /usr, and /tmp file systems need be statically
85 (Exception: the FFS cannot currently be demand-loaded.)
99 .Xr mount 8
101 .Xr mount_nfs 8 ,
118 .Bd -literal -offset indent
119 -o sync -o noatime -m 644 -M 755 -u foo -g bar
123 .Bd -literal -offset indent
124 sync,noatime,-m=644,-M=755,-u=foo,-g=bar
136 .Xr quotacheck 8
138 .Xr quotaon 8 .
152 .Bd -literal -offset indent
162 .Xr mount 8
178 .Xr rc 8
187 .Xr mount 8
194 This allows, for example, file systems mounted read-only to be upgraded
195 read-write and vice-versa.
231 field is normally mounted read-write or read-only on the
240 .Xr swapon 8
257 For vnode-backed swap spaces,
267 .Pq Do md Dc or Do md[0-9]* Dc
287 .Xr geli 8
304 .Xr dump 8
315 .Xr fsck 8
317 .Xr quotacheck 8
323 .Ql INT_MAX Ns -1 .
327 of 1, and other file systems should have a
332 value of 1 is always checked sequentially and be completed before
349 .Xr fsck 8
351 .Xr quotacheck 8
379 values such as 0, 1, 2, 15, 100, 200, 300, and may appear in any order
382 .Bd -literal
385 #define FSTAB_RO "ro" /* read-only device */
393 char *fs_mntops; /* Mount options ala -o */
409 .Bl -tag -width /etc/fstab -compact
417 .Bd -literal
421 /dev/da0p2 / ufs rw 1 1
432 tmpfs /tmp tmpfs rw,size=1g,mode=1777 0 0
434 # UFS file system on a swap-backed md(4). /dev/md10 is
437 md10 /scratch mfs rw,-s1g 0 0
439 # Swap space on a vnode-backed md(4).
446 # NFS-exported file system. "serv" is an NFS server name
455 .Xr dump 8 ,
456 .Xr fsck 8 ,
457 .Xr geli 8 ,
458 .Xr mount 8 ,
459 .Xr quotacheck 8 ,
460 .Xr quotaon 8 ,
461 .Xr swapon 8 ,
462 .Xr umount 8