home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2006 September - Disc 1 / PCNET_CD_2006_09.iso / linux / puppy-barebones-2.01r2.iso / pup_201.sfs / usr / sbin / old / README.txt < prev    next >
Encoding:
Text File  |  2005-04-18  |  427 b   |  11 lines

  1. modprobe, insmod, lsmod, rmmod are from Puppy 1.0.1,
  2. which uses kernel 2.4.27.
  3.  
  4. generate-modprobe.conf is a script in module_init_tools package,
  5. the modprobe utlities for the 2.6 kernel, this script is to
  6. convert /etc/modules.conf to the new format /etc/modprobe.conf
  7. required by 2.6 kernel.
  8. -- the script needs to run the old modprobe, which is why I
  9. have kept it here. /sbin/modprobe.old is a link to
  10. /usr/sbin/old/modprobe.
  11.