Skip to content

v2.22.0

Compare
Choose a tag to compare
@legionus legionus released this 16 Aug 13:14
· 497 commits to master since this release
2.22.0
ee36bbb

Changes

  • Runtime:
    • ueventd: Process events that were already in the queue before the daemon
      startup. This is a fix initramfs boot if ueventd is started after udevd due
      to dependencies.
  • Feature rootfs:
    • Add fstype kernel module only if module exists. Some filesystems cannot be
      built as modules. For example tmpfs is neither a builtin nor a loadable module.