forked from sig_core/kickstarts
23 lines
1011 B
Markdown
23 lines
1011 B
Markdown
**Note**: This repository is mirrored at the [RESF Git Service](https://git.resf.org/sig_core/kickstarts)
|
|
and [Rocky Linux GitHub](https://github.com/rocky-linux/kickstarts)
|
|
|
|
This is the kickstarts repository for Rocky Linux. These kickstarts help us
|
|
make a variety of images, such as:
|
|
|
|
* Live images (eg GNOME/Workstation, XFCE, KDE)
|
|
* Cloud Images (eg EC2, GenericCloud for OpenStack, Azure)
|
|
* Various container images
|
|
|
|
Each major version gets their own separate branch or branches, depending on the
|
|
nature of the images and where development is for Rocky Linux.
|
|
|
|
If you find that there is an error with a kickstart, there are problems with
|
|
the images produced from these kickstarts, or you have suggestions to fix
|
|
them, please open an issue. You can open an issue or PR at both the
|
|
[RESF Git Service](https://git.resf.org/sig_core/kickstarts) or at our
|
|
[GitHub Organization](https://github.com/rocky-linux/kickstarts)
|
|
|
|
When opening a PR, please ensure it is against the correct branch.
|
|
|
|
-Release Engineering
|