Go to file
2016-03-14 09:30:08 +00:00
.tx trivial: Add some files ready for a first release 2015-03-16 12:51:04 +00:00
contrib Add a simple plugin infrastructure 2016-03-13 09:52:55 +00:00
data Add an unlock method for devices 2016-03-02 10:17:02 +00:00
docs trivial: Add actual example in the DFU metadata spec document 2015-12-08 08:59:29 +00:00
libdfu Show ignored DFU devices in dfu-util, but not in fwupd 2016-03-07 08:47:11 +00:00
libfwupd Add an unlock method for devices 2016-03-02 10:17:02 +00:00
m4 Add initial build files and enough code to launch a simple D-Bus daemon 2015-02-26 18:16:40 +00:00
po Release fwupd 0.6.3 2016-03-14 09:30:08 +00:00
policy Add an unlock method for devices 2016-03-02 10:17:02 +00:00
src Add a simple plugin infrastructure 2016-03-13 09:52:55 +00:00
AUTHORS Add initial build files and enough code to launch a simple D-Bus daemon 2015-02-26 18:16:40 +00:00
autogen.sh libdfu: Generate gtk-doc documentation 2015-11-14 16:51:53 +00:00
configure.ac Add a simple plugin infrastructure 2016-03-13 09:52:55 +00:00
COPYING Add initial project files 2015-02-26 13:07:00 +00:00
git.mk Add initial build files and enough code to launch a simple D-Bus daemon 2015-02-26 18:16:40 +00:00
MAINTAINERS Add initial build files and enough code to launch a simple D-Bus daemon 2015-02-26 18:16:40 +00:00
Makefile.am Add support for updating USB devices with DFU 2015-11-12 17:32:48 +00:00
NEWS Release fwupd 0.6.3 2016-03-14 09:30:08 +00:00
README.md Associate the contact email address directly with the vendor key 2015-07-20 21:48:55 +01:00
RELEASE trivial: post release version bump 2016-02-12 16:52:20 +00:00

fwupd

This project aims to make updating firmware on Linux automatic, safe and reliable.

ColorHug Support

You need to install colord 1.2.9 which may be newer that your distribution provides. Compile it from source https://github.com/hughsie/colord or grab the RPMs here http://people.freedesktop.org/~hughsient/fedora/

If you don't want or need this functionality you can use the --disable-colorhug option.

UEFI Support

If you're wondering where to get fwupdate from, either compile it form source (you might also need a newer efivar) from https://github.com/rhinstaller/fwupdate or grab the RPMs here https://pjones.fedorapeople.org/fwupdate/

If you don't want or need this functionality you can use the --disable-uefi option.