diff options
Diffstat (limited to 'system/fwupd/README')
-rw-r--r-- | system/fwupd/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/fwupd/README b/system/fwupd/README new file mode 100644 index 0000000000000..90a2344a82b97 --- /dev/null +++ b/system/fwupd/README @@ -0,0 +1,10 @@ +fwupd - A simple daemon to allow session software to update firmware + +This project aims to make updating firmware on Linux automatic, safe and +reliable. + +Options: + ENABLE_COLORHUG: true|false - requires colord + ENABLE_DELL: true|false - requires fwupdate (and transitively libsmbios) + ENABLE_UEFI: true|false - requires fwupdate + ENABLE_UEFI_LABELS: true|false - requires pygobject3-python3 python3-pillow py3cairo |