https://github.com/jcaesar/archlinux-preserve-kernel-modules-on-upgrade
https://github.com/jcaesar/archlinux-preserve-kernel-modules-on-upgrade
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jcaesar/archlinux-preserve-kernel-modules-on-upgrade
- Owner: jcaesar
- Created: 2018-07-19T14:00:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-16T15:21:38.000Z (over 5 years ago)
- Last Synced: 2025-02-09T12:43:08.971Z (12 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Preserving Modules for the Currently Running Kernel when Upgrading under ArchLinux
Or: How to fix one of the most pesky nuissances about arch.
# Warning: Very WIPpy
The `preservemods` script goes into `/usr/local/sbin/`, the two `.hook` files into `/etc/pacman.d/hooks`, or anywhere else, I'm not your mom.
The grand idea is that I try this for a while, maybe receive a few comments, and if it works out well I'll make an aur package or similar.