Skip to content

mike-nguyen/coreos-assembler

This branch is 4 commits ahead of, 230 commits behind coreos/coreos-assembler:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e4a1004 · Oct 29, 2024
Sep 11, 2024
May 10, 2024
Jul 17, 2024
May 31, 2022
Jul 12, 2024
Oct 9, 2020
Mar 11, 2021
Feb 14, 2023
Oct 29, 2024
Jul 10, 2024
Sep 13, 2022
Sep 5, 2024
May 1, 2024
Sep 11, 2024
Nov 21, 2023
Nov 30, 2023
Dec 10, 2020
Jan 16, 2023
Jan 16, 2023
Oct 23, 2020
Mar 2, 2022
Aug 15, 2024
Jul 24, 2019
Jul 12, 2024
Jul 22, 2024
Dec 8, 2020
Oct 13, 2018
Aug 15, 2024
Feb 28, 2020
Sep 11, 2024
Sep 11, 2024
Oct 26, 2023
Jul 17, 2019

Repository files navigation

The CoreOS Assembler

This is the CoreOS Assembler (often abbreviated COSA) build environment. It is a collection of various tools used to build Fedora CoreOS style systems, including RHEL CoreOS. The goal is that everything needed to build and test the OS comes encapsulated in one (admittedly large) container.

A high level goal of this tool is to support two highly related use cases, and to keep them as similar as possible:

  • Local development ("test a kernel change")
  • Be a production build system orchestrated by an external tool (e.g. Jenkins)

See fedora-coreos-pipeline as an example pipeline.

The container itself is available on Quay.io at quay.io/coreos-assembler/coreos-assembler. It includes the following tools:

Building Fedora CoreOS

See the Building Fedora CoreOS guide to learn how to build Fedora CoreOS with COSA.

Building a custom OS with COSA

For more information about building a custom OS derived or based on Fedora CoreOS, see Custom OS.

About

Tooling container to assemble CoreOS-like systems

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 70.6%
  • Python 20.7%
  • Shell 8.4%
  • Other 0.3%