generic-poky/meta/recipes-core/systemd
Ross Burton 76e8678c2f systemd: split out systemd-binfmt as a separate package
If binfmt_misc was compiled as a module but isn't installed then systemd-binfmt
will put an automounter on /proc/sys/fs/binfmt_misc and when it attempts to
automount (e.g. when df is called) it can't find support for the filesystem, and
throws an error.

As binfmt_misc isn't commonly used, split this helper into it's own package, add
a dependency on kernel-module-binfmt-misc, and ensure the service gets started
when it's installed.

[ YOCTO #4863 ]

(From OE-Core rev: d42f7fc333495dc35227a6d1027492ab70f29b23)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-06 23:04:51 +01:00
..
systemd systemd: split out systemd-binfmt as a separate package 2013-09-06 23:04:51 +01:00
systemd-compat-units systemd: fix ordering for machineid and run-postinsts services 2013-05-29 22:07:52 +01:00
systemd-serialgetty systemd: update to 204 2013-05-24 14:14:48 +01:00
systemd-systemctl systemctl: Support all unit types in the directives. 2013-06-25 17:44:56 +01:00
systemd-compat-units.bb systemd-compat-units: disable dbus-1 2013-03-26 22:43:04 +00:00
systemd-serialgetty.bb systemd-serialgetty: change to handle SERIAL_CONSOLES 2013-05-02 17:41:54 +01:00
systemd-systemctl-native.bb systemd: add systemd recipes 2013-01-20 12:58:55 +00:00
systemd_206.bb systemd: split out systemd-binfmt as a separate package 2013-09-06 23:04:51 +01:00