initramfs-tools 0.142ubuntu23 source package in Ubuntu

Changelog

initramfs-tools (0.142ubuntu23) noble; urgency=medium

  [ Daniel van Vugt ]
  * hooks/framebuffer: Only add simple/tiny framebuffer drivers. This is to
    limit the size of initrd when FRAMEBUFFER=y is soon enabled for desktop
    installations (LP: #1970069, #1869655).

  [ Benjamin Drung ]
  * autopkgtest: Increase QEMU timeouts on arm64/armhf
  * hooks/framebuffer:
    - Move adding framebuffer drivers into auto_add_modules
    - Drop looking in $MODULESDIR/initrd/ for kernel modules
    - Support MODULES=dep in framebuffer hook

initramfs-tools (0.142ubuntu22) noble; urgency=medium

  * autopkgtest: update systemd-udevd path from /lib to /usr/lib

initramfs-tools (0.142ubuntu21) noble; urgency=medium

  [ Benjamin Drung ]
  * configure_networking:
    - Increase minimum timeout to 30 seconds
    - Fix configuring BOOTIF when using iSCSI (LP: #2056187)
    - Set interface MTU if provided by the DHCP server (LP: #2056194)
    - log sleep durations before retries
  * Copy /etc/passwd into the initramfs to allow dhcpcd running as dhcpcd user
  * Replace obsolete pkg-config build-dependency by pkgconf

  [ Dan Bungert ]
  * Restore nvdimm and dax pmem-related modules (LP: #1981385)

 -- Benjamin Drung <email address hidden>  Thu, 21 Mar 2024 10:57:54 +0100

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

Downloads

File Size SHA-256 Checksum
initramfs-tools_0.142ubuntu23.tar.xz 141.1 KiB f20cdf87af9a09949c8ebee76af9c296ab4a3d7621a3724944090c45407724fb
initramfs-tools_0.142ubuntu23.dsc 2.3 KiB ea400172ac7bbe3130c15515428e76b27edb3d91232c7fd70286249a2ec2646a

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.