mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-05 13:11:31 +00:00
v4.6.0
This release adds bundle information files under /usr/share/clear/allbundles to allow clients to perform future bundle-info operations. Write with 'pretty' indented JSON so it is grep-able and human-readable in the mean-time. Users will have to install the os-core-update-index bundle to get this functionality. The delta pack creation code has been re-written and parallelized to greatly improve performance. All deltas are now created in parallel using the full manifests, and then the packs are created in parallel by just using the pre-created deltas from the delta/ folder, instead of doing all the processing per bundle. Signed-off-by: Tudor Marcu <tudor.marcu@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%