UbuntuUpdates.org

Package "initramfs-tools"

Name: initramfs-tools

Description:

generic modular initramfs generator (automation)

Latest version: 0.130ubuntu3.13
Release: bionic (18.04)
Level: updates
Repository: main

Links


Download "initramfs-tools"


Other versions of "initramfs-tools" in Bionic

Repository Area Version
base main 0.130ubuntu3
security main 0.130ubuntu3.6

Packages in group

Deleted packages are displayed in grey.


Changelog

Version: 0.130ubuntu3.13 2021-07-20 17:06:28 UTC

  initramfs-tools (0.130ubuntu3.13) bionic; urgency=medium

  * Backport zstd and lz4 support from focal. LP: #1932542

 -- Dimitri John Ledkov <email address hidden> Thu, 01 Jul 2021 14:11:48 +0100

Source diff to previous version
1932542 Add support for zstd

Version: 0.130ubuntu3.12 2021-05-19 03:06:22 UTC

  initramfs-tools (0.130ubuntu3.12) bionic; urgency=medium

  * scripts/local-premount/resume:
    - Use readlink -f to correctly handle non-symlink $resume
      (LP: #1876570)
  * hooks/fsck:
    - don't check PASSNO, always include fsck
      (LP: #1917780)
  * hook-functions:
    - include firmware from /lib/firmware/updates
      (LP: #1571506)

 -- Dan Streetman <email address hidden> Thu, 18 Mar 2021 14:48:17 -0400

Source diff to previous version
1876570 Could not resume from hibernation when swap is specified as device
1917780 initramfs-tools does not include fsck binaries in the initrd if all mount pass are 0
1571506 update-initramfs should include firmware from /lib/firmware/updates

Version: 0.130ubuntu3.11 2020-10-06 09:06:18 UTC

  initramfs-tools (0.130ubuntu3.11) bionic; urgency=medium

  [ Guilherme G. Piccoli ]
  * scripts/functions: Prevent printf error carry over if the wrong
    console is set. (LP: #1879987)
      The function _log_msg() is "void" typed, returning whatever its
      last command returns. This function is the basic building block
      for all error/warning messages in initramfs-tools. If a bad console
      is provided to kernel on command-line, printf returns error, and so
      this error is carried over in _log_msg(). Happens that checkfs()
      function has a loop that runs forever in this scenario (*if* fsck
      is not present in initramfs and "quiet" is not passed in the
      command-line). If that happens, boot is stuck and cannot progress.
      The simple fix hereby merged is to return zero on _log_msg().

  * scripts/local: Re-execute cryptroot local-block script. (LP: #1879980)
      Currently, if an encrypted rootfs is configured on top of a MD RAID1
      array and such array gets degraded (like a member is removed/failed),
      initramfs-tools cannot mount the rootfs and the boot fails. We fix
      that issue here by allowing cryptroot script to re-run on local-block
      stage, given that mdadm is able to activate a degraded array in that
      point. There is a cryptsetup counter-part for this fix, but alone the
      initramfs-tools portion is innocuous.

  [ Jay Vosburgh ]
  * scripts/functions: Change netplan render for net_failover master
    devices. (LP: #1820929)
      Modify the _render_netplan function to check for network interfaces
      that are net_failover master devices. When found, such devices are
      matched only by name, not by MAC address, as the MAC is not a unique
      identifier for the net_failover case. In the net_failover architecture,
      the MAC address is used to manage the membership of the net_failover
      interface set, thus multiple interfaces will be assigned the same MAC
      address.

 -- <email address hidden> (Guilherme G. Piccoli) Wed, 12 Aug 2020 17:12:11 -0300

Source diff to previous version
1879987 machine get stuck at boot if specified 'console=ttyS* ' doesn't exist.
1820929 netplan should consider adding more udev attribute for exact matching of failover 3-netdev interfaces

Version: 0.130ubuntu3.10 2020-09-15 17:06:18 UTC

  initramfs-tools (0.130ubuntu3.10) bionic; urgency=medium

  * Cherrypick upstream commit to copy libgcc_s, as a dependency of
    libpthread including when there is optimized pthreads installed. LP:
    #1880853

 -- Dimitri John Ledkov <email address hidden> Wed, 02 Sep 2020 15:53:41 +0100

Source diff to previous version

Version: 0.130ubuntu3.9 2019-11-04 17:06:47 UTC

  initramfs-tools (0.130ubuntu3.9) bionic; urgency=medium

  * Add support for panic=-1 value (LP: #1831252)

 -- Julian Andres Klode <email address hidden> Mon, 07 Oct 2019 12:53:35 +0200

1831252 panic=-1 is completely ignored by the initrd causing unexpected behaviour



About   -   Send Feedback to @ubuntu_updates