Comment 1 for bug 64887

Revision history for this message
Matt Zimmerman (mdz) wrote : Re: [Bug 64887] /boot/initrd.img*should be removed from filesystem.squashfs

On Mon, Oct 09, 2006 at 05:46:53PM -0000, Mantas Kriaučiūnas wrote:
> Public bug reported:
>
> /boot/initrd.img*should be removed from filesystem.squashfs - now it
> takes about 7 MB space in CD, because it can't be compressed.
>
> from #ubuntu-devel irc log:
> Oct 09 15:02:10 Kamion tfheen: ubiquity does call update-initramfs, so removing /boot/initrd* is probably ok

I thought we were already doing this; are we only removing the kernel itself
and not the initramfs?

Colin, does ubiquity call update-initramfs unconditionally? i.e., is that
code already being thoroughly tested? Are we sure it does the right thing if
no initramfs already exists? If it's predictable and safe, we can do it,
otherwise it should wait until after the release.

--
 - mdz