OpenGrok
Cross Reference: fstab.nfs.1
xref
: /
src
/
share
/
examples
/
fstab
/
fstab.nfs.1
Home
|
History
|
Annotate
|
Download
|
only in
fstab
History log of
/src/share/examples/fstab/fstab.nfs.1
Revision
Date
Author
Comments
1.4
06-May-2005
hubertf
Backout previous:
Don't recommend mounting /var and /usr nodev,nosuid
too many things may break.
1.3
04-May-2005
hubertf
No devices on /usr -> mount -o nodev
No setuid programs in /var -> mount -o nodev,nosuid
Adding "noexec" in various places may cause too much damage
(e.g. for running DEINSTALL scripts from /var/db/pkg, configure
scripts, etc).
Inspired by OpenBSD's afterboot(8) manpage.
1.2
03-Apr-2005
hubertf
Extract commonly used things like CDROMs, pseudo-filesystems (/proc, ...)
and mfs-based /tmp into their own files. Hint at them in the existing
files. (fstab needs an #include statement :)
1.1
04-May-2002
jdolecek
branches: 1.1.8;
Move the sample fstab files to /usr/share/examples/fstab/. Duplicates
or very similar configs removed.
1.1.8.1
04-Apr-2005
tron
Pull up revision 1.2 (requested by hubertf in ticket #95):
Extract commonly used things like CDROMs, pseudo-filesystems (/proc, ...)
and mfs-based /tmp into their own files. Hint at them in the existing
files. (fstab needs an #include statement :)
Indexes created Wed Oct 15 16:09:53 GMT 2025