[systemd-devel] [patch] Install 99-default.link to rootprefix instead of prefix (as required)

Samuli Suominen ssuominen at gentoo.org
Fri Feb 21 06:27:16 PST 2014


By passing --rootprefix= you can get systemd-udevd installed to
/lib/systemd, as opposed to /usr/lib/systemd
And by logic, network configuration is needed to accompany the daemon
since /usr might not be mounted yet,
the network configuration needs to go to same prefix with the systemd-udevd

Currently we are overriding networkdir= at `make install` argument in
Gentoo's package
for udev, but obviously that is only a workaround.

This patch fixes things.

Other than this, I've had no issues with building, packaging, and
running udev separately without systemd from the systemd tree.
Keep up the great work! Thanks!

- Samuli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-With-rootprefix-systemd-udevd-gets-installed-to-lib-.patch
Type: text/x-patch
Size: 1175 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20140221/fecc957c/attachment.bin>


More information about the systemd-devel mailing list