summaryrefslogtreecommitdiffstats
path: root/meta-systemd
Commit message (Collapse)AuthorAgeFilesLines
* README: show github mirror URL in layer dependenciesMartin Jansa2013-04-291-2/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* README: add -M to git send-email exampleMartin Jansa2013-04-291-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* update README to dylanEric Bénard2013-04-231-4/+4
| | | | Signed-off-by: Eric Bénard <eric@eukrea.com>
* recipes: Unify indentationMartin Jansa2013-04-1511-33/+33
| | | | | | | | | | | | | | | | | | | | | | | | | * This change is only aesthetic (unlike indentation in Python tasks). * Some recipes were using tabs. * Some were using 8 spaces. * Some were using mix or different number of spaces. * Make them consistently use 4 spaces everywhere. * Yocto styleguide advises to use tabs (but the only reason to keep tabs is the need to update a lot of recipes). Lately this advice was also merged into the styleguide on the OE wiki. * Using 4 spaces in both types of tasks is better because it's less error prone when someone is not sure if e.g. do_generate_toolchain_file() is Python or shell task and also allows to highlight every tab used in .bb, .inc, .bbappend, .bbclass as potentially bad (shouldn't be used for indenting of multiline variable assignments and cannot be used for Python tasks). * Don't indent closing quote on multiline variables we're quite inconsistent wheater it's first character on line under opening quote or under first non-whitespace character in previous line. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
* busybox: fix upgrade pathMartin Jansa2013-04-151-1/+5
| | | | | | | | | | | * check_data_file_clashes: Package busybox-syslog wants to install file /lib/systemd/system/busybox-syslog.service But that file is already provided by package * busybox-syslog-systemd * check_data_file_clashes: Package busybox-syslog wants to install file /lib/systemd/system/syslog.service But that file is already provided by package * busybox-syslog-systemd * check_data_file_clashes: Package busybox-syslog wants to install file /lib/systemd/system/busybox-klogd.service But that file is already provided by package * busybox-syslog-systemd Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dbus: add bbappend to fix upgrade pathMartin Jansa2013-04-151-0/+5
| | | | | | | | | | | * check_data_file_clashes: Package dbus-1 wants to install file /lib/systemd/system/multi-user.target.wants/dbus.service But that file is already provided by package * dbus-systemd * check_data_file_clashes: Package dbus-1 wants to install file /lib/systemd/system/dbus.socket But that file is already provided by package * dbus-systemd * check_data_file_clashes: Package dbus-1 wants to install file /lib/systemd/system/sockets.target.wants/dbus.socket But that file is already provided by package * dbus-systemd Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* systemd: add .bbappend to fix upgrade-pathMartin Jansa2013-04-151-0/+5
| | | | | | | | | | | | | | | | | | | | | | | * check_data_file_clashes: Package udev wants to install file /lib/systemd/system/sysinit.target.wants/systemd-udevd.service But that file is already provided by package * udev-systemd * check_data_file_clashes: Package udev wants to install file /lib/systemd/system/sysinit.target.wants/systemd-udev-trigger.service But that file is already provided by package * udev-systemd * check_data_file_clashes: Package udev wants to install file /lib/systemd/system/systemd-udevd.service But that file is already provided by package * udev-systemd * check_data_file_clashes: Package udev wants to install file /lib/systemd/system/systemd-udev-settle.service But that file is already provided by package * udev-systemd * check_data_file_clashes: Package udev wants to install file /lib/systemd/system/systemd-udev-trigger.service But that file is already provided by package * udev-systemd * check_data_file_clashes: Package udev wants to install file /lib/systemd/system/sockets.target.wants/systemd-udevd-control.socket But that file is already provided by package * udev-systemd * check_data_file_clashes: Package udev wants to install file /lib/systemd/system/sockets.target.wants/systemd-udevd-kernel.socket But that file is already provided by package * udev-systemd * check_data_file_clashes: Package udev wants to install file /lib/systemd/system/systemd-udevd-control.socket But that file is already provided by package * udev-systemd * check_data_file_clashes: Package udev wants to install file /lib/systemd/system/systemd-udevd-kernel.socket But that file is already provided by package * udev-systemd Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* layer.conf: remove detection of other layers, now there are only oe-core ↵Martin Jansa2013-04-152-13/+0
| | | | | | bbappends Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-systemd: drop now unused gitpkgv.bbclassMartin Jansa2013-04-151-1/+0
|
* polkit: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-151-3/+0
| | | | | | * POLKITAUTH isn't used anymore PACKAGECONFIG should select right version for systemd now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* packagegroup-basic: Drop bbappend from meta-systemdMartin Jansa2013-04-151-6/+0
| | | | | | | * avahi-systemd is now indluded in deamon * systemd-compat-units are RRECOMMENDED from systemd itself Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* networkmanager: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-151-13/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pcsc-lite: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-151-8/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lxdm: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-151-10/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rsyslog: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-151-12/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* syslog-ng: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-151-13/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* zram: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-152-32/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* atftp: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-152-29/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gateone: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-152-26/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cherokee: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-152-28/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xinput-calibrator: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-152-29/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* net-snmp: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-154-1674/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-nodm-init: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-153-35/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-152-30/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* strongswan: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-151-10/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* udisks: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-152-128/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dnsmasq: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-152-31/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cloud9: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-152-31/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-session: move systemd support from meta-systemd back to meta-xfceMartin Jansa2013-04-152-490/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* yp-tools, ypbind-mt: move systemd support from meta-systemd back to ↵Martin Jansa2013-04-154-62/+0
| | | | | | meta-networking Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ntp: move systemd support from meta-systemd back to meta-networkingMartin Jansa2013-04-153-50/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* autofs: move systemd support from meta-systemd back to meta-networkingMartin Jansa2013-04-151-8/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mpd: move systemd support from meta-systemd back to meta-multimediaMartin Jansa2013-04-151-16/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gdm: move systemd support from meta-systemd back to meta-gnomeMartin Jansa2013-04-152-30/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* entrance: move systemd support from meta-systemd back to meta-eflMartin Jansa2013-04-153-31/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* at: move bbappend to oe-core subdirectoryMartin Jansa2013-04-152-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rpcbind: move bbappend to oe-core subdirectoryMartin Jansa2013-04-152-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* busybox: move bbappend to oe-core subdirectoryMartin Jansa2013-04-153-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dropbear: move bbappend to oe-core subdirectoryMartin Jansa2013-04-154-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* keymaps: move bbappend to oe-core subdirectoryMartin Jansa2013-04-152-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* atftpd: fix warning about overwritting keysMartin Jansa2013-04-151-6/+6
| | | | | | * WARNING: Variable key FILES_${PN}d (${sbindir}/* ${sysconfdir}/init.d/* /srv/tftp) replaces original key FILES_atftpd ( ${systemd_unitdir}/system/atftpd.service). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openssh: fix warnings about overwritting keysMartin Jansa2013-04-151-7/+7
| | | | | | | | | * they were causing real issues like openssh-sshd-systemd not really RPROVIDED.. WARNING: Variable key RCONFLICTS_${PN}-sshd (dropbear) replaces original key RCONFLICTS_openssh-sshd ( openssh-sshd-systemd). WARNING: Variable key FILES_${PN}-sshd (${sbindir}/sshd ${sysconfdir}/init.d/sshd ${sysconfdir}/ssh/moduli ${sysconfdir}/ssh/sshd_config) replaces original key FILES_openssh-sshd ( ${systemd_unitdir}/system/sshd.socket). WARNING: Variable key RPROVIDES_${PN}-sshd (sshd) replaces original key RPROVIDES_openssh-sshd ( openssh-sshd-systemd). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-systemd: Add not only RPROVIDES, but also RREPLACES/RCONFLICTSMartin Jansa2013-04-1237-0/+82
| | | | with this combo opkg should automatically remove PN-systemd and replace it with PN
* meta-systemd: bump PRINC in all .bbappendsMartin Jansa2013-04-1244-44/+44
| | | | | | | | | | | | | | | * opkg upgrade will fail to upgrade every package PN when PN-system is installed * check_data_file_clashes: Package xserver-nodm-init wants to install file /lib/systemd/system/xserver-nodm.service But that file is already provided by package * xserver-nodm-init-systemd You need to manually remove all PN-systemd packages on your target opkg remove -force-depends -force-remove `opkg list-installed | grep "\-systemd"` be careful with stuff like openssh-sshd-systemd or wpa-supplicant-systemd when you have access to target only over network * this PRINC bump will force you to do it now even for people not using OEBasicHash or PR service Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-systemd: move cronie to oe-core subdirectoryMartin Jansa2013-04-122-0/+0
|
* meta-systemd: drop default SYSTEMD_PACKAGES = "${PN}"Martin Jansa2013-04-1231-31/+0
|
* meta-systemd: Append ${PN} to SYSTEMD_SERVICEKhem Raj2013-04-1241-100/+246
| | | | | | | | | | | | | | | When using systemd class from OE-Core we also need to install the units explicitly. systemd packages ending with -systemd are consumed and now provided by package proper. MJ: fix RPROVIDES_PN = PN-systemd in entrance MJ: add RPROVIDES for ntp*-systemd in ntp MJ: the same for wpa-supplicant Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Delete systemd class.Khem Raj2013-04-121-233/+0
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cloud9 bbappend: add EnvironmentFileKoen Kooi2013-04-111-0/+1
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cloud9: add autorestart on crashKoen Kooi2013-04-112-1/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>