From 33df5882b6955b05bbea6eeceb414dec2cfacf2f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 5 Jul 2002 10:23:56 +0000 Subject: better comment --- kernel/list_modules.pm | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 2b8dfd2d8..0da372abc 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -6,10 +6,8 @@ our @ISA = qw(Exporter); our @EXPORT = qw(load_dependencies dependencies_closure category2modules module2category sub_categories); # the categories have 2 purposes -# - choosing modules to include on stage1's (cf update_kernel) -# (scsi/main scsi/main+hardware_raid -# - performing a load_thiskind or get_that_type -# (usb scsi|disk net isdn tv scanner photo sound) +# - choosing modules to include on stage1's (cf update_kernel and mdk-stage1/pci-resource/update-pci-ids.pl) +# - performing a load_category or probe_category (modules.pm and many files in perl-install) our %l = ( ################################################################################ -- cgit v1.2.1