Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saber-nyan/kernel-modules-hook
Keeps your Arch Linux fully functional after a kernel upgrade
https://github.com/saber-nyan/kernel-modules-hook
alpm-hooks archlinux libalpm pacman
Last synced: 3 months ago
JSON representation
Keeps your Arch Linux fully functional after a kernel upgrade
- Host: GitHub
- URL: https://github.com/saber-nyan/kernel-modules-hook
- Owner: saber-nyan
- License: unlicense
- Created: 2017-12-24T00:25:27.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-21T13:14:49.000Z (about 1 year ago)
- Last Synced: 2024-08-03T01:39:25.575Z (6 months ago)
- Topics: alpm-hooks, archlinux, libalpm, pacman
- Language: Shell
- Size: 21.5 KB
- Stars: 343
- Watchers: 13
- Forks: 26
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
kernel-modules-hook
Tired of missing modules when updating the kernel?
Annoyed by `modprobe: FATAL: Module smth not found in directory /lib/modules/new-kernel`?
Losing uptime after reboots due to kernel update?*The solution is here.*
* Save.
![Save](https://i.imgur.com/3YHtBRB.png)
* Update.
![Update](https://i.imgur.com/uxySEMY.png)
* Restore.
![Restore](https://i.imgur.com/AJeBw0n.png)
* Enjoy.
![Enjoy](https://i.imgur.com/WQAYSSR.png)Do not worry, backups are automatically cleaned.
## Installation
[Community](https://archlinux.org/packages/community/any/kernel-modules-hook/)
```bash
$ pacman -S kernel-modules-hook
```