summaryrefslogtreecommitdiffstats
path: root/ANNOUNCE-2.6.6
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2008-05-19 12:07:54 +1000
committerNeil Brown <neilb@suse.de>2008-05-19 12:07:54 +1000
commitdf5a0b92954c22128e6beceb6f5df8e303848d71 (patch)
tree0619a592c1bdd709986d3109109f48d5bc70426c /ANNOUNCE-2.6.6
parent75f743774ffdd3cddc5e7f6e85a021ad6d0e3297 (diff)
downloadmdadm-df5a0b92954c22128e6beceb6f5df8e303848d71.tar.gz
mdadm-df5a0b92954c22128e6beceb6f5df8e303848d71.tar.xz
mdadm-df5a0b92954c22128e6beceb6f5df8e303848d71.zip
Release 2.6.6mdadm-2.6.6
Diffstat (limited to 'ANNOUNCE-2.6.6')
-rw-r--r--ANNOUNCE-2.6.627
1 files changed, 27 insertions, 0 deletions
diff --git a/ANNOUNCE-2.6.6 b/ANNOUNCE-2.6.6
index e69de29..8253429 100644
--- a/ANNOUNCE-2.6.6
+++ b/ANNOUNCE-2.6.6
@@ -0,0 +1,27 @@
+Subject: ANNOUNCE: mdadm 2.6.6 - A tool for managing Soft RAID under Linux
+
+I am pleased to announce the availability of
+ mdadm version 2.6.6
+
+It is available at the usual places:
+ countrycode=xx.
+ http://www.${countrycode}kernel.org/pub/linux/utils/raid/mdadm/
+and via git at
+ git://neil.brown.name/mdadm
+ http://neil.brown.name/git?p=mdadm
+
+mdadm is a tool for creating, managing and monitoring
+device arrays using the "md" driver in Linux, also
+known as Software RAID arrays.
+
+Release 2.6.6 fixes a compile problem in 2.6.5 and adds a small manpage update.
+
+Changelog Entries:
+ - "make everything" now make mdassemble.auto
+ - fix compile problem with mdassemble.auto
+ - Update FAQ URLs in man page again.
+
+Development of mdadm is sponsored by
+ SUSE Labs, Novell Inc.
+
+NeilBrown 19th May 2007