[oe-commits] Radu Moisan : systemd: add systemd recipes

git at git.openembedded.org git at git.openembedded.org
Sun Jan 20 13:05:10 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 6a8a48b4d0d0b9b8d8af46cae11245bcb870bbc3
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=6a8a48b4d0d0b9b8d8af46cae11245bcb870bbc3

Author: Radu Moisan <radu.moisan at intel.com>
Date:   Sat Jan 19 22:47:07 2013 +0000

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 at googlemail.com>
Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Holger Hans Peter Freyther <holger at moiji-mobile.com>
Khem Raj <raj.khem at gmail.com>
Koen Kooi <koen at dominion.thruhere.net>
Martin Jansa <Martin.Jansa at gmail.com>

Signed-off-by: Radu Moisan <radu.moisan at intel.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-core/systemd/systemd-compat-units.bb  |   58 ++++
 .../systemd/systemd-compat-units/machineid.service |   16 +
 .../systemd-compat-units/run-postinsts.service     |   17 +
 meta/recipes-core/systemd/systemd-serialgetty.bb   |   45 +++
 .../systemd-serialgetty/serial-getty at .service      |   32 ++
 .../systemd/systemd-systemctl-native.bb            |   15 +
 .../systemd/systemd-systemctl/systemctl            |  126 ++++++++
 .../systemd/systemd/00-create-volatile.conf        |   10 +
 ...emd-analyze-use-argparse-instead-of-getop.patch |  103 ++++++
 ...-analyze-use-GDBus-instead-of-dbus-python.patch |   91 ++++++
 meta/recipes-core/systemd/systemd/modprobe.rules   |   17 +
 .../systemd/systemd/optional_secure_getenv.patch   |   19 ++
 .../systemd-pam-configure-check-uclibc.patch       |   26 ++
 .../systemd/systemd/systemd-pam-fix-execvpe.patch  |   26 ++
 .../systemd/systemd-pam-fix-fallocate.patch        |   82 +++++
 .../systemd/systemd-pam-fix-getty-unit.patch       |   35 ++
 .../systemd/systemd/systemd-pam-fix-mkostemp.patch |  166 ++++++++++
 .../systemd/systemd/systemd-pam-fix-msformat.patch |  335 ++++++++++++++++++++
 .../recipes-core/systemd/systemd/touchscreen.rules |   18 +
 .../systemd/systemd/use-rootlibdir.patch           |  107 +++++++
 meta/recipes-core/systemd/systemd/var-run.conf     |    4 +
 meta/recipes-core/systemd/systemd_196.bb           |  249 +++++++++++++++
 22 files changed, 1597 insertions(+), 0 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=6a8a48b4d0d0b9b8d8af46cae11245bcb870bbc3




More information about the Openembedded-commits mailing list