Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Latest commit

 

History

History
43 lines (32 loc) · 1.28 KB

README.md

File metadata and controls

43 lines (32 loc) · 1.28 KB

Fedora kernel packaging and COPR build scripts

Scripts to build architecture-specific Fedora kernel SRPMs with patches from GeorgeSapkin/kernel_gcc_patch.

Pre-build kernels at: https://copr.fedorainfracloud.org/coprs/georgespk/.

Supported architectures

AMD

  • k8
  • k8sse3
  • k10
  • bobcat
  • bulldozer
  • piledriver
  • steamroller
  • excavator
  • jaguar
  • zen

Intel

  • core2
  • nehalem
  • westmere
  • sandybridge
  • ivybridge
  • haswell
  • broadwell
  • skylake

Usage

fedpkg and copr-cli need to be correctly setup before use. More info:

gen-all.sh [branch]

Generates latest x86_64 kernel SRPMs for all supported architectures for specified branch (default: f24)

build-copr.sh [branch]

Submits built SRPMs for specified branch (default: f24) to COPR. Assumes that copr-cli is correctly initialized and projects in the form of kernel-gcc-$arch are already configured in COPR.