Skip to content

Latest commit

 

History

History
45 lines (21 loc) · 1.35 KB

README.md

File metadata and controls

45 lines (21 loc) · 1.35 KB

rocky-linux-playground

This repo is used to play with Rocky Linux and understand what it takes to create a working distribution.

Join the discussion

  • Slack

    Use #rocky-devel-packaging channel for RPM(Red-hat Package Manager) related discussion.

    Use Saved Items to glance over the interesting things

Actions

Reference

  1. Koji

    Koji is the software that builds RPM package for the Fedora project.

  2. rpm-software-management/mock

    A 'simple' chroot build environment manager for building RPMs.

  3. Podcast 72: Gregory Kurtzer, Rocky Linux

    CentOS founder discuss about Rocky Linux

  4. RockyLinux reddit

  5. Inspecting and extracting RPM package contents

  6. RPM Packaging Guide

    Understand how to build RPM packages.