diff options
author | Thomas Backlund <tmb@mageia.org> | 2018-08-22 14:27:07 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2018-08-22 14:27:07 +0300 |
commit | f6bb0ea980cf118ab604cc03a8086a83f7ce7e27 (patch) | |
tree | bd2253029b504bcb26902b9b403fb498546b0ea3 /perl-install/NEWS | |
parent | 9b9c804b01049c327b995661c80896b17863bc65 (diff) | |
download | drakx-f6bb0ea980cf118ab604cc03a8086a83f7ce7e27.tar drakx-f6bb0ea980cf118ab604cc03a8086a83f7ce7e27.tar.gz drakx-f6bb0ea980cf118ab604cc03a8086a83f7ce7e27.tar.bz2 drakx-f6bb0ea980cf118ab604cc03a8086a83f7ce7e27.tar.xz drakx-f6bb0ea980cf118ab604cc03a8086a83f7ce7e27.zip |
raid10 can be created with just 2 disks as a high-performance raid1
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 8fc32b812..d482d3b4b 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,4 @@ +- raid10 can be created with just 2 disks as a high-performance raid1 - raid6 can be used with 3 disks and up - finish-install: remove current media before adding online media (mga#19742) - drakboot: include the "Mageia" entry in the gub2 Default choices (mga#23393) |