From 0d347608d2888dca06cf7288619f70aa3fbc737c Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Fri, 7 Apr 2023 13:11:05 -0700 Subject: [PATCH] Fix titles, add what we do --- docs/documentation/index.md | 2 +- docs/index.md | 7 +++++++ docs/what_we_do.md | 12 ++++++++++++ 3 files changed, 20 insertions(+), 1 deletion(-) diff --git a/docs/documentation/index.md b/docs/documentation/index.md index 3d6ed65..7bda1b6 100644 --- a/docs/documentation/index.md +++ b/docs/documentation/index.md @@ -1,5 +1,5 @@ --- -title: Composing Releases +title: Release General Overview --- This section goes over at a high level how we compose releases for Rocky Linux. diff --git a/docs/index.md b/docs/index.md index 73debd3..d805dec 100644 --- a/docs/index.md +++ b/docs/index.md @@ -44,3 +44,10 @@ For a list of our members, see the [Members](members.md) page. * [Rocky Linux Image Guide](https://wiki.rockylinux.org/rocky/image/) * [Rocky Linux Repository Guide](https://wiki.rockylinux.org/rocky/repo/) * [Rocky Linux Release Version Guide/Policy](https://wiki.rockylinux.org/rocky/version/) +* [Special Interest Groups](https://wiki.rockylinux.org/special_interest_groups/). + +## General Packaging Resources + +* [RPM Packaging Guide](https://rpm-packaging-guide.github.io/) +* [Fedora Packaging Guidelines](https://docs.fedoraproject.org/en-US/packaging-guidelines/) +* [Basic Packaging Tutorial](https://docs.fedoraproject.org/en-US/package-maintainers/Packaging_Tutorial_GNU_Hello/) diff --git a/docs/what_we_do.md b/docs/what_we_do.md index a73473b..60d4a6d 100644 --- a/docs/what_we_do.md +++ b/docs/what_we_do.md @@ -1,3 +1,15 @@ --- title: What We Do --- + +SIG/Core (or Release Engineering) was brought together as a combination of varying expertise (development and infrastructure) to try to fill in gaps of knowledge but to also to ensure the primary goal of having a stable release of Rocky Linux is reached. + +Some of the things we do in pursuit of our mission goals: + +* Continuous preparation for upcoming changes from upstream (Fedora and CentOS Stream) +* Distribution release and maintenance +* Design and development work to integrate all components together +* Maintenance of the infrastructure used to build and maintain Rocky Linux (such as ansible roles and playbooks) +* Working with the testing team with images and a platform to test +* Providing resources for Special Interest Groups +* Providing assistance and resources for users within the community