Release!!

Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
This commit is contained in:
Neil Brown 2005-08-26 06:37:33 +00:00
parent 04deddb9fc
commit 63f8c4c76b
3 changed files with 5 additions and 19 deletions

View File

@ -19,7 +19,7 @@ Version-1 can support many more than 28 devices and can be easily
moved between hosts with different endian-ness.
Release 2.0 also contains support for the recent bitmap-intent-logging
which will appear in 2.6.13, and the RAID1 write-behind that will be
available in 2.6.14.
available in 2.6.14 (it is currently only in -mm).
This release comes with a test-suite which has been used to verify that
mdadm-2.0 actually works in a number of common scenarios. Some of the
@ -30,9 +30,12 @@ Being a '.0' release, 2.0 should be treated with some caution.
However I believe it is quite stable and can safely be used on
production systems.
Note that this release is "2.0", not "2.0.0". I never found a use for
the third number with 1.X.Y, so I dropped it.
Development of mdadm has moved from CSE@UNSW and is now sponsored by
SUSE Labs, Novell Inc.
NeilBrown 25th August 2005
NeilBrown 26th August 2005

View File

@ -1,21 +1,5 @@
ANNOUNCE-1.0.0
ANNOUNCE-1.1.0
ANNOUNCE-1.10.0
ANNOUNCE-1.11.0
ANNOUNCE-1.2.0
ANNOUNCE-1.3.0
ANNOUNCE-1.4.0
ANNOUNCE-1.5.0
ANNOUNCE-1.6.0
ANNOUNCE-1.7.0
ANNOUNCE-1.8.0
ANNOUNCE-1.8.1
ANNOUNCE-1.9.0
ANNOUNCE-2.0
ANNOUNCE-2.0-devel-1
ANNOUNCE-2.0-devel-2
ANNOUNCE-2.0-devel-3
Assemble.c
Build.c
COPYING

View File

@ -48,7 +48,6 @@ then
rm $target/$base
exit 1
fi
exit 1
rpm -ta $target/$base
find /home/neilb/src/RPM -name "*mdadm-$version-*" \
-exec cp {} $target/RPM \;