Reagan Lopez 11c7d23425 Release v6.2.0
This release includes support for building 3rd party content along with
other enhancements and bug fixes.

New features (beta) for 3rd party support:
- Create a minimal mix using just an os-core bundle that can be empty.
- Add BUILD_ID field in os-release file that specifies the upstream
  version from which the mix is created.
- Build bundles from contents by providing the content path using a new
  keyword "content()" in the bundle definition.
- Introduce a new export flag "x" in bundle manifests to indicate exportable
  files in "/bin/", "/usr/bin/" and "/usr/local/bin/".
  The user can override this flag by specifying the files using a new
  keyword "un-export()" in the bundle definition.

Other changes:
- Fix error to handle bundles that contain only optional bundles.
- Fix build errors due to stale dnf cache by cleaning the dnf cache before using it.
- Clean mix workspace before building bundles.
- Add --local flag for bundle creation that skips the upstream check and
  creates empty local bundles.
- Improve performance by writing mixbundles file just once for the resolved bundle set.
- Make bundle messages consistent.
- Print delta pack results together to prevent interleaved results.

Signed-off-by: Reagan Lopez <reagan.lopez@intel.com>
2020-02-28 16:22:03 -08:00
2020-02-21 11:15:17 -08:00
2020-01-09 19:44:58 -08:00
2018-01-05 16:16:56 -08:00
2016-03-22 13:16:03 -07:00
2019-10-22 19:44:16 +02:00
2020-01-09 19:44:58 -08:00
2020-01-09 19:44:58 -08:00
2020-02-28 16:22:03 -08:00
2018-10-26 19:42:00 +02:00
2019-08-30 18:38:57 +02:00

Go Report Card Build Status (Travis)

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.

S
Description
No description provided
Readme
10 MiB
Languages
Go 89.1%
Shell 9.1%
Makefile 1.8%