summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2006-12-14 17:31:10 +1100
committerNeil Brown <neilb@suse.de>2006-12-14 17:31:10 +1100
commit757234466509aae6221c2cb96e8366f41ba7e532 (patch)
treec6bebe56053849971f8f2b7fad638bbc125d50a8 /ChangeLog
parentd645b91a1baf44e4674900f1124841fe6c0a2410 (diff)
downloadmdadm-757234466509aae6221c2cb96e8366f41ba7e532.tar.gz
mdadm-757234466509aae6221c2cb96e8366f41ba7e532.tar.xz
mdadm-757234466509aae6221c2cb96e8366f41ba7e532.zip
Default to --auto=yes
so the array devices with 'standard' names get created automatically, as this is almost always what is wanted.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c359f8..46af0ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@ Changes Prior to this release
missing devices.
- Support --update=devicesize for cases where the underlying device
can change size.
+ - Default to --auto=yes so the array devices with 'standard' names
+ get created automatically, as this is almost always what is wanted.
Changes Prior to 2.5.6 release
- Fix bug which meant "bitmap=xxx" in mdadm.conf was not handled