First test release for gardendevd!
I am very happy to finally announce the first test release for gardendevd!
Those who follow me on fedi will have seen me work on this already, but for those who don’t, gardendevd is a replacement for systemd-udevd, reusing mdevd for actual kernel events, and only focusing on event enrichement and .rules processing. As well as an updated version of libudev-zero to implement new API interfaces and interact with the enriched data from gardendevd.
This is still a test release, while I have been using gardendevd with no issue on my own devices, I am unable to test every possible setup. So this release is to hopefully get it out to many users who are willing to test things out and see if there are any issues that still need fixing.
Florist can already build systems with gardendevd instead of systemd-udevd, the example and example_kde profiles have been adjusted to use it. This also makes them totally systemd-utils free!
References
Gardendevd Repository: git.pinkro.se codeberg
Libudev-zero Repository: git.pinkro.se codeberg