diff options
author | Olivier Blin <oblin@mandriva.com> | 2010-03-08 14:30:22 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2010-03-08 14:30:22 +0000 |
commit | c40d5befa4ebafc11482c6b6c9e068158ebe6609 (patch) | |
tree | a27caae8b806754a2aad6dd83c6b729b7321e798 /perl-install/NEWS | |
parent | 768f4bb857c743a2f3cddf392c04351824461441 (diff) | |
download | drakx-c40d5befa4ebafc11482c6b6c9e068158ebe6609.tar drakx-c40d5befa4ebafc11482c6b6c9e068158ebe6609.tar.gz drakx-c40d5befa4ebafc11482c6b6c9e068158ebe6609.tar.bz2 drakx-c40d5befa4ebafc11482c6b6c9e068158ebe6609.tar.xz drakx-c40d5befa4ebafc11482c6b6c9e068158ebe6609.zip |
revert specific mmcblk handling code, works fine through /proc/partitions parser
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index a08f799a5..9fda07506 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,6 +1,4 @@ - include 'mpt2sas' SCSI driver (#57833) -- devices: - o handle creation of mmcblk devices (useful on Efika MX) - add mdadm raid10 support Version 13.12 - 25 February 2010 |