Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        diskdumputils: diskdump utilities
        
        
            | Name: | diskdumputils | Vendor: |  | 
        
            | Version: | 1.0.1 | License: | GPL | 
        
            | Release: | 5 | URL: |  | 
        
        
        - Summary
- The diskdump utilities set up the kernel to save memory image to
the specified partition.
Changelog
        
            - * Thu Mar  3 04:00:00 2005 Akira Imamura <aimamura{%}redhat{*}com> 1.0.1-5
- - Remove obsolete devlabel Requires: 
            - * Tue Mar  1 04:00:00 2005 Akira Imamura <aimamura{%}redhat{*}com> 1.0.1-1
- - Updated source package to diskdumputils-1.0.1.tar.gz, which adds
  support for disk host adapters controlled by the sata_promise and
  ata_piix disk drivers.
- User-space portion of FZ #132466, diskdumpfmt performance improvement.
- Updated to use glib2 instead of glib1.  BZ #136227, BZ #148998
- Added missing a BuildRequires for glib2-devel.  BZ #132872
- Deleted dead code to avoid compiler complaint.  BZ #143202 
            - * Tue Nov  2 04:00:00 2004 Akira Imamura (0.6.4)
- - Fixed a local variable in savecore appropriately