mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-03 12:11:45 +00:00
v6.2.1
This release includes minor enhancements and bug fixes. Enhancements: - Initialize local yum repo even when its empty as newer versions of DNF requires that yum repos be initialized. - Install special case files in the end so that they will not create directories with potentially conflicting permissions. The order of installation is now packages, contents and then special case files. Bug Fixes: - Set file permissions in the chroot after creating it and setting the file owner. This is necessary because umask can prevent newly created files from acquiring the source file's permissions. - Don't follow symlinks when comparing files between content and full chroot. - Skip format bump check in MCA. 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%