| Commit message (Expand) | Author | Age | Files | Lines |
* | Add systemd_{do,new}userunit. | Michał Górny | 2014-05-31 | 1 | -2/+30 |
* | Add systemd_enable_ntpunit wrt bug #458132. | Michał Górny | 2013-10-22 | 1 | -1/+48 |
* | Introduce systemd_install_serviced() to install foo.service.d/00gentoo.conf f... | Michał Górny | 2013-09-12 | 1 | -1/+30 |
* | Change @USAGE style. | Michał Górny | 2013-09-11 | 1 | -7/+7 |
* | Deprecate systemd_to_myeconfargs(). It's redundant and unnecessarily confusing. | Michał Górny | 2013-09-11 | 1 | -5/+8 |
* | Use subshells instead of "local INSDESTTREE" for doins/newins since that conf... | Michał Górny | 2013-09-11 | 1 | -13/+17 |
* | Introduce systemd_is_booted() to allow ebuilds to warn consistently for thing... | Michał Górny | 2013-07-27 | 1 | -1/+23 |
* | Replace basename usage with a shell parameter replacement. | Mike Gilbert | 2013-04-13 | 1 | -2/+2 |
* | Fix unnecessary $(). | Michał Górny | 2013-04-13 | 1 | -3/+3 |
* | Use pkg-config to query systemd directories. | Michał Górny | 2013-04-13 | 1 | -4/+37 |
* | Update the maintainer to systemd@. | Michał Górny | 2013-03-18 | 1 | -3/+3 |
* | Add function to get user unit directory, as requested in bug #449304. | Michał Górny | 2012-12-31 | 1 | -1/+13 |
* | Add function to update systemd journal catalog database. | Michał Górny | 2012-12-31 | 1 | -1/+24 |
* | systemd_do*: use local variable scope instead of subshelling. | Michał Górny | 2012-11-21 | 1 | -17/+13 |
* | Add systemd_with_utildir() as well. | Michał Górny | 2012-10-30 | 1 | -1/+12 |
* | Introduce systemd_get_utildir() wrt bug #440320. | Michał Górny | 2012-10-30 | 1 | -1/+13 |
* | Replace "echo -n" with "echo", bash removes trailing newline in subshells any... | Michał Górny | 2012-10-30 | 1 | -4/+4 |
* | naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAP... | Ian Stakenvicius | 2012-09-27 | 1 | -2/+2 |
* | Drop blockers for ancient systemd versions. | Michał Górny | 2012-08-27 | 1 | -5/+1 |
* | tmpfiles.d: ensure .conf suffix when installing. | Michał Górny | 2012-08-27 | 1 | -1/+9 |
* | Add systemd_newtmpfilesd(). | Michał Górny | 2012-08-27 | 1 | -1/+15 |
* | Install systemd units to /usr/lib. | Michał Górny | 2012-01-07 | 1 | -2/+6 |
* | Fix use of dosym with directory destination. | Michał Górny | 2012-01-05 | 1 | -3/+4 |
* | Clean up, fix and simplify prefix support. | Michał Górny | 2011-09-17 | 1 | -7/+13 |
* | trim useless trailing whitespace | Mike Frysinger | 2011-08-29 | 1 | -2/+2 |
* | systemd_dounit: fix for prefix | Zac Medico | 2011-07-28 | 1 | -2/+4 |
* | return an EPREFIX'd path in systemd_get_unitdir(), approved by maintainer | Jeremy Olexa | 2011-06-24 | 1 | -2/+3 |
* | Add systemd_newunit() to handle @-related renames gracefully. | Michał Górny | 2011-06-19 | 1 | -1/+15 |
* | Support passing an optional configure option name to systemd_with_unitdir. | Michał Górny | 2011-06-16 | 1 | -2/+9 |
* | Introduce systemd_dotmpfilesd() for installing tmpfiles.d files. | Michał Górny | 2011-06-11 | 1 | -1/+15 |
* | Drop needless `inherit multilib'. Thanks to Henry Gebhardt for pointing this ... | Michał Górny | 2011-05-04 | 1 | -3/+1 |
* | Introducing systemd.eclass - a helper eclass to handle systemd unit installat... | Michał Górny | 2011-05-04 | 1 | -0/+102 |