Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        udev - A rule-based device node and kernel event manager
        
        
        - Description:
 
        udev is a collection of tools and a daemon to manage events received
from the kernel and deal with them in user-space. Primarily this
involves managing permissions, and creating and removing meaningful
symlinks to device nodes in /dev when hardware is discovered or
removed from the system.
 
        
        Packages
        
        
            | udev-182-1.fc17.x86_64
              [322 KiB] | 
            
              Changelog
              by Kay Sievers (2012-03-18):
              - version 182
  - enable USB sutosuspend for some built-in HID devices
  - do not create /dev/disk/by-path/ for 'ATA transport class' devices
  - do not create /dev/disk/by-id/scsi-* for pure ATA devices
  - let rules file in /etc override rules with the same name in /run 
             |