UbuntuUpdates.org

Package "initramfs-tools"

Name: initramfs-tools

Description:

generic modular initramfs generator (automation)

Latest version: 0.122ubuntu8.17
Release: xenial (16.04)
Level: updates
Repository: main

Links


Download "initramfs-tools"


Other versions of "initramfs-tools" in Xenial

Repository Area Version
base main 0.122ubuntu8
security main 0.122ubuntu8.14

Packages in group

Deleted packages are displayed in grey.


Changelog

Version: 0.122ubuntu8.17 2020-10-06 09:06:16 UTC

  initramfs-tools (0.122ubuntu8.17) xenial; urgency=medium

  * 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().

 -- <email address hidden> (Guilherme G. Piccoli) Thu, 23 Jul 2020 13:20:14 -0300

Source diff to previous version
1879987 machine get stuck at boot if specified 'console=ttyS* ' doesn't exist.

Version: 0.122ubuntu8.16 2019-11-04 17:06:43 UTC

  initramfs-tools (0.122ubuntu8.16) xenial; urgency=medium

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

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

Source diff to previous version
1831252 panic=-1 is completely ignored by the initrd causing unexpected behaviour

Version: 0.122ubuntu8.15 2019-09-30 11:06:38 UTC

  initramfs-tools (0.122ubuntu8.15) xenial; urgency=medium

  * hook-functions: include ehci-platform from HWE kernel.
    (LP: #1842284)

 -- Ike Panhc <email address hidden> Wed, 04 Sep 2019 15:24:58 +0800

Source diff to previous version
1842284 initramfs does not copy ehci-platform

Version: 0.122ubuntu8.14 2019-01-08 15:07:06 UTC

  initramfs-tools (0.122ubuntu8.14) xenial-security; urgency=medium

  * scripts/functions: include a new option to skip enslaved network
    devices. (LP: #1802591)
      Include the new variable NETWORK_SKIP_ENSLAVED. When set to a
      value different than "0", this variable will cause any enslaved
      network devices to be skipped from the list of netbootable
      devices. This variable can be set via the configuration files
      under /etc/initramfs-tools/ or via any configuration file under
      the initrd directory /conf/conf.d/ via a hook script.

 -- Marcelo Henrique Cerri <email address hidden> Wed, 12 Dec 2018 11:35:20 -0200

Source diff to previous version
1802591 Skip enslaved devices during boot

Version: 0.122ubuntu8.13 2018-10-04 09:06:38 UTC

  initramfs-tools (0.122ubuntu8.13) xenial; urgency=medium

  [ Colin Watson ]
  * [b4804dd] Only sync the filesystem containing the initramfs
    (Closes: #882380) (LP: #1667512)

  [ Tiago Stürmer Daitx ]
  * debian/initramfs-tools.postinst: remove orphaned old-dkms initrd files
    in /boot. (LP: #1791959)

 -- Tiago Stürmer Daitx <email address hidden> Tue, 18 Sep 2018 09:18:47 +0000

1667512 [SRU] update-initramfs should sync only the filesystem containing the initramfs image
1791959 [SRU] remove orphaned initrd old-dkms files in /boot
882380 initramfs-tools: Update-initramfs can take an unnecessarily long time if other disk activity is ongoing - Debian Bug report logs



About   -   Send Feedback to @ubuntu_updates