Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        kernel-utils: Kernel and Hardware related utilities
        
        
        - Summary
- kernel-utils contains several utilities that can be used to control
the kernel or your machines hardware. Included are
* dmidecode - gives information about the bios and motherboard revisisons
* microcode_ctl - updates the microcode on Intel cpu's
* smartctl - monitor the health of your disks
Changelog
        
            - * Thu Apr 20 19:00:00 2006 Dave Jones <davej{%}redhat{*}com>
- - Update microcode_ctl to 1.13 (new ucode). (#180920) 
            - * Fri Sep 23 19:00:00 2005 Dave Jones <davej{%}redhat{*}com>
- - Convert non-ASCII characters to . in dmi_string. (#158990)
- Update microcode_ctl to 1.12 (new ucode). (#165987, #159863) 
            - * Mon Sep 19 19:00:00 2005 Dave Jones <davej{%}redhat{*}com>
- - Disable dmidecode build on ia64. (#88377)