Skip to content

v2.53.0

Choose a tag to compare

@legionus legionus released this 27 Apr 13:51
· 97 commits to master since this release
2.53.0
ee452a0

Changes

  • Build System:

    • Add the ability to compile and work with musl system library.
    • Add gentoo to the list of supported distributions.
    • Enable Large-file support (LFS).
    • Disable some busybox features when compiling with musl.
    • Move runtime to features. From a packaging standpoint, the initrd
      core files are no different from the data in the features.
  • Guess:

    • Add the ability to add optional modules.
  • Guess loaded-modules:

    • Add more directories with kernel modules.
    • Consider modules as optional. Modules that feature adds may not be
      present in the new kernel.
  • Feature modules-sbc:

    • Add clk, power/supply directories. Some single-board PCs use modules
      from these directories.

Full Changelog: 2.52.0...2.53.0