Download List

專案描述

Hotplug2 is aimed at early Linux user space, i.e. initramfs or initrd, and possibly also at embedded devices (such as WRT-like routers) or very weak machines, such as 386/486. It connects to the uevent netlink socket and reads events. The application generally operates in two modes: dumb and smart.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-04-05 20:03
1.0 beta

Most of the core has been rewritten and cleaned up. Dynamically loadable worker modules were added. The rules parser was rewritten. Initial coldplug support was added. Event processing was made faster.

2006-10-08 18:33
0.9

This release uses signals to handle children (implies cleanup in the event loop). It has separate info and debugging output. There are minor cleanups.
標籤: Minor feature enhancements

2006-09-26 16:08
0.8

Support for 2.4 hotplug was actively started. A
2.4 coldplug binary, hotplug2-coldplug-2.4, was
added. A generate_alias utility was added to
create modaliases out of busmaps. hotplug2-dnode
was added to convert /proc/sys/kernel/hotplug
events into uevents. hotplug2-modwrap was added
for modutils. In dumb mode, the program detects
whether to use /sbin/modprobe or
/sbin/hotplug2-modwrap. This can be overridden
using --set-modprobe-cmd. The "setenv" action was
added in rules. The --set-coldplug-cmd parameter
was added. --udevtrigger was renamed to
--coldplug. Comments in rules file are supported.
標籤: Major feature enhancements

2006-09-11 01:04
0.7

標籤: Initial freshmeat announcement

Project Resources