Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        diskdumputils: diskdump utilities
        
        
            | Name: | diskdumputils | Vendor: | Scientific Linux | 
        
            | Version: | 1.3.25 | License: | GPL | 
        
            | Release: | 1 | URL: |  | 
        
        
        - Summary
- The diskdump utilities set up the kernel to save memory image to
the specified partition.
Changelog
        
            - * Mon Jan  8 18:00:00 2007 Akira Imamura <aimamura{%}redhat{*}com> 1.3.25-1
- Update source package to diskdumputils-1.3.25.tar.gz:
  - New feature: selectable dump filtering with new dumpfilter command,
    for RHEL4 kernels versions 2.6.9-42.31.EL or later. 
  - Resolves: rhbz#172826
            - * Wed Jul  5 19:00:00 2006 Akira Imamura <aimamura{%}redhat{*}com> 1.3.15-1
- Update source package to diskdumputils-1.3.15.tar.gz:
  - Fix for /sbin/diskdumpmsg failure when the system boots after a 
    kernel panic.  BZ #197687
            - * Thu Jun 29 19:00:00 2006 Akira Imamura <aimamura{%}redhat{*}com> 1.3.14-1
- Update source package to diskdumputils-1.3.14.tar.gz:
  - Fix to ensure that the largest dumpfile is copied to 
    vmcore-incomplete when multiple (incomplete) dumpfiles 
    are created.  BZ #196492
  - Fix for when incomplete dumps were created in both a swap partition
    and in a dump partition, and the largest one is in the dump
    partition (non-swap), both dumpfiles get mistakenly removed
    and no vmcore-incomplete is created.  BZ #196048
  - Fix for panic message not being copied to the log file when
    panic occurrd in a hugemem kernel.  BZ #195574