Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

cgwalters/rhel-coreos-bootimages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stream metadata for RHEL CoreOS

This repository contains a "CoreOS stream metadata" file which implements openshift/os#477 which is a subset of the larger bootimage enhancement: openshift/enhancements#201

Updating this metadata

The all purpose CoreOS building and testing tool is coreos-assembler. It contains the plume command.

To update the bootimage for one or more architectures, use e.g.

$ plume cosa2stream --target rhcos-4.8.json --distro rhcos  x86_64=48.83.202102230316-0 s390x=47.83.202102090311-0 ppc64le=47.83.202102091015-0

Origin of this data

The initial file rhcos-4.8.json was generated this way:

$ plume cosa2stream --name rhcos-4.8 --distro rhcos  x86_64=48.83.202102230316-0 s390x=47.83.202102090311-0 ppc64le=47.83.202102091015-0 > rhcos-4.8.json

But the plume --target command is designed to read and write an existing file, so there shouldn't generally be a need to use this invocation again.

About

Stream metadata for RHEL CoreOS bootimages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published