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
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
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
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
--
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.
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
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
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