From: Greg KH <greg@kroah.com>
To: linux-hotplug-devel@lists.sourceforge.net,
linux-kernel@vger.kernel.org,
linux-usb-devel@lists.sourceforge.net,
Linux-usb-users@lists.sourceforge.net
Subject: [ANNOUNCE] 2004-04-20 release of hotplug scripts
Date: Tue, 21 Sep 2004 00:38:27 +0000 [thread overview]
Message-ID: <20040921003827.GA4098@kroah.com> (raw)
I've just packaged up the latest Linux hotplug scripts into a release,
which can be found at:
kernel.org/pub/linux/utils/kernel/hotplug/hotplug-2004_09_20.tar.gz
or for those who like bz2 packages:
kernel.org/pub/linux/utils/kernel/hotplug/hotplug-2004_09_20.tar.bz2
It contains a lot of little bug fixes, and the addition of the isapnp.rc
support.
The main web site for the linux-hotplug project can be found at:
http://linux-hotplug.sf.net/
which contains lots of documentation on the whole linux-hotplug
process.
The release is still backwards compatible with 2.4, so there is no need
to worry about upgrading.
The full ChangeLog extract since the last release is included below for
those who want to know everything that's been changed, and who to blame
for them :)
thanks,
greg k-h
Mon Sep 20 2004 kroah
- 2004_09_20 release
- added README.modules to the makefile
- added support for blacklists easier
http://bugs.gentoo.org/show_bug.cgi?id`214
- ifrename is in /usr/sbin, not /sbin.
http://bugs.gentoo.org/show_bug.cgi?idF760
- added isapnp support based on work from Simone Gotti
<simone.gotti@email.it> and Marco d'Itri
- fix minor debug message in net.agent for Gentoo boxes
- allow *.usermap to have blank lines. (patch from Francesco Ferrara
<ferrara@despammed.com>) at
http://bugs.gentoo.org/show_bug.cgi?idI748
- add usbhid to the list of modules to unload on stop.
- fix issue with input devices (joysticks specifically) not being
loaded properly. (lots of gentoo bug ids...)
- fixed minor issue with usbfs being mounted but no host drivers loaded
yet <http://bugs.gentoo.org/show_bug.cgi?idV599>
- From Marcel Holtmann <marcel@holtmann.org>
- fix location of FIRMWARE_DIR to /lib/firmware
- From Bill Nottingham <notting@redhat.com>
- support a a TwinMos mobile disk, as per https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id\x111506
- Posix compliant changes From David Weinehall <tao@kernel.org>
- changes tests using `-o' and `-a' to use || and && respectively.
- changes bash-specific functions to generic sh-functions, adds
a missing newline at the end of a file, does a few `-o'
substitutions and changes /bin/bash to /bin/sh, since the
changes removes the need to use /bin/bash.
- Modifies the remaining non-bash scripts to remove use of the
bash:ism local (a quick audit shows that it's not needed),
substitutes `-a' and `-o', changes fgrep to grep -F (this
change is not strictly necessary, but recommended by the
POSIX standard), and one occurence of egrep to grep (since
this particular occurence didn't make use of extended regexps
anyway)
- Modifies the remaining bash scripts to use generic
sh-functions instead of bash-specific functions, does `-a'
and `-o' substitutions, removes use of local, and finally
changes /bin/bash to /bin/sh
- From Alexander E. Patrakov
- Remove bogus dependency upon "which" and "usbmodules"
programs in 2.6 code path
- Add README.modules file
- Provide the correct DEVICE variable for USB coldplug events
for 2.6.x kernels. The grep ...\$ is used instead of tail -c 4
because LFS has the tail command in /usr/bin. That's even
more illogical because head is in /bin.
This requires a 2.6.6 kernel. 2.6.4 is too old.
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
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
next reply other threads:[~2004-09-21 0:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-21 0:38 Greg KH [this message]
2004-09-21 7:32 ` [ANNOUNCE] 2004-04-20 release of hotplug scripts Micha Wiedenmann
2004-09-23 18:01 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040921003827.GA4098@kroah.com \
--to=greg@kroah.com \
--cc=Linux-usb-users@lists.sourceforge.net \
--cc=linux-hotplug-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).