mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-03 12:11:45 +00:00
v6.1.3
This release includes improved MCA performance along with other bug fixes. With all the bundles and package repositories on the local system, the execution time for MCA (mixer build validate) has improved from ~106 min to ~15 min. Changes: - MCA: Instead of querying packages downloaded by `dnf install`, the packages are resolved and queried with `rpm`. When the packages are in local repos, the query operation is much faster. - MCA: Added support to resolve packages that do not follow NVRA name format. - MCA: Suppress verbose Mixer output. - Return more package metadata during package resolution. - Remove creation of `os-packages` file as it is empty and not being used. - repo: Added support to handle packages within sub directories of a repo baseurl. Although, for better performance, it is still recommended to store the packages directly within the repo baseurl for local repos. Signed-off-by: Reagan Lopez <reagan.lopez@intel.com>
This project contains tooling for using the software update mixer.
Please follow the guide at https://docs.01.org/clearlinux/latest/guides/clear/mixer.html to learn more about how to use the mixer tool.
Languages
Go
89.1%
Shell
9.1%
Makefile
1.8%