raldone01 / kernel-modules-hook

Keeps your Arch Linux fully functional after a kernel upgrade

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kernel-modules-hook

This is an alpm hook for Archlinux (or other pacman-based distribution) to keep the kernel modules of the running kernel available during a kernel upgrade.

It relies on hardlinks and bind mount for saving and restoring, and systemd-tmpfiles for cleanup.

Installation

Archlinux

AUR

Use your AUR helper of choise, or use makepkg.

About

Keeps your Arch Linux fully functional after a kernel upgrade

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%