summaryrefslogtreecommitdiffstats
path: root/system/fwupd/README
diff options
context:
space:
mode:
author Andrew Clemons2017-08-10 00:34:06 +0200
committer Willy Sudiarto Raharjo2017-08-12 01:57:53 +0200
commit862c01d447785f492fa48aa04975ef3a06579356 (patch)
tree1613f8eaebf136877a92dc604a7eda2e2d4c275d /system/fwupd/README
parentd99f90700c65fdee52d54c0ea97e70ff0e00c47d (diff)
downloadslackbuilds-862c01d447785f492fa48aa04975ef3a06579356.tar.gz
system/fwupd: Added (update firmware).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/fwupd/README')
-rw-r--r--system/fwupd/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/fwupd/README b/system/fwupd/README
new file mode 100644
index 0000000000..90a2344a82
--- /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