[make-initrd] Release make-initrd 2.36.0
Alexey Gladkov
gladkov.alexey at gmail.com
Mon Jul 3 16:05:45 MSK 2023
New release 2.36.0 is available.
# Important changes
- Runtime:
+ Reimplement ueventd, replace polld by uevent queue.
+ Create a shared libinitramfs library with shared code.
+ Use flock-based locking.
+ Rewrite console locking.
+ Add /dev to fstab and mount it as other filesystems.
+ Do not fail if required mountpoint does not exist.
- New feature:
+ Add debug-procacct. The feature is designed to debug the boot process inside
the initramfs.
- Feature mdadm:
+ Boot from IMSM.
+ Put mdmon if external metadata detected.
- Feature system-glibc:
+ Do not hardcode min_uid/min_gid values.
- Utilities:
+ udev-rules: Add more udev rule checks.
# Git repository
https://github.com/osboot/make-initrd.git
Feedback and bug reports, as always, are welcomed.
--
Rgrds, legion
More information about the Make-initrd
mailing list