Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        netdump-server: Server for network kernel crash dumps
        
        
            | Name: | netdump-server | 
            Vendor: | CERN, http://cern.ch/linux" | 
        
        
            | Version: | 0.7.7 | 
            License: | GPL | 
        
        
            | Release: | 2 | 
            URL: |  | 
        
        
        
        - Summary
 
        - The netdump server listens to the network for crashed kernels to
contact it and then writes the oops log and a memory dump to
/var/crash before asking the crashed machine to reboot.
 
        
        
        Changelog
        
            - * Tue Mar  1 04:00:00 2005 Jeff Moyer <jmoyer{%}redhat{*}com> - 0.7.7-2
 
            - Add support for auto-detecting the first hop on the way to the netdump
  server.
 
        
            - * Tue Dec 21 04:00:00 2004 Dave Anderson <anderson{%}redhat{*}com> 0.7.5-1
 
            - Updated source package to netdump-0.7.5.tar.gz:
  Allows multiple "service netdump start" to handle magic numbers
  properly.  BZ #142752
 
        
            - * Mon Dec  6 04:00:00 2004 Dave Anderson <anderson{%}redhat{*}com> 0.7.4-3
 
            - Updated source package to netdump-0.7.4.tar.gz, which introduces
  processor support for x86_64, ia64 and ppc64.
- Added BuildRequires for glib-devel