Bug 116444 - PCMCIA release note refers to hotplug
Summary: PCMCIA release note refers to hotplug
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Release Notes (show other bugs)
Version: RC 1
Hardware: Other All
: P5 - None : Normal
Target Milestone: RC 3
Assignee: Karl Eichwalder
QA Contact: Andreas Jaeger
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-12 09:46 UTC by Lenz Grimmer
Modified: 2005-09-12 12:54 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lenz Grimmer 2005-09-12 09:46:09 UTC
The RC1 release notes have a paragraph about PCMCIA, which states "All necessary
actions are executed by hotplug." - but wasn't hotplug dropped in the meanwhile?
Comment 1 Andreas Jaeger 2005-09-12 10:02:08 UTC
Christian, please comment and suggest changes.

Karl, this is ok if Christian agrees.
Comment 2 Christian Zoz 2005-09-12 10:40:47 UTC
We dropped the package hotplug, but not the functionality hotplug. So this
statement is still true.

But we should add another release note:

Hotplug events are now completely handled from udevd. We don't use event
multiplexer /etc/hotplug.d and /etc/dev.d anymore. Instead udevd calls all
necessary hotplug helper tools directly, according to its rules. Udev rules and
helper tools are provided from different packages.

Please improve.
Comment 3 Karl Eichwalder 2005-09-12 11:02:24 UTC
Andreas, please approve the additional release note.
Comment 4 Andreas Jaeger 2005-09-12 11:12:57 UTC
Approved.
Comment 5 Karl Eichwalder 2005-09-12 12:54:32 UTC
  <sect3 id="hotplug_udev" status="2005-09-12">
   <title>Hotplug Events Handled by the udev Daemon</title>

   <para>
Hotplug events are now completely handled by the udev daemon
(<command>udevd</command>).  We do not use the event multiplexer system in
<filename>/etc/hotplug.d</filename> and <filename>/etc/dev.d</filename>
anymore. Instead <command>udevd</command> calls all hotplug helper tools
directly, according to its rules. Udev rules and helper tools are provided by
udev and various other packages.
</para>
  </sect3>