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

Fedora kernel packaging and COPR build scripts with GCC optimizations

License

Notifications You must be signed in to change notification settings

GeorgeSapkin/fedora-kernel-gcc

Repository files navigation

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.

About

Fedora kernel packaging and COPR build scripts with GCC optimizations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages