Skip to content
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

aeifn/jailports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
May 9, 2020
Jun 2, 2020
May 9, 2020

Repository files navigation

JAIL BUILD SYSTEM FOR FREEBSD

Main directories

/usr/local/jails - contains images
 |- $jail_name
    |- root
    |- fstab
 |- ...

/usr/local/share/jail
 |- releases
    |- 12.1-RELEASE - extracted base.txz system

General usage

cd into jailport directory, run

make install

it will produce working jail. You can change NAME and IP of jail, defining like this:

make NAME=jailname IP="lo1|10.0.0.1" install

Please inspect sourcecode before use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published