← Back to team overview

kernel-packages team mailing list archive

[Bug 1513463] Re: [SRU] Kernel too big for boot partition

 

This bug was fixed in the package linux-mako - 3.4.0-7.41

---------------
linux-mako (3.4.0-7.41) xenial; urgency=low

  [ Upstream Kernel Changes ]

  * Subject:[Config] Enable squashfs for mako.
    - LP: #1513207
  * Subject:[Config] Replace EXT{2,3} with EXT4_USE_FOR_EXT23.
    - LP: #1513463

 -- Tim Gardner <tim.gardner@xxxxxxxxxxxxx>  Fri, 06 Nov 2015 13:15:51
-0700

** Changed in: linux-mako (Ubuntu Xenial)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-mako in Ubuntu.
https://bugs.launchpad.net/bugs/1513463

Title:
  [SRU] Kernel too big for boot partition

Status in linux-mako package in Ubuntu:
  Fix Released
Status in linux-mako source package in Vivid:
  Fix Committed
Status in linux-mako source package in Wily:
  Fix Committed
Status in linux-mako source package in Xenial:
  Fix Released

Bug description:
  [Impact]

   * Recent additions to the mako kernel have made it too big for the
  mako boot partition. Without this patch, a boot.img cannot be created.

  [Test Case]

   1. Compile the mako kernel without this patch.
   2. Attempt to create a boot.img
   3. Notice that the kernel is too big.
   4. Apply this patch.
   5. Run steps 1-2 again.
   6. Notice that the kernel is no longer too big.

  [Regression Potential]

   * This patch removes ext2 and ext3 and enables ext4's backward-
  compatibility mode for them instead. The only regression potential is
  within ext4's backward-compatibility.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-mako/+bug/1513463/+subscriptions


References