iquery no longer present in minimal and above by default

2 views
Skip to first unread message

Miguel Flores

unread,
Dec 14, 2022, 6:09:00 AM12/14/22
to drive...@fuchsia.dev
Hi driver devs,

We have removed iquery from bootfs in minimal and above. It's still present in bringup.

If you are working on a product other than `bringup` and can't use `ffx inspect` then you can manually add it to bootfs by passing `--args='product_bootfs_labels+=["//bundles:diagnostics-eng"]'` to your `fx set`. For example:

```
fx set core.x64 --args='product_bootfs_labels+=["//bundles:diagnostics-eng"]'
```

The CL removing iquery from minimal and above: https://fuchsia-review.git.corp.google.com/c/fuchsia/+/774302

The bug tracking this with additional context: fxbug.dev/117068

Please reach out if you have any questions or run into any issues.

Cheers,
Miguel

Reply all
Reply to author
Forward
0 new messages