Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95546 - New ebuild: hotplug-ng
Summary: New ebuild: hotplug-ng
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Greg Kroah-Hartman (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-06-09 04:53 UTC by Natanael Copa
Modified: 2005-08-11 16:23 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
hotplug-ng-002.ebuild (hotplug-ng-002.ebuild,552 bytes, text/plain)
2005-06-09 04:55 UTC, Natanael Copa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Natanael Copa 2005-06-09 04:53:17 UTC
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.
Comment 1 Natanael Copa 2005-06-09 04:55:05 UTC
Created attachment 60896 [details]
hotplug-ng-002.ebuild

ebuild for hotplug-ng. This is an alternative to hotplug-base.
Comment 2 Greg Kroah-Hartman (RETIRED) gentoo-dev 2005-07-02 23:44:16 UTC
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.)

Comment 3 Philip Kovacs 2005-07-04 16:16:39 UTC
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.   
Comment 4 Greg Kroah-Hartman (RETIRED) gentoo-dev 2005-07-04 16:31:54 UTC
Yes, as per comment #3, that is correct.
Comment 5 Greg Kroah-Hartman (RETIRED) gentoo-dev 2005-08-11 16:23:24 UTC
hotplug-ng is obsolete, we will not add a ebuild for it.  udev does it all now.