egeretto/akmods-secureboot

( forked from scrool/akmods-secureboot )

Project ID: 38026

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
Fedora 37 x86_64 (140)* Fedora 37 (0 downloads)
Fedora 38 x86_64 (80)* Fedora 38 (136 downloads)
Fedora 39 x86_64 (6)* Fedora 39 (111 downloads)
Fedora 40 x86_64 (6)* Fedora 40 (15 downloads)
Fedora rawhide x86_64 (13)* Fedora rawhide (123 downloads)

* Total number of downloaded packages.


Quick Enable

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

Other Actions