Re: [oi-dev] Lx Zone

2016-11-27 Thread Franklin Ronald
Thanks Alex. I'll clone this repo and test some things. I think that LX brand zones is a important feature for servers. Em 26/11/16 04:22, Alexander Pyhalov escreveu: Hi. Franklin писал 26.11.2016 00:04: Hi devs, Is possible to make a lx branded zone with CentOS 6? Anyone already do it?

Re: [oi-dev] Lx Zone

2016-11-26 Thread Jonathan Adams
I know it's a cop out, but we ended up going for centos in a kvm-qemu image running on Illumos. Jon On 25 Nov 2016 9:04 pm, "Franklin" wrote: > Hi devs, > > Is possible to make a lx branded zone with CentOS 6? Anyone already do it? > > Thanks > > ___

Re: [oi-dev] Lx Zone

2016-11-25 Thread Alexander Pyhalov
Hi. Franklin писал 26.11.2016 00:04: Hi devs, Is possible to make a lx branded zone with CentOS 6? Anyone already do it? Short answer: no. Long answer... There is old work on resurrecting lx brand, which could still work on OI: http://cr.illumos.org/~webrev/DavidJX8P/lx-zones-restoration/

Re: [oi-dev] lx zone

2012-02-13 Thread carlos antonio neira bustos
Thank you very much Alan. On Mon, Feb 13, 2012 at 2:05 PM, Alan Coopersmith < alan.coopersm...@oracle.com> wrote: > On 02/13/12 08:24 AM, Alexander wrote: > >> I think you can't grab 142 on-source, only if you're working in Oracle ;) >> > > opensolaris.org has onnv sources up to partway through b

Re: [oi-dev] lx zone

2012-02-13 Thread carlos antonio neira bustos
No i did not :( , thanks I will try it when i get home to start working on it. On Mon, Feb 13, 2012 at 2:49 PM, Alasdair Lumsden wrote: > On 13/02/2012 15:57, carlos antonio neira bustos wrote: > >> Hi >> >> on build 143 i cannot see these directories that are specified by the >> brandz design

Re: [oi-dev] lx zone

2012-02-13 Thread Alasdair Lumsden
On 13/02/2012 15:57, carlos antonio neira bustos wrote: Hi on build 143 i cannot see these directories that are specified by the brandz design document. usr/src/uts/common/brand/lx source for kernel-level lx support usr/src/uts/common/brand/lx/procfs source for the lx /proc usr/src/uts/common/

Re: [oi-dev] lx zone

2012-02-13 Thread Alexander
Oh yes, thanks Alan. Thanks, Alexander On Feb 13, 2012, at 9:05 PM, Alan Coopersmith wrote: > On 02/13/12 08:24 AM, Alexander wrote: >> I think you can't grab 142 on-source, only if you're working in Oracle ;) > > opensolaris.org has onnv sources up to partway through build 148 - that's > the

Re: [oi-dev] lx zone

2012-02-13 Thread Alan Coopersmith
On 02/13/12 08:24 AM, Alexander wrote: I think you can't grab 142 on-source, only if you're working in Oracle ;) opensolaris.org has onnv sources up to partway through build 148 - that's the sources illumos was based on. -- -Alan Coopersmith-alan.coopersm...@oracle.com

Re: [oi-dev] lx zone

2012-02-13 Thread Jonathan Adams
http://os-solaris.ru/en/lx-brand-dlya-openindiana-151a/ On 13 February 2012 16:24, Alexander wrote: > I think you can't grab 142 on-source, only if you're working in Oracle ;) > > So you must use illumos gate and look for revision where lx was removed > (12613). > > Thanks, > Alexander > > On Feb

Re: [oi-dev] lx zone

2012-02-13 Thread Alexander
I think you can't grab 142 on-source, only if you're working in Oracle ;) So you must use illumos gate and look for revision where lx was removed (12613). Thanks, Alexander On Feb 13, 2012, at 7:57 PM, carlos antonio neira bustos wrote: > Hi > > on build 143 i cannot see these directories

Re: [oi-dev] lx zone

2012-02-13 Thread carlos antonio neira bustos
Hi on build 143 i cannot see these directories that are specified by the brandz design document. usr/src/uts/common/brand/lx source for kernel-level lx support usr/src/uts/common/brand/lx/procfs source for the lx /proc usr/src/uts/common/brand/lx/dtrace source for the lx syscall provider im ret

Re: [oi-dev] lx zone

2012-02-13 Thread Alexander
It was removed in b143. Thanks, Alexander On Feb 13, 2012, at 7:23 PM, carlos antonio neira bustos wrote: > Hi All , > > > I was using BrandZ a long time ago , and have read that there is a project > to resurrect the lx brand into openindiana . I would like to work on this > project , bu