blob: f537c72bb2623ce16efd2fbcc27560e4c0a5a73f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# <p align="center">kernel-modules-hook</p>
Tired of missing modules when updating the kernel?<br/>
Annoyed by `modprobe: FATAL: Module smth not found in directory /lib/modules/new-kernel`?<br/>
Losing uptime after reboots due to kernel update?
*The solution is here.*
* Save.<br/>
<br/>
* Update.<br/>
<br/>
* Restore.<br/>
<br/>
* Enjoy.<br/>

Do not worry, backups are automatically cleaned.
## Installation
[Community](https://archlinux.org/packages/community/any/kernel-modules-hook/)
```bash
$ pacman -S kernel-modules-hook
```
|