Commit Graph

15 Commits

Author SHA1 Message Date
Richard Hughes
5d7fb6ad88 uefi-capsule: Check if the fwupd BootXXXX entry exists on failure
Some systems remove the BootXXXX entry we add (so we can run fwupdx64.efi) and
thus the firmware update does not run. Most commonly this failure is seen with
Lenovo systems that call the helpful option 'Boot Order Lock'.

Hopefully when we depend on the new kernel bios interface sysfs API in we can
check in ->prepare(), not after reboot, but until that we can mark the update
failure as transient as the user can actually fix the problem themselves.

Fixes https://github.com/fwupd/fwupd/issues/2801
2021-01-27 14:49:57 +00:00
Mario Limonciello
dd075eb2be trivial: for create containers workflow don't fail fast
Just because Arch fails to build or push one day, don't
make all the containers fail to build or push.
2021-01-13 11:56:16 -06:00
Mario Limonciello
a5a1648c35 trivial: ci: fix ABI job 2020-12-07 10:42:51 -06:00
Mario Limonciello
07be134dca trivial: Github actions: Split up container creation 2020-11-18 06:47:57 -06:00
Mario Limonciello
0b64457256 Move ABI check to Github actions 2020-11-18 06:47:57 -06:00
Mario Limonciello
a6606fee3a Enable github workflows 2020-11-18 06:47:57 -06:00
mendel5
92f8e92daa pull_request_template.md: replace github.com/hughsie with github.com/fwupd 2020-07-28 14:28:15 -05:00
Mario Limonciello
5c2c782446 trivial: add a bug report target for Dell WD19 2020-06-02 11:47:00 -05:00
Mario Limonciello
37f140c4fd trivial: some fixups after seeing how it deployed
Rename templates so the order looks correct
2020-03-09 14:34:22 -05:00
Mario Limonciello
9087a559d0 trivial: Update issue templates 2020-03-09 15:32:39 -05:00
Mario Limonciello
cee877dfc4 trivial: add stalebot (Fixes: #1393) 2019-09-23 17:24:48 +01:00
Mario Limonciello
c9f46290bc Add a new plugin checklist (Fixes: #899) 2019-01-07 10:07:27 -06:00
Paul Menzel
8ab2784a1c .github: Add note how to find version before fwupd 0.9.6
Fixes: https://github.com/hughsie/fwupd/issues/300
2017-11-06 14:17:11 +00:00
Paul Menzel
d1adf460e2 .github: Correct typo in command in issue template
Use `fwupdmgr` over `fwupdgmr`.
2017-11-06 12:18:42 +00:00
Fred Deschenes
e74892fca1 Add issue template 2017-09-15 08:40:53 -07:00