Re: new jail framework with vnet, zfs and jail.conf support

2014-05-13 Thread Andreas Nilsson
On Tue, May 13, 2014 at 2:40 PM, Fbsd8 wrote: > Andreas Nilsson wrote: > >> >> >> >> On Tue, May 13, 2014 at 2:11 PM, Fbsd8 > fb...@a1poweruser.com>> wrote: >> >> >> freebsd_j...@dachev.info wrote: >> >> Hi, >> >> I'm currently in process of d

Re: new jail framework with vnet, zfs and jail.conf support

2014-05-13 Thread Mark Felder
On 2014-05-13 07:11, fb...@a1poweruser.com wrote: I think you have made some poor basic design choices. Let him scratch his itch. Maybe it solves a problem you haven't encountered yet? 1. Requiring python as a dependent. Thats a lot of overhead just for a script. Not a show stopper, but a

Re: new jail framework with vnet, zfs and jail.conf support

2014-05-13 Thread Fbsd8
freebsd_j...@dachev.info wrote: Hi, I'm currently in process of development of new tool for easy jail administration with zfs and vimage/vnet(bridge epair interface) support The idea is to have a single application (python script) without any other confg files and customization This tool is wr

Re: new jail framework with vnet, zfs and jail.conf support

2014-05-12 Thread Łukasz Wąsikowski
W dniu 2014-05-13 08:13, wishmaster pisze: > --- Original message --- > From: freebsd_j...@dachev.info > Date: 13 May 2014, 08:18:21 >> I'm currently in process of development of new tool for easy jail >> administration with zfs and vimage/vnet(bridge epair interface) support >> The idea is t

Re: new jail framework with vnet, zfs and jail.conf support

2014-05-12 Thread wishmaster
--- Original message --- From: freebsd_j...@dachev.info Date: 13 May 2014, 08:18:21 > Hi, > > I'm currently in process of development of new tool for easy jail > administration with zfs and vimage/vnet(bridge epair interface) support > The idea is to have a single application (python

new jail framework with vnet, zfs and jail.conf support

2014-05-12 Thread freebsd_jail
Hi, I'm currently in process of development of new tool for easy jail administration with zfs and vimage/vnet(bridge epair interface) support The idea is to have a single application (python script) without any other confg files and customization This tool is written on Python, also work only w