| /[gentoo-x86]/eclass/systemd.eclass |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
Replace basename usage with a shell parameter replacement.
Fix unnecessary $().
Use pkg-config to query systemd directories.
Update the maintainer to systemd@.
Add function to get user unit directory, as requested in bug #449304.
Add function to update systemd journal catalog database.
systemd_do*: use local variable scope instead of subshelling.
Add systemd_with_utildir() as well.
Introduce systemd_get_utildir() wrt bug #440320.
Replace "echo -n" with "echo", bash removes trailing newline in subshells anyway.
naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAPI=4 was previously allowed
Drop blockers for ancient systemd versions.
tmpfiles.d: ensure .conf suffix when installing.
Add systemd_newtmpfilesd().
Install systemd units to /usr/lib.
Fix use of dosym with directory destination.
Clean up, fix and simplify prefix support.
trim useless trailing whitespace
systemd_dounit: fix for prefix
return an EPREFIX'd path in systemd_get_unitdir(), approved by maintainer
Add systemd_newunit() to handle @-related renames gracefully.
Support passing an optional configure option name to systemd_with_unitdir.
Introduce systemd_dotmpfilesd() for installing tmpfiles.d files.
Drop needless `inherit multilib'. Thanks to Henry Gebhardt for pointing this out.
Introducing systemd.eclass - a helper eclass to handle systemd unit installation.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |