linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] hotplug-ng 002 release
@ 2005-05-06 21:22 Greg KH
  2005-05-08 22:52 ` Per Liden
                   ` (4 more replies)
  0 siblings, 5 replies; 56+ messages in thread
From: Greg KH @ 2005-05-06 21:22 UTC (permalink / raw)
  To: linux-hotplug-devel, linux-kernel

After a very long delay, the 002 release of the hotplug-ng package
finally escaped from my box and can be found at:
	kernel.org/pub/linux/utils/kernel/hotplug/hotplug-ng-002.tar.gz

The development tree has been converted over to a git archive, and can
be found at:
	rsync://rsync.kernel.org/pub/scm/linux/hotplug/hotplug-ng.git
and can be browsed online at:
	http://www.kernel.org/git/gitweb.cgi?p=linux%2Fhotplug%2Fhotplug-ng.git;a=log

Nothing major in this release, just lots of bugfixes from a bunch of
different people.  Thanks to all of you who sent me fixes for the same
argc bug, I have been sufficiently chastised for such a stupid thing...

Full changelog can be found below, or browsed online at the link above.

So, where to next?  After the 001 release announcement, the main thing
that has happened is that this project is pretty much obsolete
already...

Now, with the 2.6.12-rc3 kernel, and a patch for module-init-tools, the
USB hotplug program can be written with a simple one line shell script:
	modprobe $MODALIAS

So, with a few more kernel patches for the other subsystems (hint, I'll
gladly take them...) the other helper programs can too go away entirely.
That will leave us with only the main /sbin/hotplug multiplexor program
that any distro that uses udev is starting to abandon entirely.

Oh, and the upstream module-init-tools maintainer needs to accept that
patch one of these days...

If I've missed any patches for the code from anyone, my apologies, can
you please resend them against this latest tree?

thanks,

greg k-h

Summary of changes v001 to v002
======================

Christian Borntraeger:
  o fix segfault when no parameters are used for agents
  o typo in make uninstall

Greg Kroah-Hartman:
  o Add manpage to the install/uninstall rules
  o delete klibc/klibc.spec, which is a generated file
  o fix 'make release' to work properly with git
  o update makefile to allow me to do a tarball interm release for someone
  o fix up argc test in module_form.c
  o make the release tarballs have writable files

Kay Sievers:
  o rename LOG to USE_LOG
  o cleanup logging.h and list.h
  o libsysfs: new version
  o remove old klibc_fixups
  o klibc: version 1.0.3

Pozsar Balazs:
  o Add ieee1394 support
  o fix width of pci ids

Tobias Klauser:
  o Manpage for hotplug-ng




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r 
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 56+ messages in thread

end of thread, other threads:[~2005-05-18 23:37 UTC | newest]

Thread overview: 56+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-06 21:22 [ANNOUNCE] hotplug-ng 002 release Greg KH
2005-05-08 22:52 ` Per Liden
2005-05-09 21:13   ` Per Svennerbrandt
2005-05-10 22:17     ` Per Liden
2005-05-10 22:41       ` Greg KH
2005-05-10 23:56         ` Per Liden
2005-05-11  1:22           ` Brian Gerst
2005-05-11  5:33           ` Greg KH
2005-05-18 23:00       ` Per Svennerbrandt
2005-05-18 23:00       ` [PATCH][RFC] __request_module: fixed argument request_module with waitflag Per Svennerbrandt
2005-05-18 23:01       ` [PATCH][RFC] request_modalias: MODALIAS based module loading Per Svennerbrandt
2005-05-18 23:37         ` Per Svennerbrandt
2005-05-10 22:41     ` [ANNOUNCE] hotplug-ng 002 release Greg KH
2005-05-12 21:42     ` Greg KH
2005-05-13  8:19       ` Michael Tokarev
2005-05-13 16:02         ` Greg KH
2005-05-13 23:21       ` Per Svennerbrandt
2005-05-14  5:59         ` Greg KH
2005-05-18  9:27     ` David Weinehall
2005-05-09 23:22   ` Greg KH
2005-05-10 21:51     ` Per Liden
2005-05-11  5:36       ` Greg KH
2005-05-09  3:57 ` Rusty Russell
2005-05-09 23:21   ` Greg KH
2005-05-10  9:29     ` Rusty Russell
2005-05-10  9:43       ` Marco d'Itri
2005-05-10 12:58         ` Alexander E. Patrakov
2005-05-10 17:24           ` Marco d'Itri
2005-05-10 20:13             ` Greg KH
2005-05-10 20:28               ` Lee Revell
2005-05-10 20:59                 ` Greg KH
2005-05-10 21:02                   ` Marco d'Itri
2005-05-10 20:31               ` Marco d'Itri
2005-05-10 20:52                 ` Greg KH
2005-05-10 20:59                   ` Bill Nottingham
2005-05-10 21:08                   ` Marco d'Itri
2005-05-10 21:22                     ` Erik van Konijnenburg
2005-05-10 23:55                       ` [PATCH] " Erik van Konijnenburg
2005-05-11  0:05                         ` Marco d'Itri
2005-05-11  5:40                           ` Greg KH
2005-05-11  0:08                         ` [PATCH] " Rusty Russell
2005-05-11  1:11                           ` Erik van Konijnenburg
2005-05-11  3:39                             ` Rusty Russell
2005-05-11  9:59                               ` Erik van Konijnenburg
2005-05-11 10:52                                 ` Rusty Russell
2005-05-11 10:58                                   ` Marco d'Itri
2005-05-11 13:06                                     ` Erik van Konijnenburg
2005-05-12  4:39                                       ` Rusty Russell
2005-05-12  7:47                                         ` Erik van Konijnenburg
2005-05-11  0:01               ` Rusty Russell
2005-05-11  0:10                 ` Marco d'Itri
2005-05-11  1:09                   ` Rusty Russell
2005-05-11  7:31 ` Christian Zoz
2005-05-14 23:02 ` Michael Tokarev
2005-05-16 19:11   ` Greg KH
2005-05-16 21:24 ` Marco d'Itri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).