Package: lxc Severity: important Tags: patch Hi,
please cherry-pick this from upstream, it's a quite important feature/bugfix: commit cccc74b5146cb1b88facef29a530c653dbe0cb90 Author: Daniel Lezcano <daniel.lezc...@free.fr> Date: Mon Sep 13 15:36:20 2010 +0200 configure container architecture When a container is installed with 32bits binaries while we are running on a 64bits host, inside the container we are seen as 64bits arch. That leads to some problems for the package updates because the scripts will download 64bits packages instead of 32bits. This patch defines a configuration variable to set the architecture of the container. lxc.arch = i686 | x86 | x86_64 | amd64 Signed-off-by: Daniel Lezcano <dlezc...@fr.ibm.com> Regards, Daniel -- Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: daniel.baum...@panthera-systems.net Internet: http://people.panthera-systems.net/~daniel-baumann/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org