fwupd/data
Richard Hughes c02ee4da46 Allow whitelisting plugins in fwupdtool
When developing code it's really convenient to only run the new plugin. This
means you don't have to wait for the other hardware to initialize and there
are no side-effects from other plugins when installing firmware.

You can specify multiple plugins as globs, for instance:

    fwupdtool get-devices \
        --plugin-whitelist wacom \
        --plugin-whitelist "thunderbolt*"
2018-05-22 16:03:14 -05:00
..
bash-completion Allow whitelisting plugins in fwupdtool 2018-05-22 16:03:14 -05:00
builder build: Refactor directory selection 2017-11-17 17:11:51 +00:00
installed-tests Offer to reboot when processing an offline update 2018-02-03 12:12:15 +00:00
pki Add the Linux Foundation public GPG keys for firmware and metadata 2018-05-21 20:23:00 +01:00
remotes.d Do not use the system metainfo location 2018-05-16 22:38:00 +01:00
tests Only run certtool if a new enough gnutls was on system and pkcs7 enabled 2018-04-18 10:25:22 -05:00
90-fwupd-devices.rules Do not use the subsystem information when constructing the fake GUID 2015-07-01 11:45:25 +01:00
daemon.conf Use the default value if ArchiveSizeMax is unspecified in daemon.conf 2018-02-14 12:55:45 +00:00
fwupd-offline-update.service.in trivial: Move the ConditionPathExists to the right file 2017-02-13 12:50:01 +00:00
fwupd.service.in trivial: Use the SSL www-less homepage URL everywhere 2018-03-14 18:15:17 +00:00
meson.build Add bash completion for fwupdmgr 2018-02-28 06:40:59 -06:00
metadata.xml Support embedded devices with local firmware metadata 2017-07-28 17:41:24 +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 trivial: Use the SSL www-less homepage URL everywhere 2018-03-14 18:15:17 +00:00
org.freedesktop.fwupd.service.in trivial: Use the SSL www-less homepage URL everywhere 2018-03-14 18:15:17 +00:00