mirror_lxc/config
Daniel Miranda d79067a726 build: Fix support for split build and source dirs
Building LXC in a separate target directory, by running configure from
outside the source tree, failed with multiple errors, mostly in the
Python and Lua extensions, due to assuming the source dir and build dir
are the same in a few places. To fix that:

- Pre-process setup.py with the appropriate directories at configure
  time
- Introduce the build dir as an include path in the Lua Makefile
- Link the default container configuration file from the alternatives
  in the configure stage, instead of setting a variable and using it
  in the Makefile

Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2014-08-22 14:05:27 -05:00
..
apparmor apparmor: Allow slave bind mounts 2014-07-30 16:43:10 +02:00
bash removed shebang from bash_completion-file 2014-03-03 10:57:41 -05:00
etc build: Fix support for split build and source dirs 2014-08-22 14:05:27 -05:00
init systemd: Load AppArmor profiles if necessary/supported 2014-08-04 15:24:39 -04:00
selinux provide an example SELinux policy for older releases 2014-07-31 14:12:25 -04:00
templates Remove mention of mountcgroups in ubuntu.common config 2014-07-17 16:39:44 -05:00
yum install lxc-patch.py 644 to fix rpmlint warning 2014-05-07 08:48:20 -05:00
acinclude.m4 Remove all trailing whitespaces. 2012-11-26 12:08:13 -05:00
Makefile.am provide an example SELinux policy for older releases 2014-07-31 14:12:25 -04:00
tls.m4 check pthread_atfork and thread-local storage 2014-01-06 09:46:32 -05:00