Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | udisks: do not start daemon automatically at boot time | Andreas Müller | 2012-07-16 | 1 | -1/+2 | |
| | ||||||
* | systemd.bbclass: introduce SYSTEMD_AUTO_ENABLE variable | Andreas Müller | 2012-07-16 | 1 | -2/+4 | |
| | | | | | | Currently all services introduced are enabled and started at installation. By setting SYSTEMD_AUTO_ENABLE = "disable" the default behaviour can be overridden. | |||||
* | networkmanager: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 1 | -0/+14 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | gpsd: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 4 | -0/+60 | |
| | ||||||
* | rsyslog: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 1 | -0/+10 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | keymaps: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 2 | -0/+17 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | dropbear: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 4 | -0/+46 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | xserver-nodm-init: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 3 | -0/+31 | |
| | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | |||||
* | xinput-calibrator: : move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 2 | -0/+21 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | cloud9: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 2 | -0/+22 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | openssh: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 4 | -0/+40 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | cherokee: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 2 | -0/+20 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | gateone: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 2 | -0/+21 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | connman: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 1 | -0/+8 | |
| | ||||||
* | dhcp: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 3 | -0/+35 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | atftp: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 2 | -0/+20 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | net-snmp: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 4 | -0/+1661 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | elsa: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 2 | -0/+21 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | cronie: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 2 | -0/+21 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | lighttpd: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 2 | -0/+23 | |
| | ||||||
* | udisks: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 2 | -0/+125 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | syslog-ng: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 1 | -0/+11 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | ntp: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 3 | -0/+42 | |
| | ||||||
* | busybox: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 3 | -0/+44 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | gdm: move systemd support to meta-systemd | Andreas Müller | 2012-07-16 | 2 | -0/+24 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | polkit: meta-systemd rework | Andreas Müller | 2012-07-16 | 1 | -0/+3 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | task-basic: move systemd support to meta systemd | Andreas Müller | 2012-07-16 | 1 | -0/+6 | |
| | ||||||
* | systemd.bbclass: do not warn for systemd files are in ${PN} | Andreas Müller | 2012-07-16 | 1 | -7/+2 | |
| | | | | Since we have our own layer there is no need to separate out systemd packages | |||||
* | systemd.bbclass: add *-systemd packages to RRECOMMENDS | Andreas Müller | 2012-07-16 | 1 | -4/+22 | |
| | ||||||
* | layer.conf/README: search directory structure for bbappends changed | Andreas Müller | 2012-07-16 | 2 | -1/+6 | |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | |||||
* | move systemd recipes to meta-systemd | Andreas Müller | 2012-07-16 | 13 | -0/+1196 | |
| | ||||||
* | systemd.bbclass: move to meta-systemd | Andreas Müller | 2012-07-16 | 1 | -0/+207 | |
| | ||||||
* | meta-systemd: fixup BBFILE_PATTERN override | Martin Jansa | 2012-05-17 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | |||||
* | meta-systemd: add layer | Koen Kooi | 2012-05-17 | 2 | -0/+48 | |
This is where the systemd related recipes and appends are going to live Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |