Skip to content

v0.6.4

Choose a tag to compare

@github-actions github-actions released this 12 Aug 23:15
3cc97a5

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.

In this release:

  • Add fips toolchain (#513)
  • ci: specify package tree to be able to resolve templates (#512)
  • Mount COS_PERSISTENT in cos-deploy (#511)
  • Fix 481 (#509)
  • Upload ami id text file on release (#505)
  • Bump distro/base to 0.20210810 (#467)
  • Use templates for golang-based packages (#493)
  • Bump toolchain/yip to 0.9.8 (#503)
  • Use packages for raw img (#500)
  • Add simple test for raw disk (#488)
  • Bump toolchain/luet-makeiso to 0.3.4 (#499)
  • Bump utils/k9s to 0.24.15 (#498)
  • Bump toolchain/luet to 0.17.6 (#497)
  • fixup: version constraint on immutable-rootfs
  • Split kernel-related packages (#495)
  • add livenet to dracut for netboot (#489)
  • Add cos-minimal meta package (#492)
  • add new package for grub artifacts (#484)
  • Add cloud config stages for installation/upgrade/deploy (#487)
  • Bump toolchain/luet to 0.17.5 (#485)
  • Merge all arch values into generic values (#483)
  • Use persistent partition for tmpdir (#482)
  • Drop override of /etc/issue on installer (#478)
  • Add runner CIDR to sec group when building aws (#477)
  • Bump toolchain/luet to 0.17.3 (#479)