/[ddp]/manpages/english/kernel-package/kernel-img.conf.5
ViewVC logotype

Diff of /manpages/english/kernel-package/kernel-img.conf.5

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 437 by barbier, Wed Sep 24 21:06:34 2003 UTC revision 438 by barbier, Mon Oct 6 19:15:19 2003 UTC
# Line 21  Line 21 
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.24 2003/09/21 19:23:34 srivasta Exp $  .\" $Id: kernel-img.conf.5,v 1.25 2003/09/28 01:16:52 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
# Line 321  the link is a dangling link, a new symli Line 321  the link is a dangling link, a new symli
321  to /usr/src/kernel-headers-X.Y.ZZ, whether they have been installed or  to /usr/src/kernel-headers-X.Y.ZZ, whether they have been installed or
322  not. The default is unset, we don't create potentially dangling  not. The default is unset, we don't create potentially dangling
323  symlinks by default.  symlinks by default.
324    .TP
325    .B mkimage
326    This should be a command that produces an initrd image given a
327    directory. It is passed to the
328    .I mkinitrd
329    program's
330    .I \-m
331    option. For example, it can be
332      mkimage="genromfs -d %s -f %s"
333    or
334      mkimage="mkcramfs %s %s"
335  .TP  .TP
336  .B silent_modules  .B silent_modules
337  This option has been put in for the people who are vastly irritated on  This option has been put in for the people who are vastly irritated on

Legend:
Removed from v.437  
changed lines
  Added in v.438

  ViewVC Help
Powered by ViewVC 1.1.5