search for: olszak

Displaying 16 results from an estimated 16 matches for "olszak".

2013 Nov 05
3
Building libvirt for ARM tizen.
Hi there! I'm building libvirt-1.1.4 on Tizen. I had to modify the spec file: 1. Comment out requirements: xhtml1, scrub, shadow-utils 2. Added defines: %define _without_selinux 1 %define _without_hal 1 %define _without_libnl 1 %define _without_macvtap 1 %define _without_storage_fs 1 %define _without_network 1 %define _without_sasl 1 %define _without_qemu 1 %define
2013 Oct 31
1
Re: libvirt-lxc driver on armv7l
...":) I tried to install dependencies from http://ftp.pbone.net/pub/fedora/linux/development/20/armhfp/os/Packages/ but that just doesn't work... Thanks! Jan -----Original Message----- From: Daniel P. Berrange [mailto:berrange@redhat.com] Sent: Wednesday, October 30, 2013 8:13 PM To: Jan Olszak Cc: libvirt-users@redhat.com Subject: Re: [libvirt-users] libvirt-lxc driver on armv7l On Wed, Oct 30, 2013 at 07:38:01PM +0100, Jan Olszak wrote: > Hi there, > > I'm interested in using libvirt-lxc on armv7l architecture and I have > a hard time building libvirt. > > 1....
2013 Nov 06
1
Re: Building libvirt for ARM tizen.
On Tue, Nov 05, 2013 at 09:46:39AM -0700, Eric Blake wrote: > On 11/05/2013 09:18 AM, Jan Olszak wrote: > > Hi there! > > > > I'm building libvirt-1.1.4 on Tizen. I had to modify the spec file: > > > > 1. Comment out requirements: xhtml1, scrub, shadow-utils > > Why? Are these prerequisites not available for you? Tizen is lacking loads of stuff...
2013 Oct 30
2
libvirt-lxc driver on armv7l
Hi there, I'm interested in using libvirt-lxc on armv7l architecture and I have a hard time building libvirt. 1. Are there any prebuild rpms for ARM? 2. I have many dependency issues during build: error: *** Error Summary *** === the following packages failed to build due to missing build dependencies === libvirt: nothing provides hal-devel nothing provides
2014 Jan 20
2
LXC configuration for Systemd in the user namespace.
Hi there! Does anyone have a config file for libvirt-LXC, that makes it possible to: 1. Use all namespaces (user namespace in particular) 2. Run systemd inside a container. Thanks! Jan
2014 Jan 29
1
Re: Libvirt-LXC + systemd + user namespace
On 28.01.2014 12:46, Daniel P. Berrange wrote: > On Tue, Jan 28, 2014 at 12:32:41PM +0100, Jan Olszak wrote: >> Hi there! >> >> I am trying to turn on user namespace by adding following lines to the >> config: >> >> >> >> <idmap> >> >> <uid start='0' target='0' count='100000'/> >> >...
2014 Jan 28
2
Libvirt-LXC + systemd + user namespace
Hi there! I am trying to turn on user namespace by adding following lines to the config: <idmap> <uid start='0' target='0' count='100000'/> <gid start='0' target='0' count='100000'/> </idmap> As you can see the root in container is mapped to the root outside. I was expected to see no difference
2013 Oct 30
0
Re: libvirt-lxc driver on armv7l
On Wed, Oct 30, 2013 at 07:38:01PM +0100, Jan Olszak wrote: > Hi there, > > I'm interested in using libvirt-lxc on armv7l architecture and I have a hard > time building libvirt. > > 1. Are there any prebuild rpms for ARM? > > 2. I have many dependency issues during build: > > error: *** Error Summary **...
2013 Oct 31
1
libvirt-lxc without libvirt
Hi there! 1. Is it possible to build libvirt-lxc driver without building libvirt? How do I do it? 2. Do I understand it correctly, that I can use libvirt-lxc as a substitute of lxc? Thanks, Jan
2013 Nov 05
0
Re: Building libvirt for ARM tizen.
On 11/05/2013 09:18 AM, Jan Olszak wrote: > Hi there! > > I'm building libvirt-1.1.4 on Tizen. I had to modify the spec file: > > 1. Comment out requirements: xhtml1, scrub, shadow-utils Why? Are these prerequisites not available for you? > > 2. Added defines: > > %define _without_sel...
2014 Jan 23
0
Re: LXC configuration for Systemd in the user namespace.
On 01/20/2014 04:49 PM, Jan Olszak wrote: > Hi there! > > Does anyone have a config file for libvirt-LXC, that makes it possible to: > > 1. Use all namespaces (user namespace in particular) > This is always supported by libvirt lxc. > 2. Run systemd inside a container. > I guess systemd nee...
2014 Jan 28
0
Re: Libvirt-LXC + systemd + user namespace
On Tue, Jan 28, 2014 at 12:32:41PM +0100, Jan Olszak wrote: > Hi there! > > I am trying to turn on user namespace by adding following lines to the > config: > > > > <idmap> > > <uid start='0' target='0' count='100000'/> > > <gid start='0' target=...
2014 Apr 30
1
[LXC] Libvirtd without root
Hi there! Can libvirtd (lxc driver) run as a non-root user, but with the right CAPs? Thanks, Jan
2006 Jan 01
0
Using standard helper methods in my helpers
Hi... I''ve written some simple helper method. My method uses standard helper methods from Rails. When I try to use them from templates - everything is working, but when I try to execute from my helper I get an exception. Here is my code: module ApplicationHelper def reset_add_function r=update_element_function("add") { link_to_remote( "Nowy watek",
2013 Nov 07
0
Installed (but unpackaged) file(s) found.
Hi! I'm building libvirt-1.1.4 with the fallowing configuration. I had to modify the spec: 1. Comment out requirements: xhtml1, scrub, shadow-utils 2. Added defines: %define _without_selinux 1 %define _without_hal 1 %define _without_libnl 1 %define _without_macvtap 1 %define _without_storage_fs 1 %define _without_network 1 %define _without_sasl 1 %define _without_qemu 1
2013 Nov 07
0
Failing %check section.
Hi there! I'm building libvirt-1.1.4 with the fallowing configuration. I had to modify the spec file: 1. Comment out requirements: xhtml1, scrub, shadow-utils 2. Added defines: %define _without_selinux 1 %define _without_hal 1 %define _without_libnl 1 %define _without_macvtap 1 %define _without_storage_fs 1 %define _without_network 1 %define _without_sasl 1 %define