diff options
author | Thomas Backlund <tmb@mageia.org> | 2018-08-22 14:50:30 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2018-08-22 14:50:30 +0300 |
commit | ad4727432ccd85f0695850b753c8d0eebaec5281 (patch) | |
tree | e5f2977e8376d8942195c55e63b0f18a71a6df82 | |
parent | 5fd229bcc5185379c5478cccae4fd1f85bc7082f (diff) | |
download | drakx-ad4727432ccd85f0695850b753c8d0eebaec5281.tar drakx-ad4727432ccd85f0695850b753c8d0eebaec5281.tar.gz drakx-ad4727432ccd85f0695850b753c8d0eebaec5281.tar.bz2 drakx-ad4727432ccd85f0695850b753c8d0eebaec5281.tar.xz drakx-ad4727432ccd85f0695850b753c8d0eebaec5281.zip |
remove get_existing change from NEWS, it was only a comment update...
-rw-r--r-- | perl-install/NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 44004583a..df6ef8476 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -2,7 +2,6 @@ o raid10 can be created with just 2 disks as a high-performance raid1 o raid10: use layout f2 with 2 disks for performance 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) |