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 /update-initramfs.8 | |
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 'update-initramfs.8')
-rw-r--r-- | update-initramfs.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/update-initramfs.8 b/update-initramfs.8 index 871e9a5..a562349 100644 --- a/update-initramfs.8 +++ b/update-initramfs.8 @@ -1,4 +1,4 @@ -.TH UPDATE-INITRAMFS 8 "$Date: 2006/09/06" $" "" "update\-initramfs manual" +.TH UPDATE-INITRAMFS 8 "$Date: 2006/10/12" $" "" "update\-initramfs manual" .SH NAME update\-initramfs \- generate an initramfs image @@ -85,8 +85,8 @@ Create the initramfs for a specific kernel: .B update\-initramfs -c -k 2.6.18-1-686 .SH AUTHOR -The initramfs-tools are written by Jeff Bailey <jbailey@ubuntu.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. .SH SEE ALSO .BR |