[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#173734: Please update in Module-HOWTO



tags 173734 patch
thanks

The problem here seems to reside in the Module-HOWTO file which is used to 
extract the information on wether modules use (or don't) parameters. It 
says:

  ______________________________________________________________________

  Load command:
          /sbin/modprobe loop.o
 
          No module parameters.
  ______________________________________________________________________
 
Which is clearly wrong. Should the Module-HOWTO.gz file be fixed or should 
the fix be introduced in mkdescr.pl ?

If in Module-HOWTO the following would looks like it needs to be changed:

------------------------------------------------------------------------
$ diff -u Module-HOWTO.old Module-HOWTO
--- Module-HOWTO.old    2004-03-20 13:57:35.000000000 +0100
+++ Module-HOWTO        2004-03-20 14:00:25.000000000 +0100
@@ -550,7 +550,7 @@
   Load command:
           /sbin/modprobe loop.o
  
-          No module parameters.
+          max_loop   maximum number of loop devices (default is 8, maximum is 255)
   ______________________________________________________________________
  
   4.3.  Multiple devices driver support (RAID).
------------------------------------------------------------------------

Regards

Javier

PS: Shouldn't an alternative (Debian-specific) file be used for this as a
complement to the HOWTO?  It looks like Module-HOWTO is no longer updated
upstream and this package depends on it being updated...

Attachment: signature.asc
Description: Digital signature


Reply to: