The akmods rpms
Find a file
Fedora Release Engineering a14eea9508 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 17:23:27 +00:00
.gitignore Initial setup of the repo 2017-03-06 15:45:35 +00:00
95-akmods.preset Clean-up (indentation, spacing, etc.) 2019-02-14 18:29:26 +01:00
95-akmodsposttrans.install Fix akmodsposttrans after kernel update/install on f30 - rhbz#1709055 2019-05-15 23:41:36 +01:00
akmods Check kernel presence differently for systemd-boot machines - rhbz#1769144 2019-11-20 15:11:36 +01:00
akmods-ostree-post Support akmods in rpm-ostree 2019-02-28 20:44:28 +01:00
akmods-shutdown Clean-up (indentation, spacing, etc.) 2019-02-14 18:29:26 +01:00
akmods-shutdown.service Initial fedora akmods import 2017-03-06 17:10:02 +01:00
akmods.h2m Initial fedora akmods import 2017-03-06 17:10:02 +01:00
akmods.rpmlintrc Rename .rpmlint to akmods.rpmlintrc 2021-06-29 14:40:00 +01:00
akmods.service.in Don't enable service on ah 2018-03-26 11:15:12 +02:00
akmods.spec - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild 2021-07-21 17:23:27 +00:00
akmods@.service Add inhibitor when the akmods service is running 2018-03-26 13:42:27 +02:00
akmodsbuild akmodsbuild: Typo in --logfile description 2019-04-01 20:18:42 +00:00
akmodsinit exit 2 when invalid arguments 2017-08-03 10:56:20 +02:00
akmodsposttrans Clean-up (indentation, spacing, etc.) 2019-02-14 18:29:26 +01:00
LICENSE Initial fedora akmods import 2017-03-06 17:10:02 +01:00
README Clean-up (indentation, spacing, etc.) 2019-02-14 18:29:26 +01:00
sources Initial setup of the repo 2017-03-06 15:45:35 +00:00

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

The akmods systemd service is enabled by default.

The akmods-shutdown service is disabled by default but can, in some
circumstantes, provide an additional chance to build and install a kernel
module.