summaryrefslogtreecommitdiff
path: root/meta/classes/systemd.bbclass
AgeCommit message (Expand)AuthorFiles
2015-05-14systemd.bbclass: drop has_exactly_one_service settingDmitry Eremin-Solenikov1
2014-11-04systemd: don't add files and dependencies from units ConflictsRoss Burton1
2014-09-23update-rc.d/systemd: Remove OVERRIDES dependencyRichard Purdie1
2014-04-25Globally replace oe.utils.contains to bb.utils.containsOtavio Salvador1
2013-12-18systemd: pass --root in prerm if running on hostRoss Burton1
2013-12-05classes/recipes: More optimal DISTRO_FEATURES referencesRichard Purdie1
2013-11-14systemd: fix commentsPaul Eggleton1
2013-10-04systemd: Track postinst/prerm in task checksumRichard Purdie1
2013-09-10systemd.bbclass: get the correct /lib directorySaul Wold1
2013-09-10systemd: Remove base_libdir if installed only for systemd_unitdirMuhammad Shakeel1
2013-07-30systemd: Remove init.d dir if systemd unit file is present and sysvinit not a...Muhammad Shakeel1
2013-07-23systemd: Remove systemd_unitdir if systemd is not in distro featuresMuhammad Shakeel1
2013-07-09systemd: Don't enable systemd services when native.Randy Witt1
2013-05-09classes: Use modern exception raising syntaxRichard Purdie1
2013-04-09systemd.bbclass: restart service in postinst, not startRoss Burton1
2013-04-02update-rc.d, systemd: redirect also stderr from typeMartin Jansa1
2013-03-26update-rc.d/systemd: change communication variable nameRoss Burton1
2013-03-26systemd: check for systemctl first, and don't force systemd to be installed.Ross Burton1
2013-03-01systemd.bbclass: fix bb.errorMartin Jansa1
2013-02-15systemd.bbclass: Dont use libdir and base_libdir for unitsKhem Raj1
2013-02-11systemd.bbclass: use PACKAGESPLITFUNCS instead of populate_packages_prependRoss Burton1
2013-02-11systemd.bbclass: helper class for recipes with systemd unitsRoss Burton1