Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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 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 18:00:00 2009 Harald Hoyer <harald{%}redhat{*}com> 039-10.29
- - corrected palm udev rules (bug #177678)
- Resolves: rhbz#177678 
            - * Mon Feb 23 18:00:00 2009 Harald Hoyer <harald{%}redhat{*}com> 039-10.28
- - refined the tape rule to only symlink to the mode0 tape device (bug #461480)
- Resolves: rhbz#461480