aboutsummaryrefslogtreecommitdiff
path: root/sysutils/runj
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/runj: update to latest git snapshotDave Cottlehuber2021-06-032-5/+5
|
* sysutils/runj: update to latest git commitDave Cottlehuber2021-05-303-17/+17
|
* sysutils/runj: update to 20210502 snapshotDave Cottlehuber2021-05-123-58/+56
| | | | - see https://samuel.karp.dev/blog/2021/05/running-freebsd-jails-with-containerd-1-5
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-062-3/+0
|
* sysutils/runj: include phab review feedbackDave Cottlehuber2021-03-171-10/+4
| | | | | | | | | Reviewed by: tobik Sponsored by: SkunkWerks, GmbH Differential Revision: https://reviews.freebsd.org/D29292 Notes: svn path=/head/; revision=568660
* sysutils/runj: new portDave Cottlehuber2021-03-174-0/+166
runj is an experimental, proof-of-concept OCI-compatible runtime for FreeBSD jails. WWW: https://github.com/samuelkarp/runj Sponsored by: SkunkWerks, GmbH Differential Revision: https://reviews.freebsd.org/D29292 Notes: svn path=/head/; revision=568659