diff --git a/_data/centos/sigs.yml b/_data/centos/sigs.yml index fe096a1..b3faaf6 100644 --- a/_data/centos/sigs.yml +++ b/_data/centos/sigs.yml @@ -30,6 +30,7 @@ highlight: true chat: https://matrix.to/#/#centos-alt-images:fedora.im docs: https://sigs.centos.org/altimages + page: /altimages repo: https://gitlab.com/CentOS/AltImages issues: https://pagure.io/centos-sig-alt-images/spin-bugs/issues diff --git a/altimages.md b/altimages.md new file mode 100644 index 0000000..1e145f4 --- /dev/null +++ b/altimages.md @@ -0,0 +1,107 @@ +--- +title: CentOS Alternative Images +title_lead: | + Live ISO images, WSL images, and images that include different software. +with_toc: false +status: DRAFT +--- + + Documentation + +

The Alternative Images SIG builds and provides alternate ISO images for CentOS Stream. +These images are hosted in the CentOS infrastructure, +and are regularly updated at least once every three months. +
Please report any issues with these images on our bug tracker.

+ +## Download + +

Our Live images usually have just one graphical desktop in them. But there are two special Live images. +
MAX - This has all available graphical desktops available. +
MIN - This is a text only Live image. +

+ +
+
+
CentOS Stream 9 Live x86_64
+ +
+
+ +
+
+
CentOS Stream 9 Live aarch64
+ +
+
+ +
+
+
CentOS Stream 10 Live x86_64
+
+ +
+
+
+ +
+
+
CentOS Stream 10 Live aarch64
+
+ +
+
+
+ +
+
+
CentOS Stream 9 WSL Images
+
+ +
+
+
+ +
+
+
CentOS Stream 10 WSL Images
+
+ +
+
+
diff --git a/download.md b/download.md index e3f0b6c..5a178b4 100644 --- a/download.md +++ b/download.md @@ -20,11 +20,11 @@ There are many ways to contribute to the project, including documentation, QA, testing, coding changes for [SIGs](/sigs), providing mirroring or hosting, and helping other users. -How to [verify](https://wiki.centos.org/TipsAndTricks/sha256sum) your ISO. +How to [verify](https://wiki.centos.org/TipsAndTricks(2f)sha256sum.html) your ISO. -If you plan to create USB boot media, please [read this first](https://wiki.centos.org/HowTos/InstallFromUSBkey) to avoid damage to your system. +If you plan to create USB boot media, please [read this first](https://wiki.centos.org/HowTos(2f)InstallFromUSBkey.html) to avoid damage to your system. -The [CentOS Stream release notes](https://wiki.centos.org/Manuals/ReleaseNotes/CentOSStream) are continuously updated to include issues and incorporate feedback from users. +The [CentOS Stream 10 release notes](/centos10) are continuously updated to include issues and incorporate feedback from users. ## Cloud and container images @@ -43,28 +43,25 @@ Parallel to that, we have also official images that are available directly to be * [Quay Registry](https://quay.io/repository/centos/centos) * [Docker Registry](https://hub.docker.com/_/centos) -If the above is not for you, [alternative downloads](http://wiki.centos.org/Download) might be. - ## Geographical mirrors If you're looking for a specific (or geographically local) mirror, please check out our [list of current mirrors](/download/mirrors/). ## Sources -The CentOS project hosts some sources at [git.centos.org](https://git.centos.org). -CentOS Stream hosts its sources on [Gitlab](https://gitlab.com/redhat/centos-stream). -This is documented in greater detail in the [CentOS wiki](https://wiki.centos.org/Sources). +CentOS Stream sources are maintained in the +[centos-stream GitLab namespace](https://gitlab.com/redhat/centos-stream). + +CentOS SIG sources are maintained in several locations: -In order to help ease the workload for our primary mirror network, the source -rpms are not kept in the same tree as the binary packages. If you need the -source packages used to build CentOS, you can find them in our vault -[vault.centos.org](http://vault.centos.org). +* [CentOS namespace on GitLab](https://gitlab.com/CentOS) +* [CentOS namespace on GitHub](https://github.com/CentOS) +* [CentOS pagure instance](https://git.centos.org/browse/projects/) ## Older Versions -Legacy versions of CentOS are no longer supported. For historical purposes, -CentOS keeps an archive of older versions. If you're absolutely sure you need -an older version [then click here](http://wiki.centos.org/Download). +Legacy versions of CentOS are no longer maintained. +They are available from the [CentOS Vault](https://vault.centos.org) for historical purposes. ## Export Regulations