Re: [Dev] LXC support in Tizen

2015-11-18 Thread Bob Summerwill
No problem. Yes, I think Tizen 2.x is hopeless for an LXC experiment. Tizen 3.x images might be a different story, if I can work out the "shape" of them. See https://lists.tizen.org/pipermail/dev/2015-November/006787.html. I wrote an article for TizenExperts based on my explorations in thi

Re: [Dev] LXC support in Tizen

2015-11-18 Thread Jan Olszak
Hi! Sorry I missed your email. There are no containers without namespaces so I guess you won't experiment on those devices. You might use the recently released Tizen Common image, should work. Good luck, Jan On 10/29/2015 08:43 PM, Bob Summerwill wrote: Looks like I am probably out of luck,

Re: [Dev] LXC support in Tizen

2015-10-29 Thread Bob Summerwill
Looks like I am probably out of luck, though I can't be sure, because I'm having to guess which defconfig file to look at in the absence of any documentation, and the absence of a /proc/config.gz on device. Unless somebody from Samsung can pipe up and tell me what defconfig files are used for Gear

Re: [Dev] LXC support in Tizen

2015-10-27 Thread Jan Olszak
Hi, You don't need the binaries to check the kernel configuration. Those are just bash scripts. Kernel 3.4 is OK for playing, but not secure in terms of user namespaces. Jan On 10/27/2015 09:57 AM, Bob Summerwill wrote: Thanks, Jan. I downloaded the kernel code for the Gear S2 from openso

Re: [Dev] LXC support in Tizen

2015-10-27 Thread Bob Summerwill
Thanks, Jan. I downloaded the kernel code for the Gear S2 from opensource.samsung.com. It is "linux-3.4-exynos3250". I won't be able to run vasum-check-config.sh or lxc-checkconfig until I have cross-built LXC binaries for Tizen. Raster - Have you ever tied using LXC on Tizen 2.x?Can you say

Re: [Dev] LXC support in Tizen

2015-10-27 Thread Jan Olszak
Thanks! Yes, we are concentrating on Tizen 3. I think your devices have an older kernel, but I'm not sure. You can check if the kernel is OK with vasum-check-config.sh script from Vasum's repo or lxc-checkconfig. If you want to play with containers on Tizen 3.0 you could use the emulator. I'm

Re: [Dev] LXC support in Tizen

2015-10-27 Thread Tomasz Swierczek
BTW - What happened to your builds in October?Not so many test runs happening, eh? :-( https://wiki.tizen.org/wiki/Weekly_test_results_for_Tizen_3.X_security_framework I can answer this one question: its our Jenkins failure. We’re currently fixing the configuration. It sh

Re: [Dev] LXC support in Tizen

2015-10-26 Thread Bob Summerwill
Thanks for the information, Jan and Dominig. The Vasum video demonstration is very, very cool.Yes, I can imagine that "graphical" containers are a significantly more complicated proposition than headless server containers. Am I right in thinking that all Vasum and Cynara work is Tizen 3.x onl

Re: [Dev] LXC support in Tizen

2015-10-26 Thread Jan Olszak
Hi there! Indeed we're developing Vasum to provide "graphical" Linux containers for Tizen (or any other Linux distribution). It has a rich C/Dbus API and uses LXC under the hood. The problem with Docker, LXD, libvirt is that they concentrate on the server use case. So as long as you are OK wit

Re: [Dev] LXC support in Tizen

2015-10-26 Thread Dominig ar Foll (Intel OTC)
Bob, initial investigation on use of Name spaces has been done by Samsung. It is based on lxc. Get a look at https://wiki.tizen.org/wiki/Security:Vasum:Usage Dominig ar Foll Senior Software Architect Open Source Technology Centre Intel SSG Le 26/10/2015 04:08, Bob Summerwill a écrit : What

[Dev] LXC support in Tizen

2015-10-25 Thread Bob Summerwill
What support (if any) is missing for Tizen 2.4 and Tizen 3.0 to be able to support LXC or even Docker? I know that there have been efforts in this direction in the past. Just wondering about the current status and any plans/roadmap to support Linux containers? Cheers, Bob Summerwill -- http:/