summaryrefslogtreecommitdiffstats
path: root/perl-install/modules.pm
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2001-12-04 15:42:15 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2001-12-04 15:42:15 +0000
commit4ea909d089bcf223822d2370f022c30924dc216b (patch)
tree629d78c0ecf770c0ba09a03c14c5d5665a67c6b7 /perl-install/modules.pm
parent236957fd6340b181d5f34629eceff43546e8e8e9 (diff)
downloaddrakx-backup-do-not-use-4ea909d089bcf223822d2370f022c30924dc216b.tar
drakx-backup-do-not-use-4ea909d089bcf223822d2370f022c30924dc216b.tar.gz
drakx-backup-do-not-use-4ea909d089bcf223822d2370f022c30924dc216b.tar.bz2
drakx-backup-do-not-use-4ea909d089bcf223822d2370f022c30924dc216b.tar.xz
drakx-backup-do-not-use-4ea909d089bcf223822d2370f022c30924dc216b.zip
support install from USB CDROMS (using usb-storage)
Diffstat (limited to 'perl-install/modules.pm')
-rw-r--r--perl-install/modules.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm
index a3f9e19e5..3351680ab 100644
--- a/perl-install/modules.pm
+++ b/perl-install/modules.pm
@@ -127,6 +127,9 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/,
"catc" => "CATC EL1210A NetMate USB Ethernet driver",
"CDCEther" => "CDCEther",
}],
+[ 'usbstorage', {
+ "usb-storage" => "usb-storage",
+}],
[ 'isdn', {
"hisax" => "hisax",
"hysdn" => "hysdn",