Updated README.md to include fwupdmgr related changes.
This commit is contained in:
parent
925673811d
commit
00f8297b1c
2 changed files with 239 additions and 1 deletions
|
@ -57,7 +57,7 @@ Trusted contributors will count as a passed/failed contributor test.
|
|||
|OTHER TOOLS|PERSONALLY TESTED|CONTRIBUTOR TESTED|
|
||||
| :-- | :-- | :-- |
|
||||
|Python via pip-review|yes|no|
|
||||
|
||||
|Firmware via fwupdmgr|yes|no|
|
||||
|
||||
## **COMPILATION**
|
||||
In the repo there is a build script that will build things for you. To do so follow the instructions below to setup your build environment. You can also use __**cargo**__ to build and install as well, but again, the build environment will need to be setup.
|
||||
|
@ -192,6 +192,8 @@ or
|
|||
* distrobox
|
||||
* podman
|
||||
|
||||
* **Firmware**
|
||||
* firmware (via fwupdmgr)
|
||||
## **NOTES**
|
||||
|
||||
During testing via distrobox, pip-review will fail if the host python version is not the same as the container. The tool will find the pip-review package, but be unable to execute due to a version mismatch.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue