freebsd_amp_hwpstate/usr.sbin/jail
Bjoern Heidotting 951de5548b In r324732 sysinstall was replaced by bsdinstall.
However, for post-install configuration, bsdinstall
is not of much use. Point the user to bsdconfig instead.

Reviewed by:	0mp, bcr
Approved by:	0mp, bcr
Differential Revision:	https://reviews.freebsd.org/D16751
2018-08-20 18:17:50 +00:00
..
Makefile
Makefile.depend
command.c - Add exec hook "exec.created". This is called when the jail is 2018-08-15 18:35:42 +00:00
config.c security.jail.enforce_statfs is handled by jail_set(2), so handling it in 2018-08-16 18:30:49 +00:00
jail.8 In r324732 sysinstall was replaced by bsdinstall. 2018-08-20 18:17:50 +00:00
jail.c security.jail.enforce_statfs is handled by jail_set(2), so handling it in 2018-08-16 18:30:49 +00:00
jail.conf.5
jaillex.l
jailp.h security.jail.enforce_statfs is handled by jail_set(2), so handling it in 2018-08-16 18:30:49 +00:00
jailparse.y
state.c