?? modules.dep.5
字號:
.\" This -*- nroff -*- file has been generated from.\" DocBook SGML with docbook-to-man on Debian GNU/Linux....\"...\" transcript compatibility for postscript use....\"...\" synopsis: .P! <file.ps>...\".de P!\\&..fl \" force out current output buffer\\!%PB\\!/showpage{}def...\" the following is from Ken Flowers -- it prevents dictionary overflows\\!/tempdict 200 dict def tempdict begin.fl \" prolog.sy cat \\$1\" bring in postscript file...\" the following line matches the tempdict above\\!end % tempdict %\\!PE\\!..sp \\$2u \" move below the image...de pF.ie \\*(f1 .ds f1 \\n(.f.el .ie \\*(f2 .ds f2 \\n(.f.el .ie \\*(f3 .ds f3 \\n(.f.el .ie \\*(f4 .ds f4 \\n(.f.el .tm ? font overflow.ft \\$1...de fP.ie !\\*(f4 \{\. ft \\*(f4. ds f4\"' br \}.el .ie !\\*(f3 \{\. ft \\*(f3. ds f3\"' br \}.el .ie !\\*(f2 \{\. ft \\*(f2. ds f2\"' br \}.el .ie !\\*(f1 \{\. ft \\*(f1. ds f1\"' br \}.el .tm ? font underflow...ds f1\".ds f2\".ds f3\".ds f4\"'\" t .ta 8n 16n 24n 32n 40n 48n 56n 64n 72n .TH "modules.dep" "5" .SH "NAME" modules.dep \(em List of module dependencies .SH "DESCRIPTION" .PP The \fBmodules.dep\fP as generated by module-init-tools \fBdepmod\fP, lists the dependencies for every module in the directories under \fB/lib/modules/\fP\fIversion\fP, where \fBmodules.dep\fP is. .PP Blank lines, and lines starting with a '#' (ignoring spaces) are ignored. Other lines are of the form "filename: [filename]*", listing the complete dependencies for the first filename in descending order. .PP For example, if \fB/lib/modules/2.5.53/kernel/a.ko\fP depended on \fBb.ko\fP and \fBc.ko\fP in the same directory, and \fBc.ko\fP depended on \fBb.ko\fP as well, the file might look like: .PP .nf .ta 8n 16n 24n 32n 40n 48n 56n 64n 72n # This is a comment. /lib/modules/2.5.53/kernel/a.ko: /lib/modules/2.5.53/kernel/c.ko /lib/modules/2.5.53/kernel/b.ko /lib/modules/2.5.53/kernel/b.ko: /lib/modules/2.5.53/kernel/c.ko: /lib/modules/2.5.53/kernel/b.ko .fi .PP This file is used by \fBmodprobe\fP to know the order to load modules (they are loaded right to left, and removed left to right). .SH "COPYRIGHT" .PP This manual page Copyright 2002, Rusty Russell, IBM Corporation. .SH "SEE ALSO" .PP \fBmodprobe\fP\fB(8)\fP ...\" created by instant / docbook-to-man, Fri 28 Mar 2003, 11:01
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -