Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shawn Webb
Fwupd
Commits
cae59660
Commit
cae59660
authored
Jan 29, 2018
by
Mario Limonciello
Browse files
Update readme to explain history reporting
parent
14c5607d
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
cae59660
...
...
@@ -44,12 +44,32 @@ If updates are available for any devices on the system, they'll be displayed.
This will download and apply all updates for your system.
*
Updates that can be applied live
*(Online updates)*
will be done immediately.
*
Updates that r
equire a reboot
*(Offline updates)*
will be staged for the next reboot.
*
Updates that can be applied live will be done immediately.
*
Updates that r
un at bootup
will be staged for the next reboot.
You can find more information about the update workflow in the end
users section of the
[
fwupd website
](
https://fwupd.org
)
.
Reporting status
---------------
fwupd will encourage users to report both successful and failed updates back
to LVFS. This is an optional feature, but encouraged as it provides valuable
feedback to LVFS administrators and OEM developers regarding firmware update
process efficacy.
The privacy policy regarding this data can be viewed on the
[
fwupd website
](
https://fwupd.org/privacy
)
.
To report the status of an update run:
`# fwupdmgr report-history`
To clear the local history of updates:
`# fwupdmgr clear-history`
Only updates that were distributed from the LVFS will be reported to the LVFS.
Other frontends
-------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment