This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lxc".
The branch, master has been updated
via cccc74b5146cb1b88facef29a530c653dbe0cb90 (commit)
from 547467bddbe54b7812f0df0e9c18a2e1b7091036 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit cccc74b5146cb1b88facef29a530c653dbe0cb90
Author: Daniel Lezcano <[email protected]>
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 <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
doc/lxc.conf.sgml.in | 32 ++++++++++++++++++++++++++++++++
src/lxc/conf.c | 22 ++++++++++++++++++++++
src/lxc/conf.h | 1 +
src/lxc/confile.c | 31 +++++++++++++++++++++++++++++++
4 files changed, 86 insertions(+), 0 deletions(-)
hooks/post-receive
--
lxc
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Lxc-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lxc-devel