Page MenuHomeFreeBSD

jail.8: Add creating a jail from distribution set
ClosedPublic

Authored by ziaee on Fri, Nov 7, 1:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 12, 6:07 PM
Unknown Object (File)
Wed, Nov 12, 6:07 PM
Unknown Object (File)
Wed, Nov 12, 6:07 PM
Unknown Object (File)
Wed, Nov 12, 1:37 PM
Unknown Object (File)
Fri, Nov 7, 7:45 AM
Unknown Object (File)
Fri, Nov 7, 4:32 AM
Unknown Object (File)
Fri, Nov 7, 3:47 AM
Unknown Object (File)
Fri, Nov 7, 3:31 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 68471
Build 65354: arc lint + arc unit

Event Timeline

ziaee requested review of this revision.Fri, Nov 7, 1:26 AM
usr.sbin/jail/jail.8
1149

I didn't add Setting up a Jail Directory Tree from Packages here, because I am still waiting on this to be possible from a system that was installed with distribution sets.

1173

I don't know that the information in this subsection still works

1250

I don't know that the information in this subsection still works.

jamie added a subscriber: jamie.
jamie added inline comments.
usr.sbin/jail/jail.8
1173

It assumes non-vnet jails, but other than that things should still be the same as they were. But this section predates my involvement, and I've never followed its advice anyway. So maybe it hasn't "worked" for a long time.

This revision was not accepted when it landed; it landed in state Needs Review.Fri, Nov 7, 6:39 PM
This revision was automatically updated to reflect the committed changes.
crest_freebsd_rlwinm.de added inline comments.
usr.sbin/jail/jail.8
1149

The $D should be double quoted as "$D".