summaryrefslogtreecommitdiffstats
path: root/meta/classes/systemd.bbclass
Commit message (Expand)AuthorAgeFilesLines
* systemd: don't add files and dependencies from units ConflictsRoss Burton2014-11-041-4/+1
* update-rc.d/systemd: Remove OVERRIDES dependencyRichard Purdie2014-09-231-0/+2
* Globally replace oe.utils.contains to bb.utils.containsOtavio Salvador2014-04-251-6/+6
* systemd: pass --root in prerm if running on hostRoss Burton2013-12-181-1/+7
* classes/recipes: More optimal DISTRO_FEATURES referencesRichard Purdie2013-12-051-8/+7
* systemd: fix commentsPaul Eggleton2013-11-141-2/+2
* systemd: Track postinst/prerm in task checksumRichard Purdie2013-10-071-0/+3
* systemd.bbclass: get the correct /lib directorySaul Wold2013-09-101-3/+3
* systemd: Remove base_libdir if installed only for systemd_unitdirMuhammad Shakeel2013-09-101-0/+3
* systemd: Remove init.d dir if systemd unit file is present and sysvinit not a...Muhammad Shakeel2013-07-311-0/+15
* systemd: Remove systemd_unitdir if systemd is not in distro featuresMuhammad Shakeel2013-07-241-0/+9
* systemd: Don't enable systemd services when native.Randy Witt2013-07-101-0/+2
* classes: Use modern exception raising syntaxRichard Purdie2013-05-091-2/+2
* systemd.bbclass: restart service in postinst, not startRoss Burton2013-04-091-1/+1
* update-rc.d, systemd: redirect also stderr from typeMartin Jansa2013-04-021-2/+2
* update-rc.d/systemd: change communication variable nameRoss Burton2013-03-261-4/+7
* systemd: check for systemctl first, and don't force systemd to be installed.Ross Burton2013-03-261-16/+11
* systemd.bbclass: fix bb.errorMartin Jansa2013-03-011-1/+1
* systemd.bbclass: Dont use libdir and base_libdir for unitsKhem Raj2013-02-151-4/+9
* systemd.bbclass: use PACKAGESPLITFUNCS instead of populate_packages_prependRoss Burton2013-02-111-7/+7
* systemd.bbclass: helper class for recipes with systemd unitsRoss Burton2013-02-111-0/+158
OpenPOWER on IntegriCloud