Search Criteria
Package Details: kmodcache 1.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kmodcache.git (read-only, click to copy) |
|---|---|
| Package Base: | kmodcache |
| Description: | Scripts to make a copy of installed kernel modules, which will be used for on-demand loading from then point on, thus make reboots unnecessary after kernel updates. |
| Upstream URL: | None |
| Licenses: | GPL3 |
| Submitter: | omgold |
| Maintainer: | omgold |
| Last Packager: | omgold |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-02-27 11:01 (UTC) |
| Last Updated: | 2024-10-18 07:33 (UTC) |
Latest Comments
omgold commented on 2020-08-16 06:49 (UTC)
@lenni: you have to enable the systemd service for the cache to be initialized automatically on boot: "systemctl enable kmodcache".
scrouthtv commented on 2020-08-16 06:36 (UTC)
How does this work? Do I have to add a hook to pacman to
make-kmod-cache? Does it work automatically?