fwupd/data
Richard Hughes af14073522 Allow applying all releases to get to a target version
Some hardware does not handle upgrading from version 1.2.2 to 1.2.4 and instead
needs to be upgraded from 1.2.2->1.2.3->1.2.4 so that on-device metadata can be
migrated correctly.

Add a new per-device flag `install-all-releases` which causes the daemon to not
skip directly to the newest release. This is designed to be set from a quirk
file.

This can obviously only be used for devices that can apply firmware "live" and
thus do not need a reboot or system shutdown to actually apply the firmware.
This also needs the cabinet archive to ship multiple versions of the firmware,
and for the metainfo.xml file to refer to multiple release objects.
2020-01-07 15:33:12 +00:00
..
bash-completion Use device safety flags to show prompts before installing updates 2019-10-30 11:30:36 -05:00
builder Fix some typos spotted using codespell 2019-04-08 12:47:53 +01:00
installed-tests trivial: installed-tests: try to display journal for failed tests 2019-12-01 06:23:27 -06:00
motd Add a systemd preset file for fwupd-refresh.service 2019-10-20 14:31:13 -05:00
pki Add the Linux Foundation public GPG keys for firmware and metadata 2018-05-21 20:23:00 +01:00
remotes.d Add support for automatically uploading reports 2019-09-30 16:21:23 -05:00
tests Allow applying all releases to get to a target version 2020-01-07 15:33: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 trivial: Only dlopen the test plugin once 2019-12-01 20:59:19 +00: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 Use more systemd directives for directories 2019-08-27 06:08:06 -05:00
fwupd.shutdown.in Add a support for delayed activation 2019-02-27 09:04:54 +00:00
meson.build Move D-Bus conf file to datadir/dbus-1/system.d 2019-09-16 16:37:06 +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.3.6 2019-12-30 09:19:41 +00: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