Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        diskdumputils: diskdump utilities
        
        
            | Name: | diskdumputils | Vendor: | Scientific Linux | 
        
            | Version: | 1.3.3 | License: | GPL | 
        
            | Release: | 1 | URL: |  | 
        
        
        - Summary
- The diskdump utilities set up the kernel to save memory image to
the specified partition.
Changelog
        
            - * Mon May  1 19:00:00 2006 Dave Anderson <anderson{%}redhat{*}com> 1.3.3-1
- Update source package to diskdumputils-1.3.3.tar.gz:
  - Make "/etc/init.d/diskdump checkswapdump" command fail  
    gracefully (quietly) when the swap partition is not configured.
    BZ #190388
            - * Mon May  1 19:00:00 2006 Dave Anderson <anderson{%}redhat{*}com> 1.3.0-1
- Update source package to diskdumputils-1.3.0.tar.gz:
  - Prevent diskdump startup failure when /usr is NFS mounted
    by moving utilities to /sbin.  BZ #170058
  - Implemented support for using swap partition as a diskdump
    partition.  BZ #182271
  - Introduced a new diskdump-success script to /var/crash/scripts
    directory.  BZ #172860
            - * Wed Dec 14 18:00:00 2005 Akira Imamura <aimamura{%}redhat{*}com> 1.2.8-1
- Update source package to diskdumputils-1.2.8.tar.gz:
  - Do not display SALVAGEMESSAGE status when executing 
    "service diskdump status" on RHEL3 because the feature
    is not supported on RHEL3.
  - Update README file re: the configuration of a whole disk device 
    as the DEVICE parameter in /etc/sysconfig/diskdump to indicate 
    that it can be done only on RHEL3.
  - Update README file to specify that Partial Dump and Compressed
    Dump features cannot be used together on ppc64 machines; they
    can only be used separately.