| Revision 1888,
879 bytes
checked in by alanbach-guest, 6 years ago
(diff) |
|
Updated initramfs-tools, 0.90
|
| Line | |
|---|
| 1 | .TH UPDATE-INITRAMFS.CONF 5 "$Date: 2007/08/09 $" "" "update-initramfs.conf manual" |
|---|
| 2 | |
|---|
| 3 | .SH NAME |
|---|
| 4 | update-initramfs.conf \- configuration file for update-initramfs |
|---|
| 5 | |
|---|
| 6 | .SH DESCRIPTION |
|---|
| 7 | The configuration file allows to disable the update action from |
|---|
| 8 | .B update-initramfs. |
|---|
| 9 | |
|---|
| 10 | .SH GENERAL VARIABLES |
|---|
| 11 | .TP |
|---|
| 12 | \fB update_initramfs |
|---|
| 13 | Default is \fIyes\fP for running the latest initramfs-tools hooks in the |
|---|
| 14 | newest Linux image. |
|---|
| 15 | Setting it to \fIall\fP updates any known initramfs. |
|---|
| 16 | It is possible to set it to \fIno\fP for remote servers or boxes where |
|---|
| 17 | conservative manners needs to be applied. This disables |
|---|
| 18 | the \fBupdate_initramfs -u\fP call. |
|---|
| 19 | |
|---|
| 20 | .SH AUTHOR |
|---|
| 21 | The initramfs-tools are written by Maximilian Attems <maks@debian.org>, |
|---|
| 22 | Jeff Bailey <jbailey@raspberryginger.com> and numerous others. |
|---|
| 23 | .SH SEE ALSO |
|---|
| 24 | .BR |
|---|
| 25 | .IR initramfs.conf (5), |
|---|
| 26 | .IR initramfs-tools (8), |
|---|
| 27 | .IR mkinitramfs (8), |
|---|
| 28 | .IR update-initramfs (8). |
|---|
Note: See
TracBrowser
for help on using the repository browser.