Re: [Lxc-users] LXC and Slackware 13.37

2011-07-12 Thread Laurens Vets
Hello, >> I'm trying to configure LXC on Slackware 13.37 following these 2 >> guides: http://www.vislab.uq.edu.au/howto/lxc.html & >> http://www.vislab.uq.edu.au/howto/lxc/create_container.html. >> However, I >> cannot reach the LXC guest when I try to connect to it. > > In the howto I see the fo

[Lxc-users] 3 small patches for 0.7.5

2011-07-12 Thread Serge Hallyn
Hi, following are three small patches which are applied in the Ubuntu lxc package, on top of the current lxc git HEAD. Would you mind applying these before tagging 0.7.5? thanks, -serge -- AppSumo Presents a FREE Video

[Lxc-users] [PATCH 3/3] lxc-ubuntu: Allow /dev/fuse to be used in a container

2011-07-12 Thread Serge Hallyn
From: Serge Hallyn As people seem to want it, i.e. https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/800886 Signed-off-by: Serge Hallyn --- templates/lxc-ubuntu.in |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/templates/lxc-ubuntu.in b/templates/lxc-ubuntu.in index

[Lxc-users] [PATCH 1/3] Add arm as a supported srcarch

2011-07-12 Thread Serge Hallyn
From: Serge Hallyn Otherwise building on armel fails with checking for linux SRCARCH... configure: error: architecture arm-unknown-linux-gnueabi not supported See https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/745884 for details. Author: Marcin Juszkiewicz Signed-off-by: Serge Hallyn --

[Lxc-users] [PATCH 2/3] lxc-ubuntu: don't put devpts in $confdir/container/fstab

2011-07-12 Thread Serge Hallyn
From: Serge Hallyn src/lxc/conf.c will explicitly mount it anyway. Furthermore, the fstab entry, which is getting processed first, did not specify -o newinstance. This can cause the host's devpts entry mount options to change, as in https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/607636.

Re: [Lxc-users] Problem with network start on Arch Linux (with revised rc.conf)

2011-07-12 Thread John
On 11/07/11 22:24, Joerg Gollnick wrote: > > Hope that helps, best regards Joerg > > Thank you Joerg. This forced me do do a bit more checking because your rc.sysinit seems to predate the change to the networking (it uses "ifconfig"). I decided to try removing the line "lxc.network.ipv4" from my

Re: [Lxc-users] LXC and Slackware 13.37

2011-07-12 Thread Matto Fransen
Hi Laurens, On Tue, Jul 12, 2011 at 07:11:21PM +0200, Laurens Vets wrote: > I'm trying to configure LXC on Slackware 13.37 following these 2 > guides: http://www.vislab.uq.edu.au/howto/lxc.html & > http://www.vislab.uq.edu.au/howto/lxc/create_container.html. However, I > cannot reach the LXC

[Lxc-users] LXC and Slackware 13.37

2011-07-12 Thread Laurens Vets
Hello list, I'm trying to configure LXC on Slackware 13.37 following these 2 guides: http://www.vislab.uq.edu.au/howto/lxc.html & http://www.vislab.uq.edu.au/howto/lxc/create_container.html. However, I cannot reach the LXC guest when I try to connect to it. It's on a Hetzner machine, but the i