Skip to content

Support for BLS and minor cleanups

Compare
Choose a tag to compare
@scaronni scaronni released this 24 Aug 19:15
· 426 commits to master since this release
13c65e9
  • Simplify function for correct kernel using the modules folder and not the configuration files in /boot. This also adds support for the newer Boot Loader Specification (BLS): https://systemd.io/BOOT_LOADER_SPECIFICATION/
  • Simplify function to detect newer kernels on Fedora and RHEL/CentOS systems and make it work with recent distributions (detection stuck at 2.6...).
  • Use proper GPLv2 license from: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
  • Fix for module and module_version not being passed when using AUTOINSTALL=yes.