Jump to letter: [
          
            ABCDEFGHIJKLMNOPRSTUVXYZ
          ]
        
        udev: A userspace implementation of devfs
        
        
        - Summary
- udev is a implementation of devfs in userspace using sysfs and
/sbin/hotplug. It requires a 2.6 kernel to run properly.
Changelog
        
            - * Thu Aug 18 19:00:00 2011 Harald Hoyer <harald{%}redhat{*}com> 039-10.31
- - do not exit() in signal handler
Resolves: rhbz#723301 
            - * Thu Oct 14 19:00:00 2010 Harald Hoyer <harald{%}redhat{*}com> 039-10.30
- - fixed dasd_id to remove the temporary nodes (bug #457387)
- fixed scsi_id to also get the uuid of cciss devices (bug #493937)
- added permission and group for ttyACM* devices (bug #496967)
Resolves: rhbz#457387, rhbz#493937, rhbz#496967 
            - * Mon Mar  9 19:00:00 2009 Harald Hoyer <harald{%}redhat{*}com> 039-10.29
- - corrected palm udev rules (bug #177678)
- Resolves: rhbz#177678