systemd: add systemd recipes
authorRadu Moisan <radu.moisan@intel.com>
Sat, 19 Jan 2013 22:47:07 +0000 (22:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Jan 2013 12:58:55 +0000 (12:58 +0000)
commit88dac9bce02221e3611ab70cd097eb0f3fa786cf
tree77fd4cba6484a0ce04e274b68ae7fce4ca81601b
parentfeeec3d8939fb1b3ddd769e2978d72a5ab426122
systemd: add systemd recipes

Add systemd recipes and associated support recipes.

Mostly based on meta-oe/meta-systemd, so almost all credit should go to:

Andreas Müller <schnitzeltony@googlemail.com>
Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Holger Hans Peter Freyther <holger@moiji-mobile.com>
Khem Raj <raj.khem@gmail.com>
Koen Kooi <koen@dominion.thruhere.net>
Martin Jansa <Martin.Jansa@gmail.com>

(From OE-Core rev: 6a8a48b4d0d0b9b8d8af46cae11245bcb870bbc3)

Signed-off-by: Radu Moisan <radu.moisan@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
22 files changed:
meta/recipes-core/systemd/systemd-compat-units.bb [new file with mode: 0644]
meta/recipes-core/systemd/systemd-compat-units/machineid.service [new file with mode: 0644]
meta/recipes-core/systemd/systemd-compat-units/run-postinsts.service [new file with mode: 0644]
meta/recipes-core/systemd/systemd-serialgetty.bb [new file with mode: 0644]
meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service [new file with mode: 0644]
meta/recipes-core/systemd/systemd-systemctl-native.bb [new file with mode: 0644]
meta/recipes-core/systemd/systemd-systemctl/systemctl [new file with mode: 0755]
meta/recipes-core/systemd/systemd/00-create-volatile.conf [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0001-Revert-systemd-analyze-use-argparse-instead-of-getop.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0002-Revert-analyze-use-GDBus-instead-of-dbus-python.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/modprobe.rules [new file with mode: 0644]
meta/recipes-core/systemd/systemd/optional_secure_getenv.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/systemd-pam-configure-check-uclibc.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/systemd-pam-fix-execvpe.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/systemd-pam-fix-fallocate.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/systemd-pam-fix-getty-unit.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/systemd-pam-fix-mkostemp.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/systemd-pam-fix-msformat.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/touchscreen.rules [new file with mode: 0644]
meta/recipes-core/systemd/systemd/use-rootlibdir.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/var-run.conf [new file with mode: 0644]
meta/recipes-core/systemd/systemd_196.bb [new file with mode: 0644]