mirror_lxc/doc
Daniel Lezcano cccc74b514 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 <dlezcano@fr.ibm.com>
2010-09-13 15:36:20 +02:00
..
examples Rename doc/examples/lxc-complex-config.in to lxc-complex.conf.in 2010-01-08 15:19:20 +01:00
rootfs change the rootfs mount location and add the README 2010-05-27 14:27:13 +02:00
common_options.sgml.in update man pages about logpriority 2010-05-31 11:56:47 +02:00
FAQ.txt Describe Ubuntu 8.10 vs libtool problem 2008-12-13 12:19:29 +00:00
lxc-cgroup.sgml.in change man pages to use a common file for common options 2009-05-28 15:32:30 +02:00
lxc-checkpoint.sgml.in update checkpoint / restart man page 2010-05-28 17:01:45 +02:00
lxc-console.sgml.in change man pages to use a common file for common options 2009-05-28 15:32:30 +02:00
lxc-create.sgml.in correct template directory documentation 2010-06-16 09:19:15 +02:00
lxc-destroy.sgml.in man update lxc-create lxc-destroy 2010-04-29 10:03:59 +02:00
lxc-execute.sgml.in fix lxc-execute man page 2010-05-28 17:39:11 +02:00
lxc-freeze.sgml.in change man pages to use a common file for common options 2009-05-28 15:32:30 +02:00
lxc-kill.sgml.in update lxc-checkpoint / lxc-restart man 2010-05-28 17:01:45 +02:00
lxc-ls.sgml.in change man pages to use a seealso file for references 2009-05-28 15:32:29 +02:00
lxc-monitor.sgml.in change man pages to use a common file for common options 2009-05-28 15:32:30 +02:00
lxc-ps.sgml.in update the lxc-ps man page after previous code change 2009-07-01 11:58:41 +02:00
lxc-restart.sgml.in update checkpoint / restart man page 2010-05-28 17:01:45 +02:00
lxc-start.sgml.in man update lxc-create lxc-destroy 2010-04-29 10:03:59 +02:00
lxc-stop.sgml.in change man pages to use a common file for common options 2009-05-28 15:32:30 +02:00
lxc-unfreeze.sgml.in change man pages to use a common file for common options 2009-05-28 15:32:30 +02:00
lxc-wait.sgml.in change man pages to use a common file for common options 2009-05-28 15:32:30 +02:00
lxc.conf Initial revision 2008-08-06 14:32:29 +00:00
lxc.conf.sgml.in configure container architecture 2010-09-13 15:36:20 +02:00
lxc.sgml.in man update lxc 2010-04-29 10:03:59 +02:00
Makefile.am update lxc-checkpoint / lxc-restart man 2010-05-28 17:01:45 +02:00
see_also.sgml.in lxc: introduce lxc-kill command (v4) 2010-04-29 10:03:59 +02:00