diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-05-11 13:06:33 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-05-11 13:06:33 +0000 |
commit | 4b9f9119935f1e32812489c19913bd110b185d5e (patch) | |
tree | 3ccf67018203007de0dc0668befdf24f7993320c /perl-install/modules.pm | |
parent | 574a2b4e633e9de62414441e7245f3dce55fb060 (diff) | |
download | drakx-4b9f9119935f1e32812489c19913bd110b185d5e.tar drakx-4b9f9119935f1e32812489c19913bd110b185d5e.tar.gz drakx-4b9f9119935f1e32812489c19913bd110b185d5e.tar.bz2 drakx-4b9f9119935f1e32812489c19913bd110b185d5e.tar.xz drakx-4b9f9119935f1e32812489c19913bd110b185d5e.zip |
no_comment
Diffstat (limited to 'perl-install/modules.pm')
-rw-r--r-- | perl-install/modules.pm | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm index 3a3ea2811..198bc118f 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -160,14 +160,14 @@ arch() =~ /^sparc/ ? ( [ 'cdrom', { arch() !~ /^sparc/ ? ( "sbpcd" => "SoundBlaster/Panasonic", - "aztcd" => "Aztech CD", - "gscd" => "Goldstar R420", -#- "isp16" => "ISP16/MAD16/Mozart", #- removed for space +#- "aztcd" => "Aztech CD", +#- "gscd" => "Goldstar R420", +#- "isp16" => "ISP16/MAD16/Mozart", #- "mcd" => "Mitsumi", #- removed for space -#- "mcdx" => "Mitsumi (alternate)", #- removed for space - "optcd" => "Optics Storage 8000", - "cm206" => "Phillips CM206/CM260", - "sjcd" => "Sanyo", +#- "mcdx" => "Mitsumi (alternate)", +#- "optcd" => "Optics Storage 8000", +#- "cm206" => "Phillips CM206/CM260", +#- "sjcd" => "Sanyo", "cdu31a" => "Sony CDU-31A", "sonycd535" => "Sony CDU-5xx", ) : (), |