mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Revert revision 1.639 -- the "nodev" mount(8) option restriction
does not apply to ${CHROOTDIR} file system since revision 1.712.
This commit is contained in:
parent
dbc9acf4e4
commit
0dbc5e389c
1 changed files with 0 additions and 4 deletions
|
|
@ -13,10 +13,6 @@
|
|||
# (either by being compiled in or available as a kld(4) module),
|
||||
# otherwise the target 'release.9' 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.
|
||||
#
|
||||
# Note: If you add options to this file, please keep release(7) updated!
|
||||
#
|
||||
# Set these, release builder!
|
||||
|
|
|
|||
Loading…
Reference in a new issue