diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-10-09 17:18:38 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-10-09 17:18:38 +0000 |
commit | ab7b3d5214d7bd9e9e9684008225cb9b081cfb5a (patch) | |
tree | 25c71d1724fb3794d21fd3d5561895f8c30f0d5f /perl-install/modules.pm | |
parent | 04b569a6e4c9c2e5f8f766681bf96e343a96d30c (diff) | |
download | drakx-ab7b3d5214d7bd9e9e9684008225cb9b081cfb5a.tar drakx-ab7b3d5214d7bd9e9e9684008225cb9b081cfb5a.tar.gz drakx-ab7b3d5214d7bd9e9e9684008225cb9b081cfb5a.tar.bz2 drakx-ab7b3d5214d7bd9e9e9684008225cb9b081cfb5a.tar.xz drakx-ab7b3d5214d7bd9e9e9684008225cb9b081cfb5a.zip |
no_comment
Diffstat (limited to 'perl-install/modules.pm')
-rw-r--r-- | perl-install/modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm index b60eb2c4a..6e8c8a039 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -154,7 +154,7 @@ arch() =~ /^sparc/ ? ( "pluto" => "Sun SparcSTORAGE Array SCSI", #- name it "fc4:soc:pluto" ? ) : arch() =~ /alpha/ ? () : ( "DAC960" => "Mylex DAC960", - "dpt_i2o" => "Distributed Tech SmartCache/Raid I-IV Controller", # not there anymore? + "dpt_i2o" => "Distributed Tech SmartCache/Raid I-V Controller", "megaraid" => "AMI MegaRAID", "aacraid" => "AACxxx Raid Controller", "cpqarray" => "Compaq Smart-2/P RAID Controller", |