From 166666dc46eef4c2c1e2975605a8cb430ea134c7 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 4 Apr 2001 15:23:18 +0000 Subject: (tv): add ultracam & usbvideo (@skip_modules_on_stage1): kaweth and pegasus doesn't work on stage1, so skip them --- perl-install/modules.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'perl-install/modules.pm') diff --git a/perl-install/modules.pm b/perl-install/modules.pm index 36687899d..c988652c1 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -124,11 +124,13 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/, "c4" => "c4", }], [ 'tv', { + "bttv" => "Brooktree Corporation|Bt8xx Video Capture", "cpia_usb" => '', "ibmcam" => '', "mod_quickcam" => '', "ov511" => '', - "bttv" => "Brooktree Corporation|Bt8xx Video Capture", + "ultracam" => '', + "usbvideo" => '', }], [ 'scanner', { "scanner" => '', -- cgit v1.2.1