offlinehacker/akmods-secureboot

( forked from egeretto/akmods-secureboot )

Project ID: 55279

Description

Akmods startup script will rebuild akmod packages during system boot while its background daemon will build them for kernels right after they were installed.

This repo contains the akmods package with patches from: https://src.fedoraproject.org/fork/nvieville/rpms/akmods/commits/secure_boot_key_features

Bug tracker for secure boot functionality in akmods: https://bugzilla.redhat.com/show_bug.cgi?id=1454824

This repo has to be used in combination with kmodtool-secureboot.

Installation Instructions

After installation read: /usr/share/doc/akmods/README.secureboot

An existing X509 certificate has to be installed in:

  • /etc/pki/akmods/certs/public_key.der
  • /etc/pki/akmods/private/private_key.priv

Both files should be owned by root:akmods with permissions 640.

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

* Total number of downloaded packages.

External Repository List

The following repositories are accessible during builds


Quick Enable

#> dnf copr enable offlinehacker/akmods-secureboot
More info about enabling Copr repositories

Other Actions