This udpate fixes the following issues for lxc:
- bnc#786245: fix openSUSE 12.1 container build
- bnc#789387: use relative paths for container mount points, fixes lxc-clone dropping some lxc.mount entries
- bnc#786970: Add Requires(post) dependency on aaa_base
- bnc#776169: Add dhcpcd in default installation in openSUSE template
- switch openSUSE template to 12.2
- install iputils in the default configuration
- autoconfigure gateway if possible
- detect if network is set to 0.0.0.0 and configure DHCP
- bind mount /etc/resolv.conf in container
- modify MAC address when cloning a container (git)
- if destroying a running container, wait until it is stopped before destroying it.
- Ensure lxc-createconfig uses opensuse template by default.
- bnc#773234: Ensure lxc-createconfig correctly detect cidr
- fix pivot root when / is mounted as shared (default on 12.3 and later)
-
Submitted by
Frederic Crozat (fcrozat)