Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 11 Oct 15:14
3e2e084

cOS-toolkit is an experimental framework to build, ship, release and maintain Linux Derivatives as Container images.

By default cOS comes with an immutable-rootfs setup. cOS supports to upgrade specifying directly docker image references and with standard upgrade channel.

Notes:

  • Preliminary arm64 releases with generic kernel for Virtualized environments.
  • Has been introduced a preliminary support to allow to customize the image during runtime (#705) (doc)
  • All the packages that have ever been built in the repositories now are indexed and can be installed singularly (#725) - https://rancher-sandbox.github.io/cos-toolkit-package-browser/
  • Support GPT on legacy BIOS system by @johnliu55tw in #759
  • This version has been built with luet 0.18.x which hashes are not compatible with previous versions. In order to build packages from this tag you need to use versions >=0.18.0

What's Changed

New Contributors

Full Changelog: v0.6.8...v0.7.0