loise/NoldenOS-10-buildroot

( forked from loise/rockylinux-10-template )

Project ID: 165248

Description

buildroot packages for x86_64-v2 and i686 based on centos-stream-10

Installation Instructions

A buildroot consists of the minimal buildroot packages to install as listed in their mock config file:

config_opts['chroot_setup_cmd'] = 'install bash bzip2 centos-stream-release coreutils cpio diffutils findutils ga wk glibc-minimal-langpack grep gzip info patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux which xz'

plus the dependencies they draw in by themselves.

Use this repo as a buildroot for rebuilding centos stream 10 in a custom environment

Sources are taken from dist-git, where this fails they are from:

  • https://mirror.stream.centos.org/10-stream/BaseOS/source/tree/Packages/
  • https://mirror.stream.centos.org/10-stream/AppStream/source/tree/Packages/
  • https://mirror.stream.centos.org/10-stream/CRB/source/tree/Packages/

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Custom 1 i386 [modified] (7783)*, x86_64 [modified] (9890)* Custom 1 multilib x86_64+i386 (24 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable loise/NoldenOS-10-buildroot
More info about enabling Copr repositories

Other Actions