generic-poky/meta/recipes-core/systemd
Jason Wessel 651713adb4 systemd: Backport cgroup fix from 233 to 232
There is a critical regression in the default behavior with systemd
232 which prevents lxc, docker, and opencontainers from working
properly out of the box.  The change was already committed to the
systemd 233 code stream.

The failure looks like what is shown below.

% lxc-start -n container -F
lxc-start: cgfsng.c: parse_hierarchies: 825 Failed to find current cgroup for controller 'name=systemd'
lxc-start: cgfsng.c: all_controllers_found: 431 no systemd controller mountpoint found
lxc-start: start.c: lxc_spawn: 1082 failed initializing cgroup support
lxc-start: start.c: __lxc_start: 1332 failed to spawn 'container'
lxc-start: lxc_start.c: main: 344 The container failed to start.
lxc-start: lxc_start.c: main: 348 Additional information can be obtained by setting the --logfile and --logpriority options.

Commit 843d5baf6aad6c53fc00ea8d95d83209a4f92de1 from the systemd git
has been backported and can be dropped in a future uprev.

(From OE-Core rev: d212e97aeae502cd0d11cb922f7711aee5c1ace0)

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-12-13 22:55:21 +00:00
..
systemd systemd: Backport cgroup fix from 233 to 232 2016-12-13 22:55:21 +00:00
systemd-serialgetty systemd-serialgetty: allow baud rate overriding 2016-03-31 09:15:05 +01:00
systemd-systemctl systemd-systemctl-native: fix unit detection 2016-04-09 23:00:44 +01:00
systemd-compat-units.bb Remove LIC_FILES_CHKSUM from recipes without SRC_URI 2016-10-28 16:15:21 +01:00
systemd-serialgetty.bb systemd-serialgetty: Set S to prevent QA warning 2015-07-08 00:01:18 +01:00
systemd-systemctl-native.bb Remove $COREBASE/LICENSE from LIC_FILES_CHKSUM 2016-10-28 16:15:18 +01:00
systemd.inc systemd: Upgrade to 232 2016-12-08 10:31:29 +00:00
systemd_232.bb systemd: Backport cgroup fix from 233 to 232 2016-12-13 22:55:21 +00:00