/usr/share/doc/mdadm
NameSizeModeActions
examples/-0755rm
ANNOUNCE-3.034860644editdlrm
ANNOUNCE-3.0.16200644editdlrm
ANNOUNCE-3.0.25830644editdlrm
ANNOUNCE-3.0.310090644editdlrm
ANNOUNCE-3.111640644editdlrm
ANNOUNCE-3.1.114420644editdlrm
ANNOUNCE-3.1.217950644editdlrm
ANNOUNCE-3.1.319330644editdlrm
ANNOUNCE-3.1.413320644editdlrm
ANNOUNCE-3.1.517920644editdlrm
ANNOUNCE-3.230140644editdlrm
ANNOUNCE-3.2.133130644editdlrm
ANNOUNCE-3.2.215460644editdlrm
ANNOUNCE-3.2.38100644editdlrm
ANNOUNCE-3.2.4.gz36960644editdlrm
ANNOUNCE-3.2.510460644editdlrm
ANNOUNCE-3.2.626640644editdlrm
ANNOUNCE-3.327520644editdlrm
ANNOUNCE-3.3.18260644editdlrm
ANNOUNCE-3.3.24670644editdlrm
ANNOUNCE-3.3.35770644editdlrm
ANNOUNCE-3.3.415180644editdlrm
ANNOUNCE-3.48880644editdlrm
ANNOUNCE-4.08520644editdlrm
ANNOUNCE-4.15510644editdlrm
changelog.Debian.gz18330644editdlrm
copyright8850644editdlrm
external-reshape-design.txt.gz49320644editdlrm
FAQ.gz99070644editdlrm
mdmon-design.txt.gz25610644editdlrm
NEWS.Debian.gz21720644editdlrm
README.checkarray16670644editdlrm
README.recipes.gz19050644editdlrm
TODO.Debian12380644editdlrm
TODO.gz30970644editdlrm
Edit: /usr/share/doc/mdadm/ANNOUNCE-3.2.5 (1046B)
Subject: ANNOUNCE: mdadm 3.2.5 - A tool for managing Soft RAID under Linux I am somewhat disappointed to have to announce the availability of mdadm version 3.2.5 It is available at the usual places, now including github: countrycode=xx. http://www.${countrycode}kernel.org/pub/linux/utils/raid/mdadm/ and via git at git://github.com/neilbrown/mdadm git://neil.brown.name/mdadm http://neil.brown.name/git/mdadm This release primarily fixes a serious regression in 3.2.4. This regression does *not* cause any risk to data. It simply means that adding a device with "--add" would sometime fail when it should not. The fix also includes a couple of minor fixes such as making the "--layout=preserve" option to "--grow" work again. A reminder that the default location for runtime files is now "/run/mdadm". If you compile this for a distro that does not have "/run", you will need to compile with an alternate setting for MAP_DIR. e.g. make MAP_DIR=/var/run/mdadm or make MAP_DIR=/dev/.mdadm NeilBrown 18th May 2012