home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet News 1999 February
/
InternetNews_1999_02.iso
/
pc
/
Linux
/
Debian
/
root.bin
/
root
/
etc
/
conf.modules
< prev
next >
Wrap
Text File
|
1998-07-20
|
2KB
|
60 lines
# We could start with a keep statement in here, but since we use a different
# order for the module path's we just override the whole thing.
alias block-major-7 loop
alias net-pf-3 off
alias net-pf-4 off
# If you don't have appletalk and don't want to see error messages
# uncomment the next line:
#alias net-pf-5 off
alias netalias-2 ip_alias
alias char-major-4 serial
alias char-major-10-130 softdog
alias iso9660 isofs
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias net-pf-17 af_packet
alias binfmt-0064 binfmt_aout
# If you use the IDE tape driver as a module, uncomment the next two lines:
# alias block-major-3 ide-probe
# alias char-major-37 ide-tape
#alias eth0 <enter your driver here>
#alias <whatever you don't have that kerneld complains about> off
# I recommend not to use this one, since it breaks depmod with version
# argument:
#depfile=/lib/modules/`uname -r`/modules.dep
path[boot]=/lib/modules
# State module paths in order of importance
path[fs]=/lib/modules/`uname -r`
path[net]=/lib/modules/`uname -r`
path[scsi]=/lib/modules/`uname -r`
path[block]=/lib/modules/`uname -r`
path[cdrom]=/lib/modules/`uname -r`
path[ipv4]=/lib/modules/`uname -r`
path[ipv6]=/lib/modules/`uname -r`
path[misc]=/lib/modules/`uname -r`
path[fs]=/lib/modules/`kernelversion`
path[net]=/lib/modules/`kernelversion`
path[scsi]=/lib/modules/`kernelversion`
path[block]=/lib/modules/`kernelversion`
path[cdrom]=/lib/modules/`kernelversion`
path[ipv4]=/lib/modules/`kernelversion`
path[ipv6]=/lib/modules/`kernelversion`
path[misc]=/lib/modules/`kernelversion`
path[fs]=/lib/modules
path[net]=/lib/modules
path[scsi]=/lib/modules
path[block]=/lib/modules
path[cdrom]=/lib/modules
path[ipv4]=/lib/modules
path[ipv6]=/lib/modules
path[misc]=/lib/modules