Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libioc should support iocage's template jails #578

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 18, 2018

  1. Libiocage should support iocage's template jails

    Libiocage does not right now support iocage's template jails. This commit introduces the following changes:
    1) Make sure that libiocage is able to create jails from iocage's template jails
    2) Libiocage is able to list iocage's template jails
    3) A bug fix in JailConfig where we try to fetch the rc_conf file when the jail does not exist
    4) Bug fixes in special properties ( DefaultRouter, Resolver ) where a bug in libiocage did not anticipate that objects of these special properties could be sent as as set value
    sonicaj committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    b73c2cb View commit details
    Browse the repository at this point in the history