fwupd/data
Jan Tojnar 463db5162f build: Allow overriding prefix for systemd file installation
It is a good practice to install files relative to our own variables
https://www.bassi.io/articles/2018/03/15/pkg-config-and-paths/
and it is required on systems like NixOS.

Unfortunately, systemd allows overriding the root prefix,
see also 1c2c7c6cb3,
so we cannot just do that.

Let's at least make the systemd installation prefix overridable.

This will also allow us to drop `systemdsystemunitdir` option since
systemd hardcodes it to `${rootprefix}/lib/systemd/system`.
2020-04-18 15:22:10 +01:00
..
bash-completion build: Install bash-completion relative to datadir 2020-04-16 12:45:19 -05:00
builder Fix some typos spotted using codespell 2019-04-08 12:47:53 +01:00
device-tests trivial: Add some more self tests 2020-04-09 16:55:17 +01:00
fish-completion trivial: update command consumes device ids in fish shell completion 2020-03-17 19:12:00 +00:00
installed-tests trivial: remove references to hardware.py (Fixes: #2007) 2020-04-15 20:27:21 -05:00
motd data/motd/fwupd-refresh: Only order after network.target 2020-04-01 13:14:41 -05:00
pki Use Jcat files in firmware archives and for metadata 2020-03-23 19:55:12 +00:00
remotes.d Use Jcat files in firmware archives and for metadata 2020-03-23 19:55:12 +00:00
tests Use Jcat files in firmware archives and for metadata 2020-03-23 19:55:12 +00:00
90-fwupd-devices.rules nvme: Add a new plugin to update NVMe hardware 2018-08-26 19:42:28 +01:00
daemon.conf Add a new daemon configuration option to control EnumerateAllDevices 2020-03-31 13:05:57 -05:00
fwupd-offline-update.service.in Dynamically read path to use for /system-update 2019-05-01 09:24:55 -05:00
fwupd.service.in Move MOTD population into the daemon 2020-01-16 10:33:43 -06:00
fwupd.shutdown.in fix fwupd.shutdown.in according to the movement of fwupdtool to bindir 2020-03-05 07:09:25 -06:00
meson.build build: Allow overriding prefix for systemd file installation 2020-04-18 15:22:10 +01:00
org.freedesktop.fwupd.conf Add initial build files and enough code to launch a simple D-Bus daemon 2015-02-26 18:16:40 +00:00
org.freedesktop.fwupd.metainfo.xml Release fwupd 1.4.0 2020-04-14 10:27:32 +01:00
org.freedesktop.fwupd.service.in Allows confined snaps to activate fwupd via D-Bus 2019-11-12 12:40:08 -06:00
org.freedesktop.fwupd.svg Show in Flathub correctly 2019-02-15 12:32:46 +00:00