1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/share
Pawel Jakub Dawidek f3a8d2f93c Add security.jail.mount_allowed sysctl, which allows to mount and
unmount jail-friendly file systems from within a jail.
Precisely it grants PRIV_VFS_MOUNT, PRIV_VFS_UNMOUNT and
PRIV_VFS_MOUNT_NONUSER privileges for a jailed super-user.
It is turned off by default.

A jail-friendly file system is a file system which driver registers
itself with VFCF_JAIL flag via VFS_SET(9) API.
The lsvfs(1) command can be used to see which file systems are
jail-friendly ones.

There currently no jail-friendly file systems, ZFS will be the first one.
In the future we may consider marking file systems like nullfs as
jail-friendly.

Reviewed by:	rwatson
2007-04-05 21:03:05 +00:00
..
colldef
dict Correct typos containing my login name (plus one more in expr.y). 2007-02-18 19:48:59 +00:00
doc style(9) fixes. 2007-03-02 18:10:55 +00:00
examples
info
isdn
man Add security.jail.mount_allowed sysctl, which allows to mount and 2007-04-05 21:03:05 +00:00
me
misc Add myself. Include wollman in addition to billf, because Garrett spent a 2007-04-04 20:36:13 +00:00
mk Add entry for bsd.symver.mk. 2007-04-03 20:15:59 +00:00
mklocale
monetdef International code for Russian Ruble is changed from RUR to RUB 2007-02-28 16:28:49 +00:00
msgdef
numericdef
security
sendmail
skel
snmp
syscons Fix hr.iso syscons keymap, making it possible to type < and >. 2007-02-04 17:10:18 +00:00
tabset
termcap
timedef
zoneinfo
Makefile
Makefile.inc