| 21 |
.\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, |
.\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, |
| 22 |
.\" USA. |
.\" USA. |
| 23 |
.\" |
.\" |
| 24 |
.\" $Id: kernel-img.conf.5,v 1.21 2003/08/10 09:42:03 srivasta Exp $ |
.\" $Id: kernel-img.conf.5,v 1.22 2003/08/25 20:32:30 srivasta Exp $ |
| 25 |
.\" |
.\" |
| 26 |
.TH KERNEL\-IMG.CONF 5 "Mar 21 2000" "Debian" "Debian GNU/Linux manual" |
.TH KERNEL\-IMG.CONF 5 "Mar 21 2000" "Debian" "Debian GNU/Linux manual" |
| 27 |
.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection |
.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection |
| 202 |
of the kernel image itself. Errors in the script shall produce a |
of the kernel image itself. Errors in the script shall produce a |
| 203 |
warning message, but shall be otherwise ignored. |
warning message, but shall be otherwise ignored. |
| 204 |
.TP |
.TP |
| 205 |
|
.B src_postinst_hook |
| 206 |
|
Unlike the other hook variables, this is meant for a script run during |
| 207 |
|
the post inst of a headers or a source package. This script shall be |
| 208 |
|
called with two arguments, the first being the |
| 209 |
|
.I name |
| 210 |
|
of the package being installed (could be kernel-source-X.X.XX or |
| 211 |
|
kernel-headers-X.X.XX), and the second argument being the |
| 212 |
|
.I version |
| 213 |
|
of the package being installed. Errors in the script shall produce a |
| 214 |
|
warning message, but shall be otherwise ignored. |
| 215 |
|
.TP |
| 216 |
.B move_image |
.B move_image |
| 217 |
Instead of creating symbolic links to (or, if |
Instead of creating symbolic links to (or, if |
| 218 |
.B reverse_symlinks |
.B reverse_symlinks |