summaryrefslogtreecommitdiff
path: root/update-initramfs.conf.5
blob: 50e1f95f1010eaafcd99a069109e1460d5bdb504 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.TH UPDATE-INITRAMFS.CONF 5  "$Date: 2006/12/22 $" "" "update-initramfs.conf manual"

.SH NAME
update-initramfs.conf \- configuration file for update-initramfs

.SH DESCRIPTION
The configuration file allows to disable the update action from
.B update-initramfs.

.SH GENERAL VARIABLES
.TP
\fB update_initramfs
Default is \fIyes\fP for running the latest initramfs-tools hooks in the
newest Linux image.
It is possible to set it to \fIno\fP for remote servers or boxes where
conservative manners needs to be applied. This disables
the \fBupdate_initramfs -u\fP call.

.SH AUTHOR
The initramfs-tools are written by Maximilian Attems <maks@sternwelten.at>,
Jeff Bailey <jbailey@raspberryginger.com> and numerous others.
.SH SEE ALSO
.BR
.IR initramfs.conf (5),
.IR initramfs-tools (8),
.IR mkinitramfs (8),
.IR update-initramfs (8).