mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-05 05:01:28 +00:00
v4.4.0
This release adds 'mixer repo' commands to allow users to add, remove, modify, and init RPM repositories for mixer use during the build bundles stage. This is an important prerequisite for enabling additive repos on the client side. Rename flags are removed from manifests and rename detection is now done between any arbitrary version pairs during the delta-pack creation stage. This allows us to maximize delta creations for delta-packs to make updates faster for clients. When reading the local bundle directory files with leading '.'s are ignored, allowing users to track this as a git repository (with .git directory). A bug causing files to be skipped during fullfile creation due to a shared error variable was fixed by declaring local-scope error variables for all fullfile workers. Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
This project contains tooling for using the software update mixer.
Please follow the guide at https://clearlinux.org/documentation/clear-linux/guides/maintenance/mixer to learn more about how to use the mixer tool.
Languages
Go
89.1%
Shell
9.1%
Makefile
1.8%