diff options
Diffstat (limited to 'febootstrap-to-initramfs.pod')
| -rw-r--r-- | febootstrap-to-initramfs.pod | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/febootstrap-to-initramfs.pod b/febootstrap-to-initramfs.pod index 951cc10..eedaf0f 100644 --- a/febootstrap-to-initramfs.pod +++ b/febootstrap-to-initramfs.pod @@ -33,6 +33,13 @@ any others are ignored. When the C<--files> option is not given, all files in C<DIR> are added to the initramfs image. +=item --nocompress + +This prevents the initramfs image from being compressed. + +Linux can boot from uncompressed initramfs images (in fact, faster), +but they take up a lot more space on disk. + =back =head1 /init |
