LXC 2.0.0 rc2 released

lxc (2.0.0~rc2-0ubuntu1) xenial; urgency=medium

* New upstream snapshot (2.0.0~rc2)
- Support upstream Linux cgns. (LP: #1548440)
* Move bash completion profile to /usr/share/bash-completion
* Update a bunch of lintian overrides
* Update packaging for the LTS
- Drop lxc-dbg in favor of the dbgsym packages
- Introduce a new lxc1 package for the old command line tools
- Turn the lxc package into a transitional package to lxc1
- Introduce a new lxc-common package for all the bits needed by liblxc1
- Move apparmor, selinux and binary helpers from lxc to lxc-common
- Make lxc-dev depend on liblxc1 rather than lxc
- Move the hooks and template configs from lxc to lxc-templates

All this moving around of files and new packages will not affect the
functionality of any existing system, nor the behavior of "apt-get
install lxc". It will however make it possible for LXD to provide a new
"lxc2" package which will install a LXD-only experience.

A /etc/default/lxc file valtozott, leglenyegesebb:

# BOOTGROUPS - What groups should start on bootup?
# Comma separated list of groups.
# Leading comma, trailing comma or embedded double
# comma indicates when the NULL group should be run.
# Example (default): boot the onboot group first then the NULL group
BOOTGROUPS="onboot,"