Replacement for hotplug-base. The goal is to replace the hotplug bash scripts with tiny binaries to make it faster and consume less memory. Reproducible: Always Steps to Reproduce: 1. 2. 3. See http://lwn.net/Articles/123932/ for details.
Created attachment 60896 [details] hotplug-ng-002.ebuild ebuild for hotplug-ng. This is an alternative to hotplug-base.
Heh, well, I like it, but we still need more work on these before I want to see them in gentoo (work on the hotplug-ng code, not on the ebuild, it's fine.)
curious, is is not true that hotplug's dependency on hotplug-base is unneeded for udev systems where /sbin/udevsend is the hotplug agent? hotplug-base is little more than just the /bin/hotplug agent which seems to be rendered obsolete with newer udev versions.
Yes, as per comment #3, that is correct.
hotplug-ng is obsolete, we will not add a ebuild for it. udev does it all now.