slashbeast / better-initramfs

Small and reliable initramfs solution supporting (remote) rescue shell, lvm, dmcrypt luks, software raid, tuxonice, uswsusp and more.
BSD 3-Clause "New" or "Revised" License
318 stars 54 forks source link

Add ability to generate non-gzipped image #26

Closed treeman1111 closed 9 years ago

treeman1111 commented 9 years ago

The changes that I have made allow users to create a non-gzipped version of the initramfs. This is helpful if the users are interested in embedding the initramfs in their kernel, such as for EFI stub support.