Add a comment that the chroot area cannot reside on a "nodev"-mounted

filesystem.

PR:		12712
Submitted by:	Sergei Laskavy <laskavy@Berkeley.Gambit.Msk.SU>
This commit is contained in:
bmah 2001-11-17 19:54:22 +00:00
parent 2eed238068
commit 8efdf8cfc0

View File

@ -13,6 +13,10 @@
# or available as a kld(4)-style kernel module,
# otherwise the target 'release.8' and possibly others will fail.
#
# Note: "/some/dir" cannot reside on a filesystem mounted with
# the "nodev" option, otherwise the chrooted "buildworld" will likely
# fail.
#
# Set these, release builder!
#
# Fixed version: