You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
akmods/SOURCES
Arkady L. Shane 3a6264113e
added tag changed/i9ce/akmods-0.5.7-8.el9
7 months ago
..
95-akmods.preset added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
95-akmodsposttrans.install added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
LICENSE added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
README added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
README.secureboot added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
akmods added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
akmods-keygen.target added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
akmods-keygen@.service added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
akmods-kmodgenca added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
akmods-ostree-post added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
akmods-shutdown added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
akmods-shutdown.service added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
akmods-tmpfiles.conf added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
akmods.h2m added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
akmods.log added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
akmods.service.in added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
akmods@.service added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
akmodsbuild added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
akmodsposttrans added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago
cacert.config.in added tag changed/i9ce/akmods-0.5.7-8.el9 7 months ago

README

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 provides both, and is enabled by default.

The akmods-shutdown service is disabled by default but can, in some
circumstances, provide an additional chance to build and install a kernel
module. Users who would prefer longer shutdowns over delayed startups
may wish to consider enabling it with the following command:

    sudo systemctl enable --now akmods-shutdown.service