fwupd/plugins/upower
Richard Hughes 6450d0deb4 Add FwupdInstallFlags of _IGNORE_CHECKSUM, _IGNORE_VID_PID and _IGNORE_POWER
The FWUPD_INSTALL_FLAG_FORCE flag has really unclear semantics, and ignoring a
file CRC, checksum or model ID should only be done when using fwupdtool actually
debugging a plugin or firmware parser.

Use the existing --force flag when we want a "gentle nudge" like reuploading
previously processed reports.
2020-10-07 13:15:09 +01:00
..
fu-plugin-upower.c Add FwupdInstallFlags of _IGNORE_CHECKSUM, _IGNORE_VID_PID and _IGNORE_POWER 2020-10-07 13:15:09 +01:00
meson.build upower: Move battery threshold declaration into a configuration file 2020-02-13 09:52:20 -08:00
README.md trivial: Document the use of vendor-id in each plugin 2019-12-11 18:10:44 +00:00
upower.conf upower: Move battery threshold declaration into a configuration file 2020-02-13 09:52:20 -08:00

UPower Support

Introduction

This plugin is used to ensure that some updates are not done on battery power.

Vendor ID Security

This protocol does not create a device and thus requires no vendor ID set.