diff options
author | maximilian attems <maks@debian.org> | 2006-10-13 08:52:12 +0200 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2006-10-13 08:52:12 +0200 |
commit | 849c7c5f29f3689a4879204c23a6e89e2e6c0d7e (patch) | |
tree | b2fd92b491127545ac2ff47a33dd96760cd4cf3f /initramfs.conf.5 | |
parent | f49c698f4838b09794ebdd129e7eee14de2aad54 (diff) | |
download | initramfs-tools-849c7c5f29f3689a4879204c23a6e89e2e6c0d7e.tar.gz initramfs-tools-849c7c5f29f3689a4879204c23a6e89e2e6c0d7e.zip |
- add backup handling to initramfs-tools
- allow conservative settings for skipping updated initramfs.
- debug output to screen
- parse mbr for lilo
+ small fixes
Diffstat (limited to 'initramfs.conf.5')
-rw-r--r-- | initramfs.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/initramfs.conf.5 b/initramfs.conf.5 index 89e9f4b..ca47a02 100644 --- a/initramfs.conf.5 +++ b/initramfs.conf.5 @@ -1,4 +1,4 @@ -.TH INITRAMFS.CONF 5 "$Date: 2006/09/02 $" "" "initramfs.conf manual" +.TH INITRAMFS.CONF 5 "$Date: 2006/10/12 $" "" "initramfs.conf manual" .SH NAME initramfs.conf \- configuration file for mkinitramfs @@ -58,8 +58,8 @@ Otherwise you need to specify \fIHOST:MOUNT\fP. .SH AUTHOR -The initramfs-tools are written by Jeff Bailey <jbailey@raspberryginger.com>. -This manual is maintained by Maximilian Attems <maks@sternwelten.at>. +The initramfs-tools are written by Maximilian Attems <maks@sternwelten.at>, +Jeff Bailey <jbailey@raspberryginger.com> and numerous others. Loosely based on mkinitrd.conf by Herbert Xu. .SH SEE ALSO |