| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2005-05-06 | Backout previous: | hubertf | |
| Don't recommend mounting /var and /usr nodev,nosuid too many things may break. | |||
| 2005-05-04 | No devices on /usr -> mount -o nodev | hubertf | |
| 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. | |||
| 2005-04-03 | Extract commonly used things like CDROMs, pseudo-filesystems (/proc, ...) | hubertf | |
| and mfs-based /tmp into their own files. Hint at them in the existing files. (fstab needs an #include statement :) | |||
| 2002-05-04 | Move the sample fstab files to /usr/share/examples/fstab/. Duplicates | jdolecek | |
| or very similar configs removed. | |||
