bcotton / centos / centos.org

Forked from centos/centos.org 4 years ago
Clone

Blame content/stream/faq.md

Ben Cotton 82eac3
---
Ben Cotton 82eac3
title:      "CentOS Stream FAQ"
Ben Cotton 82eac3
mardown:    basic
Ben Cotton 82eac3
is_dynamic: true
Ben Cotton 82eac3
---
Ben Cotton 82eac3
Ben Cotton 82eac3
#CentOS Stream Frequently Asked Questions
Ben Cotton 82eac3
Ben Cotton 82eac3
If you have a question that isn't answered here, please email the [centos-devel mailing list](https://lists.centos.org/mailman/listinfo/centos-devel).
Ben Cotton 82eac3
Ben Cotton 82eac3
* Table of contents will replace this text.
Ben Cotton 82eac3
{:toc}
Ben Cotton 82eac3
Ben Cotton 82eac3
##What is CentOS Stream?
Ben Cotton 82eac3
Ben Cotton 82eac3
CentOS Stream is a developer-forward distribution that aims to help community members, Red Hat partners and others take full advantage of open source innovation within a more stable and predictable Linux ecosystem.
Ben Cotton 82eac3
Its content is what Red Hat intends to be in the next update of a stable RHEL release
Ben Cotton 82eac3
It is free for anyone to download, use, study, modify, and redistribute (with the exception of the CentOS trademarks, which are owned by Red Hat).
Ben Cotton 82eac3
CentOS Stream is a distribution that community members can use to take advantage of a stable ABI/API for development and testing, while still seeing some updates on an accelerated basis.
Ben Cotton 82eac3
Ben Cotton 82eac3
Ben Cotton 82eac3
##How do I download CentOS Stream?
Ben Cotton 82eac3
CentOS Stream is available on the [CentOS downloads page](https://centos.org/download)
Ben Cotton 82eac3
Ben Cotton 82eac3
##How do I file bugs against CentOS Stream?
Ben Cotton 82eac3
File bugs against the [CentOS product in Red Hat Bugzilla](https://bugzilla.redhat.com/enter_bug.cgi?classification=CentOS).
Ben Cotton 82eac3
Ben Cotton 82eac3
##Where is the source code?
Ben Cotton 82eac3
The source code in CentOS Stream is stored per package at in the [CentOS git server](https://git.centos.org).
Ben Cotton 82eac3
Ben Cotton 82eac3
##What artifacts are built?
Ben Cotton 82eac3
Ben Cotton 82eac3
* [Yum repositories](http://mirror.centos.org/centos/8-stream/)
Ben Cotton 82eac3
    * x86_64
Ben Cotton 82eac3
    * ppc64le
Ben Cotton 82eac3
    * aarch64
Ben Cotton 82eac3
* [EC2 images](https://cloud.centos.org/centos/8-stream/)
Ben Cotton 82eac3
    * x86_64
Ben Cotton 82eac3
    * ppc64le
Ben Cotton 82eac3
    * aarch64
Ben Cotton 82eac3
* [Generic cloud images](https://cloud.centos.org/centos/8-stream/)
Ben Cotton 82eac3
    * x86_64
Ben Cotton 82eac3
    * ppc64le
Ben Cotton 82eac3
    * aarch64
Ben Cotton 82eac3
* [Vagrant images](https://cloud.centos.org/centos/8-stream/)
Ben Cotton 82eac3
    * x86_64
Ben Cotton 82eac3
    
Ben Cotton 82eac3
Note: CentOS Stream does not include container images.
Ben Cotton 82eac3
The current recommendation is to use Red Hat Universal Base Image (UBI) and include centos-release-stream (link coming!).
Ben Cotton 82eac3
Ben Cotton 82eac3
##What architectures are included?
Ben Cotton 82eac3
Ben Cotton 82eac3
Currently, x86_64, aarch64, and ppc64le are included.
Ben Cotton 82eac3
By December 2020, arm7hfp will be included.
Ben Cotton 82eac3
Inclusion of s390x (IBM System Z) has not yet been scoped and is unlikely during CY2020.
Ben Cotton 82eac3
Ben Cotton 82eac3
##Is there a daily CentOS Stream "release"?  How frequently is it released?
Ben Cotton 82eac3
Ben Cotton 82eac3
There is a nightly compose for release verification purposes.
Ben Cotton 82eac3
We are currently pushing CentOS Stream to http://mirror.centos.org/centos/8-stream/ on a case-by-case basis as new packages come in. 
Ben Cotton 82eac3
Ben Cotton 82eac3
##What happens when CentOS Stream switches from RHEL 8 to RHEL 9 based content?
Ben Cotton 82eac3
Ben Cotton 82eac3
Around the time the RHEL 9 Public Beta is issued, an additional set of CentOS Stream repositories and ISOs will be available.
Ben Cotton 82eac3
The existing CentOS Stream repositories representing RHEL 8 bits will continue to be available, and changes to these bits will continue as before, until approximately one year after the general availability of RHEL 9.
Ben Cotton 82eac3
At that time, the older repositories will be discontinued, although sources will continue to be available.
Ben Cotton 82eac3
Ben Cotton 82eac3
As the cut-over approaches, Red Hat will evaluate the situation at that time to determine how long the overlap will be.
Ben Cotton 82eac3
CentOS Stream is envisioned for primary use in situations where pinning to a specific set of binaries for the long-term is not required.
Ben Cotton 82eac3
Therefore the goal of the overlap is to serve either specific development needs or to allow for time for testing and upgrades.
Ben Cotton 82eac3
Ben Cotton 82eac3
##What does this mean for CentOS Linux?
Ben Cotton 82eac3
Ben Cotton 82eac3
CentOS Stream is separate from CentOS Linux.