Skip to content
This repository has been 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
 
 
 
 
 
 

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