From 1556b35a2faca162736df1158e2119c362b02fd2 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Mon, 29 Jan 2001 19:11:23 +0000 Subject: - deprecate "hdreiser.img" since we have room for "reiserfs.o" in "hd.img" - following deprecation of "other.img", reintegrate big modules in relevant boot disks --- perl-install/modules.pm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'perl-install/modules.pm') diff --git a/perl-install/modules.pm b/perl-install/modules.pm index a094d8409..3953ea29d 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -331,10 +331,11 @@ my %type_aliases = ( my @skip_big_modules_on_stage1 = qw( -acenic sk98lin -BusLogic seagate fdomain g_NCR5380 tmscsim -gdth eata eata_pio eata_dma +sk98lin ); #******(missing-2.4) dpt_i2o aztcd gscd isp16 mcd mcdx optcd cm206 sjcd cdu31a +#acenic +#BusLogic seagate fdomain g_NCR5380 tmscsim +#gdth eata eata_pio eata_dma my @skip_modules_on_stage1 = ( -- cgit v1.2.1