On Tue, Jul 22, 2025 at 11:36 AM Paolo Bonzini wrote:
>
> Some distros prefer to avoid vendored crate sources, and instead use
> local sources from e.g. ``/usr/share/cargo/registry``. Add a
> script, inspired by the Mesa spec file(*), that automatically
> performs this task. The script is meant
On Tue, Jul 22, 2025 at 4:35 AM Paolo Bonzini wrote:
>
> Some distros prefer to avoid vendored crate sources, and instead use
> local sources from e.g. ``/usr/share/cargo/registry``. Add a
> script, inspired by the Mesa spec file(*), that automatically
> performs this task. The script is meant t
Some distros prefer to avoid vendored crate sources, and instead use
local sources from e.g. ``/usr/share/cargo/registry``. Add a
script, inspired by the Mesa spec file(*), that automatically
performs this task. The script is meant to be invoked after unpacking
the QEMU tarball.
(*) This is the