This repository contains the specfile and config files to build release candidate (RC) kernels that include the AUFS filesystem.
WARNING: These kernels are not considered stable, and should not be used on production systems!
The Docker spec files that were part of the original repo are no longer included.
These kernels should work on Red Hat Enterprise Linux, and any RHEL-derivative distrubition, such Almalinux, CentOS, Oracle Enterprise Linux, or Rocky Linux.
Packages are available from Copr. Follow the instructions there to get updates automatically.
If you want these packages to be your default kernel in GRUB: edit /etc/sysconfig/kernel
, and change DEFAULTKERNEL
to:
DEFAULTKERNEL=kernel-rc-aufs
for EL7DEFAULTKERNEL=kernel-rc-aufs-core
for EL8/EL9