fwupd/docs
Richard Hughes 62fc515714 Allow loading in emulated host profiles for debugging
This allows us to load sets of different host security attributes
for testing the various front end tools we have now. e.g.

    sudo FWUPD_HOST_EMULATE=thinkpad-p1-iommu.json.gz fwupd

or, using a non-compressed absolute path:

    sudo FWUPD_HOST_EMULATE=/tmp/test/thinkpad-p1-iommu.json fwupd

Data can be created with `./contrib/generate-emulation.py file.json`
and then can be manually modified if required. Running the script on
a file that already exists will just strip out any unneeded data, as
well as piping content into it using stdin.

As a precaution, the org.fwupd.hsi.HostEmulation attribute is added
so we do not ask the user to upload the HSI report. It also allows
the LVFS to ignore any HSI reports with this attribute for clients
that upload HSI reports regardless.

See https://github.com/fwupd/fwupd/discussions/4832
2022-07-18 16:27:59 +01:00
..
architecture-plan.svg trivial: Update the architecture plan to reflect reality 2021-10-25 15:39:38 +01:00
env.md Allow loading in emulated host profiles for debugging 2022-07-18 16:27:59 +01:00
fwupd.toml.in trivial: create urlmap for each gi-docgen target rather than sharing 2021-09-07 21:54:40 -05:00
fwupdplugin.toml.in Document some of the environment variables used by fwupd 2021-09-21 10:25:12 +01:00
hsi.html Redirect the old HSI links to the correct place 2021-10-27 12:49:27 +01:00
hsi.md Add a new attribute for fused platform 2022-04-12 10:39:02 -05:00
index.html trivial: Add an index page to link to both sets of docs 2021-06-11 14:14:53 +01:00
meson.build trivial: Continue to install the index page to fix the docs deployment 2022-07-11 16:44:12 +01:00
test-deps.py trivial: Check for python3-markdown >= 3.3.3 for gi-docgen 2021-06-11 14:14:53 +01:00
tutorial.md trivial: Document the ->set_progress() vfunc 2022-06-23 14:16:54 +01:00
urlmap_fwupd.js trivial: create urlmap for each gi-docgen target rather than sharing 2021-09-07 21:54:40 -05:00
urlmap_fwupdplugin.js trivial: create urlmap for each gi-docgen target rather than sharing 2021-09-07 21:54:40 -05:00