summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2018-08-22 14:31:54 +0300
committerThomas Backlund <tmb@mageia.org>2018-08-22 14:31:54 +0300
commitaef4a318ae22905c13eb202108a4ecf89f358990 (patch)
tree47d03a5bb0c11fc5d19047912ecbf90129bb5075 /perl-install/NEWS
parent10f9c8649d3d4d698b93a3a025d6d168d61b3b12 (diff)
downloaddrakx-aef4a318ae22905c13eb202108a4ecf89f358990.tar
drakx-aef4a318ae22905c13eb202108a4ecf89f358990.tar.gz
drakx-aef4a318ae22905c13eb202108a4ecf89f358990.tar.bz2
drakx-aef4a318ae22905c13eb202108a4ecf89f358990.tar.xz
drakx-aef4a318ae22905c13eb202108a4ecf89f358990.zip
raid: get_existing(): detect raid10
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r--perl-install/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index c09ae10e1..b29a2f112 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,6 +1,7 @@
- mdadm raid:
o raid10 can be created with just 2 disks as a high-performance raid1
o raid6 can be used with 3 disks and up
+ o get_existing(): detect raid10
- finish-install: remove current media before adding online media (mga#19742)
- drakboot: include the "Mageia" entry in the gub2 Default choices (mga#23393)
- recognize smartpqi driver (mga#23305)