aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 1941bf088fc0ba69c8bfa7c120cc7465b6d0d9c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Kernel Rotation Hooks

This is a kernel rotation alpm-hook for saving backups of kernels for use in recovery situations.

It's capable of doing all kernels being installed/upgraded, a specific list of kernel packages, or only the active, along with being able to be disabled, which it is by default.

NOTE: Currently this hook is designed to work with grub, not systemd-boot, at this time.

## Configuration

Configuration is managed in /etc/kernel-rotation.conf and is self documented within.

There is a tmpfiles.d component to this configuration, and can be seen in:
/usr/lib/tmpfiles.d/kernel-rotate-cleanup.conf

And overridden in:
/etc/tmpfiles.d/kernel-rotate-cleanup.conf