initramfs-tools 0.142ubuntu25.4 source package in Ubuntu

Changelog

initramfs-tools (0.142ubuntu25.4) noble; urgency=medium

  * hook-functions: Call _call_dracut_install instead of manual_add_modules
    when using module filters to fix the regression from previous version
    (LP: #2081700)

initramfs-tools (0.142ubuntu25.3) noble; urgency=medium

  * hook-functions: Include all UFS storage drivers (LP: #2081020)
  * reduce number of dracut-install calls: stage all kernel module copying
    when running scripts in /usr/share/initramfs-tools/hooks and copy
    all kernel modules in one go afterwards. (LP: #2081334)
  * Fix build failure with netplan.io 1.0.1-1ubuntu2~24.04.1:
    - test: Make netplan test configs not accessible by others
    - Build-depend on udev for udevadm used by netplan
  * test: Increase QEMU timeout to 120s

 -- Benjamin Drung <email address hidden>  Tue, 24 Sep 2024 12:49:29 +0200

Upload details

Uploaded by:
Benjamin Drung
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates main utils

Downloads

File Size SHA-256 Checksum
initramfs-tools_0.142ubuntu25.4.tar.xz 141.7 KiB 880e341d21db50985ed57225d4939f0f1d5f5ef6b50fed8cad725889eb6413b8
initramfs-tools_0.142ubuntu25.4.dsc 2.3 KiB 8168bda0e17d923ddcf4e5185231dd058f11fd3f1846afc8e0abc3e82bb7f6da

View changes file

Binary packages built by this source

initramfs-tools: generic modular initramfs generator (automation)

 This package builds a bootable initramfs for Linux kernel packages. The
 initramfs is loaded along with the kernel and is responsible for
 mounting the root filesystem and starting the main init system.

initramfs-tools-bin: binaries used by initramfs-tools

 This package contains binaries used inside the initramfs images generated
 by initramfs-tools.

initramfs-tools-bin-dbgsym: debug symbols for initramfs-tools-bin
initramfs-tools-core: generic modular initramfs generator (core tools)

 This package contains the mkinitramfs program that can be used to
 create a bootable initramfs for a Linux kernel. The initramfs should
 be loaded along with the kernel and is then responsible for mounting
 the root filesystem and starting the main init system.