Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mdadm: mdadm controls Linux md devices (software RAID arrays)
        
        
        - Summary
- mdadm is used to create, manage, and monitor Linux MD (software RAID)
devices.  As such, it provides similar functionality to the raidtools
package.  However, mdadm is a single program, and it can perform
almost all functions without a configuration file, though a configuration
file can be used to help with some common tasks.
Changelog
        
            - * Thu Mar  4 18:00:00 2004 Bill Nottingham <notting{%}redhat{*}com> 1.5.0-3
- - ship /var/run/mpmpd (#117497) 
            - * Thu Feb 26 18:00:00 2004 Doug Ledford <dledford{%}redhat{*}com> 1.5.0-2
- - Add a default MAILADDR line to the mdadm.conf file installed by default
  (Bugzilla #92447)
- Make it build with gcc-3.4 
            - * Mon Feb 23 18:00:00 2004 Doug Ledford <dledford{%}redhat{*}com> 1.5.0-1
- - Update to 1.5.0 (from Matthew J. Galgoci <mgalgoci{%}redhat{*}com>)