initramfs-tools (0.148.3) unstable; urgency=medium
[ Benjamin Drung ]
* [e3f4fb4] Revert "Avoid updating the initramfs twice for some cases"
(Closes: #1108204)
-- Ben Hutchings <benh@debian.org> Sun, 29 Jun 2025 14:08:36 +0200
initramfs-tools (0.148.2) unstable; urgency=medium
[ Benjamin Drung ]
* [3becdb7] Add missing Breaks to initramfs-tools-bin (for moved
unmkinitramfs)
[ Bastian Blank ]
* [2246945] Re-add s390 specific scsi drivers (Closes: #1107689)
-- Ben Hutchings <benh@debian.org> Fri, 13 Jun 2025 00:55:37 +0200
initramfs-tools (0.148.1) unstable; urgency=medium
* No-change source upload to allow propagation to testing
-- Ben Hutchings <benh@debian.org> Wed, 28 May 2025 20:21:18 +0200
initramfs-tools (0.148) unstable; urgency=medium
* [a797b42] unmkinitramfs: Rewrite in C to make it acceptably fast
* [9e37d8b] Move unmkinitramfs to new initramfs-tools-bin package
* [49f3bba] test: Add autopkgtest case for unmkinitramfs
-- Ben Hutchings <benh@debian.org> Wed, 28 May 2025 19:09:21 +0200
initramfs-tools (0.147) unstable; urgency=medium
[ Ben Hutchings ]
* [34f9acd] hook-functions: Add reset drivers when MODULES=dep (Closes:
#1027458)
* [025ce79] unmkinitramfs: Create temporary directory for initramfs
parts
* [25b0c61] unmkinitramfs: Fix detection of EOF marker
* [ca1a68b] unmkinitramfs: Restore split to "early" and "main"
subdirectories (Closes: #1100008)
* [bbbe1d3] unmkinitramfs.8: Update and expand description of multi-
archive handling
[ Chris Hofstaedtler ]
* [297a9e2] hook-functions: avoid aborting in chroots
* [319cdc9] Tighten /dev/pts permissions (Closes: #1095991)
[ Scott Moser ]
* [cec12d7] hook-functions: add squashfs driver (LP: #1501834)
[ Benjamin Drung ]
* [a6884dc] test: let run_qemu* take extra kernel parameters as single
parameter
* [5401bf3] test: support setting a disk label in build_fs_ext2
* [ab1fe4e] test-common: introduce intermediate
_run_qemu_default_devices
* [20c564a] Add qemu-net-iscsi autopkgtest (LP: #2091904)
* [716491a] mkinitramfs: add --version parameter
* [65166a6] update-initramfs: add --version parameter
* [2334de3] kernel/postinst.d: check for correct update-initramfs
provider
* [7ef4755] Fix spelling mistakes in d/changelog
* [3ed4077] hook-functions: Move UFS storage drivers to block class (LP:
#2081020)
* [19b85a5] Filter block kernel modules by symbol regex from dracut (LP:
#2031841)
* [4069428] update-initramfs: add -s parameter (LP: #1466965)
* [7f2ed35] Avoid updating the initramfs twice for some cases (LP:
#1466965)
* [dad2c90] test: run quick copy-file autopkgtest first
* [32aa743] Bump Standards-Version to 4.7.2
-- Ben Hutchings <benh@debian.org> Fri, 28 Mar 2025 02:07:15 +0100
initramfs-tools (0.146) unstable; urgency=medium
[ Alper Nebi Yasak ]
* [6487f6e] hook-functions: Add soc and extcon drivers
* [99bea09] hook-functions: Add rpmsg and hwspinlock drivers
* [7d1c4b4] hook-functions: Add interconnect drivers
* [cf40492] hook-functions: Add mailbox drivers
* [6caf9cd] hook-functions: Add memory drivers
* [82c266d] hook-functions: Add nvmem drivers
* [6269d10] hook-functions: Add power modules
* [ee89884] hook-functions: Add spmi modules
* [4410741] hook-functions: Add qrtr driver
* [56e9fd6] hook-functions: Add devfreq drivers
* [2eb8e0e] hook-functions: Add dma drivers
* [91a439b] hook-functions: Add watchdog drivers
* [ada64b7] hook-functions: Add usb/typec drivers
* [cb730ef] hook-functions: Add tty/serial drivers
* [7033153] hook-functions: Add input/serio drivers
* [c8a24d8] hook-functions: Add platform/chrome drivers
* [bc902ab] hook-functions: Handle msm hidden dependency on qrtr
* [508c23b] hook-functions: Add msm to fb modules list
[ Dmitry Baryshkov ]
* [7328860] hook-functions: add missing module dependencies for Qualcomm
platforms
[ Ben Hutchings ]
* [140c572] hook-functions: Expand documentation of copy_exec and
copy_file
* [765db02] hook-functions: Restore copy_file's handling of target
ending in slash (Closes: #1082647)
* [d5c2430] hook-functions: Exclude usr-merge symlinks in copy_file
(Closes: #1088959)
* [6adf789] autopkgtest: Add tests for copy_file function
* [59d8726] functions: Define list_filter_out function for filtering
comma-sep lists
* [c1ad6a5] init: Filter 'tmpfs' out of $ROOTFSTYPE
* [10bcd21] tests: Add e2fsprogs to dependencies
[ Benjamin Drung ]
* [81fd41f] Put compressed kernel modules and firmware in an
uncompressed cpio (LP: #2028567)
* [cb06181] unmkinitramfs: use directory names 'cpio1', 'cpio2', etc.
* [fb0b40d] Declare breaking miniramfs 1.0.2 and older
* [137d8a9] Drop obsolete shellcheck overrides
* [cc661aa] Filter net kernel modules by symbol regexp from dracut (LP:
#2031841)
* [687cff2] Explicitly call "set -e" instead of specifying on shebang
* [5eda205] netinfo_to_resolv_conf: clear variables between sourcing
* [b55854d] netinfo_to_resolv_conf: add net_file to local variables
* [df2b4b3] hook-functions: make copy_libgcc to not take any parameters
(LP: #2085157)
* [370b433] test: log commands that produce output on stdout
* [ddec7a3] Mark debian/tests/test-common as sh script
* [9333111] tests: fix shellcheck warning "Declare and assign separately
to ..."
* [db53479] tests: Replace 'echo -n' by printf
* [08ec63c] tests: fix shellcheck warning "variable appears unused"
* [32630e9] tests: fix shellcheck info "read without -r will mangle
backslashes"
* [2c746f1] test: make prepare_network_dumping_rootfs take no parameters
* [84115f9] test: silence incorrect shellcheck SC2119
* [a83ddc2] test: fix checking output / initrd content
* [3ad3f72] d/salsa-ci.yml: include tests in shellcheck
[ Jeffery To ]
* [7b10938] Fix resume device type check
-- Ben Hutchings <benh@debian.org> Sun, 02 Mar 2025 17:46:36 +0100
initramfs-tools (0.145) unstable; urgency=medium
* [f1db745] autopkgtest: Run tests as root (Closes: #1078168)
* [984bdc7] hook-functions: copy_file: Canonicalise target filename
(Closes: #1079276)
-- Ben Hutchings <benh@debian.org> Thu, 22 Aug 2024 17:12:25 +0200
initramfs-tools (0.144) unstable; urgency=medium
[ Benjamin Drung ]
* [d730a39] Replace copy_modules_dir by manual_add_modules calls
* [fbed3de] autopkgtest: Enable KVM if available
* [2033d83] mkinitramfs: Use pipefail for creating final initrd.img file
* [ce03a2e] mkinitramfs: Do not store intermediate main cpio archive
* [135c59c] install hid-multitouch module for Surface Pro 4 Keyboard
(LP: #1772094)
* [a3428db] fsck: Mention file system name in failed identification
warning
* [6fc11ff] Move shellcheck configuration to .shellcheckrc
* [8510fab] Check shell scripts for POSIX sh compliance
[ Alper Nebi Yasak ]
* [f495e29] hook-functions: auto_add_modules: Add onboard_usb_hub,
onboard_usb_dev
* [5a1ae97] hook-functions: add_loaded_modules: Walk bound devices for
suppliers
* [852334e] d/gbp.conf: Set gbp-dch options matching existing changelog
entries
* [a89788e] mkinitramfs: Add -m argument to override MODULES setting
[ Ben Hutchings ]
* [b641a97] hook_functions: Fix copy_file with source including a
directory symlink
* [d3150d8] autopkgtest: Fix name of ppc64el kernel flavour
* [1e2fe3f] autopkgtest: Fix test failure when built-in drivers request
firmware
* [347c542] mkinitramfs, hook-functions: Exit with error if dracut-
install fails (Closes: #1079066)
-- Ben Hutchings <benh@debian.org> Thu, 22 Aug 2024 01:59:34 +0200
initramfs-tools (0.143.1) unstable; urgency=medium
* Upload to unstable
-- Ben Hutchings <benh@debian.org> Sun, 28 Jul 2024 20:03:20 +0200
initramfs-tools (0.143) experimental; urgency=medium
[ Gioele Barabucci ]
* [4ae8280] d/initramfs-tools.maintscripts: Remove code for ancient versions
[ наб ]
* [5774cc3] Respect fw_path_para in add_firmware()
* [c9fa064] Handle compressed firmware in add_firmware()
* [1aa6118] Support ZSTD-compressed firmware in add_firmware()
[ Benjamin Drung ]
* [3d29bf9] Configure /etc/resolv.conf and persist hostname
* [5339f25] Add unit tests for netinfo_to_resolv_conf
* [78b408c] Support "set -u"
* [124d98b] test: Fix too small ext2 block count
* [c8d88a5] test-common: Use one common temporary directory
* [b33e6c8] Update lintian override to format for lintian 2.116.3
* [613c4f5] Convert debian/copyright to machine-readable format
* [ad808f4] Switch to debhelper 13
* [5908b3c] Bump Standards-Version to 4.7.0
* [0c23673] Drop Breaks/Conflicts that predate Debian 10 "buster" and Ubuntu
20.04 "focal"
* [2239b0e] test-common: Support "set -u"
* [680698c] test-common: Wrap long qemu-system-x86_64 line
* [7bcc5ae] autopkgtest: Explicitly specify supported architectures
* [c25336f] autopkgtest: Rely on linux-image-generic alias on Debian
* [028d6e0] autopkgtest: Group tests with identical dependencies
* [8e8554b] test: Add random number generator to qemu
* [ea3e090] Run autopkgtest on more architectures
* [1f6bfe7] test: Call qemu with -nodefaults
* [5171920] test: log build_initramfs call
* [9a10673] persist_hostname: fix missing hostname command
* [e114943] mkinitramfs: Simplify pipefail implementation
* [dbd1a56] copy_exec: ignore ldd output lines not starting with a tab
(LP: #2046570)
* [995a33c] Run wrap-and-sort
* [c9d970c] initramfs-tools-core: drop support for upgrading from < 0.138
* [f9dbdc6] test: Check that the network is not configured
* [3c02697] test: create /lib64 to /usr/lib64 symlink as well
* [d75a58b] Bring up networking if ip is specified on cmdline
(Closes: #789067) (LP: #1463846)
* [05692dc] Merge consecutive manual_add_modules calls into one
* [05ea8a5] Skip compression support check if /boot/config-${version} is
missing (LP: #2018171)
* [b3e8cc4] Use dracut-install in manual_add_modules (LP: #2031185)
* [e6ad401] mkinitramfs: indent code that writes the outfile
* [215a713] hook-functions: Shorten add_firmware
* [b83a651] Add myself to debian/copyright
* [946c3c9] refactor: Introduce debian/tests/run-qemu
* [0cefa93] hook-utils: fix tab/spaces indentation
* [ead1b47] mkinitramfs: Resolve hidden dependencies after all modules were
copied
* [9a297f5] reduce number of dracut-install calls (LP: #2065180)
[ Luca Boccassi ]
* [90addd0] Check for the kconfig in /lib/modules/ too
[ szubersk ]
* [67bddc4] Fix/ignore ShellCheck findings
* [9da9969] Silence unnecessary `ln -f` warning
[ Alper Nebi Yasak ]
* [88dc091] hook-functions: Don't walk graphics modules if corebootfb is
available
* [1eb6511] hook-functions: dep_add_modules: Properly include panel drivers
* [3c86dba] hook-functions: sys_walk_mod_add: Add devlink suppliers as
dependencies
* [85239a1] hook-functions: auto_add_modules: Add modules for MT8173/8183
Chromebooks
* [36c7300] hook-functions: dep_add_modules: Include mipi-dsi panel drivers
* [465ae6b] hook-functions: dep_add_modules: Generalise wildcard for panel
drivers
* [03d196f] test: Increase QEMU timeout to 120s
* [8aec852] hook_functions: dep_add_modules: Use heuristics for a generic
framebuffer
[ Aron Xu ]
* [d7b6cec] hook-functions: return from dep_add_modules_mount() for zfs
(Closes: #934736)
[ Adam Vodopjan ]
* [fbc178e] unmkinitramfs: add count_bytes iflag in a dd call
[ Ben Hutchings ]
* [8801fda] debian/tests/test-common: Update klibc.so installation for
/usr-move
* [ff983a1] Add myself to debian/copyright
[ Paul Aurich ]
* [13b88ca] scripts/functions: Don't die if configure_networking times out
(Closes: #1025730)
[ Arnaud Rebillout ]
* [8f2f49e] Add hyper-keyboard module, needed to enter LUKS password in
Hyper-V (Closes: #1028511)
-- Ben Hutchings <benh@debian.org> Sat, 01 Jun 2024 22:54:45 +0200
initramfs-tools (0.142) unstable; urgency=medium
[ Dan Streetman ]
* [8c9840e] hooks/fsck: always include fsck binary (LP: #1917780)
[ Dimitri John Ledkov ]
* [d8c5864] mkinitramfs: decompress compressed kernel modules
[ szubersk ]
* [e447e91] resume: Don't resume from a swap device on a ZVOL
[ Johannes Schauer Marin Rodrigues ]
* [834d01d] hook-functions: Add pwm-imx27, nwl-dsi, ti-sn65dsi86,
imx-dcss, mxsfb, mux-mmio and imx8mq-interconnect for MNT Reform 2
panel/backlight.
[ Rich Ercolani ]
* [50d945a] Add support for specifying compression level
[ Ben Hutchings ]
* [5bf479d] hook-functions: Remove support for ieee1394 and i2o
* [9a4d579] hook-functions: auto_add_modules: Include UFS drivers from
drivers/ufs/
[ Sven Joachim ]
* [c064b9e] Copy modules.builtin.modinfo into initramfs (Closes: #1014319)
-- Ben Hutchings <benh@debian.org> Tue, 12 Jul 2022 23:51:34 +0200
initramfs-tools (0.141) unstable; urgency=medium
[ Hideki Yamane ]
* [742c8ee] Use zstd as default compression for initramfs (Closes: #976054)
* [b6ccfb6] Recommends: s/pigz/zstd/
* [1063c43] Add check whether zstd support kernel (>= 5.9) and
CONFIG_RD_ZSTD=y or not
* [71c29fd] As comparison, compression level 9 is better.
* [9cee2f0] Consider SOURCE_DATE_EPOCH option for zstd
[ Alper Nebi Yasak ]
* [db7aec4] hook-functions: Include io-domain in dw_mmc-rockchip hidden
dependencies
[ Michael Biebl ]
* [7ec5e26] Setup /dev/fd and /dev/std{in,out,err} after mounting devtmpfs
(Closes: #981302)
[ Dan Streetman ]
* [116b532] hook-functions: check for dir before running find on it
(LP: #1927779)
[ Vagrant Cascadian ]
* [a5d9b32] hook-functions: Add pwm-rockchip to "fb" modules for Pinebook PRO
LCD display.
* [7e15676] hook-functions: Add usb/typec/tcpm modules to support keyboard on
Pinebook PRO.
* [5f17c03] hook-functions: Add panel-edp to "fb" modules for Pinebook PRO
LCD display.
[ Ben Hutchings ]
* [26f2f00] Only run shellcheck in Salsa CI (Closes: #992798)
* [bd1519b] Fix shellcheck warning "Avoid x-prefix in comparisons ..."
* [4937118] hook-functions: Fix shellcheck warning "Expansions inside ${..}
need to be ..."
* [883f4ad] mkiniramfs: Log warning about missing compressor to stderr
* [035190c] mkinitramfs: Generalise kernel compression support check
* [58e05e4] d/salsa-ci.yml: Disable non-arch:all builds
* [5679e26] debian/tests/control: Add zstd as dependency to avoid (fatal)
warnings
* [e856af4] hook-functions: Support network boot via USB Ethernet adapters
(Closes: #980788)
* [ec5c6c7] scripts/functions: Refactor device name logic in
configure_networking
* [80eddcf] scripts/functions: Make configure_networking wait for device
specified any way (Closes: #911727)
[ Ben Love ]
* [02dc65f] Fully-qualify modprobe calls to avoid busybox
[ Ariel D'Alessandro ]
* [8a6f73c] hook-functions: Add nvmem-imx-ocotp driver module to network boot
-- Ben Hutchings <benh@debian.org> Sun, 10 Apr 2022 23:39:45 +0200
initramfs-tools (0.140) unstable; urgency=medium
[ Norbert Lange ]
* mkinitramfs: use temporary file for uncompressed cpio
[ Michael Prokop ]
* mkinitramfs: report actually requested compress util if it's not present
[ Ben Hutchings ]
* init: Mount /dev without the noexec option
[ dann frazier ]
* configure_networking(): Wait for specified network device (Closes: #965935)
[ Bastian Blank ]
* Include all PCI controller modules
* Include all reset controller modules
-- Bastian Blank <waldi@debian.org> Sat, 13 Mar 2021 19:13:18 +0100
initramfs-tools (0.139) unstable; urgency=medium
* [9679f0c] debian/tests: Run amd64 tests on either amd64 or generic flavour
* [0099040] debian/tests/control: Mark all amd64 tests as
skip-not-installable (Closes: #970184)
* [3616c8f] conf/initramfs.conf: Fix typo "filesytem" (Closes: #970235)
-- Ben Hutchings <benh@debian.org> Sun, 13 Sep 2020 19:28:00 +0100
initramfs-tools (0.138) unstable; urgency=medium
[ Ben Hutchings ]
* [0b034b4] docs/maintainer-notes.md: Delete the horizontal rules
* [ba883cb] docs/maintainer-notes.md: Use Gitlab markup for table of contents
* [5284a00] docs/maintainer-notes.md: Use Gitlab markup for definition table
* [a469b7e] docs/maintainer-notes.md: Use archive.org URL for Daniel Baumann
doc
* [424260e] debian/control, docs/maintainer-notes.md: Use my @debian.org
address
* [181a35c] update-initramfs: Remove test for direct invocation from kernel
package
* [6ebe41b] Remove obsolete update-initramfs state in
/var/lib/initramfs-tools
* [2f2ad0d] hook-functions: copy_exec: Copy libgcc_s.so with any soversion up
to 9 (Closes: #959768)
* [0f24cc1] Add CI configuration for salsa.debian.org
* [9877542] initramfs.conf: Delete "NFS Section" comment
* [4309c3b] Add FSTYPE config parameter to allow overriding filesystem type
detection (Closes: #923400)
* [6300aa1] Change "panic" parameter handling to work more like the kernel
* [90d64bd] debian/tests: Add common test preparation code
* [3dd2984] debian/tests: Add basic test for amd64 using klibc and not
busybox
* [69240b1] debian/tests: Add basic test for amd64 using busybox
* [3d834c8] debian/tests: Add basic tests for amd64 with only ata/virtio
driver
* [c14b760] debian/tests: Add test for separate /usr device
* [6b3b361] debian/tests: Add test of the panic shell and parameter handling
[ Vagrant Cascadian ]
* [482897b] hook-functions: Add modules needed for Pinebook LCD display.
[ Guilherme G. Piccoli ]
* [c3cbf35] scripts/functions: Prevents printf error carry over if wrong
console is set (Closes: #960355)
[ Unit 193 ]
* [3b82099] When overriding configured compressor, warn the user.
[ Norbert Lange ]
* [e94f410] un-,mkinitramfs: add support for zstd (Closes: #955469)
[ Jann Horn ]
* [a7718dc] Add firmware for built-in drivers (Closes: #857054)
-- Ben Hutchings <benh@debian.org> Fri, 11 Sep 2020 20:37:29 +0100
initramfs-tools (0.137) unstable; urgency=medium
[ Ben Hutchings ]
* [1b28d25] Document copy_exec as usable for shared libraries
* [f2ac13e] hook-functions: copy_exec: Copy libgcc_s.so.1 along with
libpthread.so.* (Closes: #950254)
* [d96228a] hook-functions: copy_exec: Correct verbose log message for
symlinks
* [dd5fb36] hook-functions: Factor out device class walking into a function
* [14a00af] hook-functions: Don't add backlight modules if we have generic
fb device (Closes: #955347)
* [f6133e1] Fix new shellcheck warnings around unquoted parameter expansion
(Closes: #958851)
[ AP ]
* [857042c] hook-functions: Search for firmware under /lib/firmware/updates
(Closes: #956663)
-- Ben Hutchings <benh@debian.org> Tue, 28 Apr 2020 04:56:17 +0100
initramfs-tools (0.136) unstable; urgency=medium
[ Mathieu Malaterre ]
* [90bd459] Update to new name for kernel module therm_pm72
[ Alper Nebi Yasak ]
* [ded7214] hook-functions: Handle dw_mmc-rockchip hidden dependency on
rockchip-io-domain
* [da85190] hook-functions: Include modules for Chromebook Plus display
[ Ben Hutchings ]
* [afd2668] debian/tests/control: Mark shellcheck test as superficial
* [9d8b690] mkinitramfs: Remove workaround for old udev versions
* [2b55aca] mkinitramfs: Remove special case for Arm OABI ports
* [a9e5169] mkinitramfs: Remove armhf dynamic linker hack
* [b19b6f3] debian/rules: Suppress execution of dh_installinitramfs
* [8330bcd] mkinitramfs: Use cp -p option for ld.so.conf* instead of -aZ
* [15fd713] initramfs-tools(7): Change example to use copy_exec instead of cp
* [c2d589e] Revert "mkinitramfs: check if initramfs has a shell"
* [835d584] mkinitramfs: Copy modules.builtin.bin into initramfs
(Closes: #948257)
* [0012977] init: Remove special case for kernel parameter resume=UUID=...
* [897ab77] update-initramfs: Make "-c -k all" options useful again
(Closes: #926401)
* [d6c6eec] init: Mount /dev with "exec" option if v86d is present
(Closes: #940171)
* [a9e73b5] hook-functions: Drop ext4dev from filesystem module list
* [41d9ceb] mkinitramfs: Enable multihreaded xz compression (Closes: #942144)
[ Alexander Volkov ]
* [e34affa] Don't require build dependency on shellcheck when nocheck profile
is enabled
[ Johannes 'josch' Schauer ]
* [e2ad678] hook-functions: preloaded libraries should not end up in the
initramfs (Closes: #944929)
[ Debian Janitor ]
* [a1e17fc] Bump debhelper from old 9 to 12.
* [4d86d1a] Set debhelper-compat version in Build-Depends.
[ Romain Perier ]
* [4df27e2] hook-functions: Add f2fs as base in auto_add_modules
[ Christian Göttsche ]
* [0db5752] Do not copy SELinux context in mkinitramfs (Closes: #948365)
[ Topi Miettinen ]
* [55afeec] Tighten permissions for /run/initramfs
-- Ben Hutchings <ben@decadent.org.uk> Sat, 18 Jan 2020 18:48:51 +0000
initramfs-tools (0.135) unstable; urgency=medium
[ Topi Miettinen ]
* [eb98d2e] init: /dev can be noexec and /run nodev
[ Alper Nebi Yasak ]
* [43488a3] hook-functions: Handle spi-rockchip hidden dependency on pl330
[ Ben Hutchings ]
* [116ce5c] autopkgtest: Only test hook and boot scripts from specific
packages
-- Ben Hutchings <ben@decadent.org.uk> Wed, 21 Aug 2019 23:06:28 +0100
initramfs-tools (0.134) unstable; urgency=medium
[ Ben Hutchings ]
* [8aeae9f] hooks/resume: Disable resume when there are no suitable swap
devices. Thanks to Trek <trek00@inbox.ru> (Closes: #916696)
* [40f6647] hook-functions: Include all keyboard driver modules when
MODULES=most. Thanks to Alper Nebi Yasak <alpernebiyasak@gmail.com>
* [797e5fe] hook-functions: Include cros_ec_spi and SPI drivers when
MODULES=most. Thanks to Alper Nebi Yasak <alpernebiyasak@gmail.com>
* [f65627d] resume: Set plymouth status only if there is a suspend image
(Closes: #928736)
* [c31a908] hook-functions: Fix copy_file with target of "/bin"
(Closes: #928689)
* [8a29ef3] scripts/functions: Use "reboot -f" to reboot on panic.
Thanks to Michael Niewöhner <linux@mniewoehner.de> (Closes: #923165)
* [da9f53e] unmkinitramfs: Work around lz4cat filename check.
Thanks to Dimitri John Ledkov <xnox@ubuntu.com> (Closes: #930366)
* [cf7bb4b] initramfs-tools-core: Depend on logsave or older e2fsprogs
(Closes: #932854)
* [8570718] update-initramfs(8): Document -d option as "delete" instead of
"remove"
* [fffe514] update-initramfs(8): Update description of "-k all" option
[ Benjamin Drung ]
* [5e94f22] autopkgtest: Check also
/usr/share/initramfs-tools/{hooks,scripts}
[ Alper Nebi Yasak ]
* [994d698] hook-functions: Include extcon-usbc-cros-ec when MODULES=most
* [4e3496a] hook-functions: Include extcon drivers when MODULES=dep
[ Uwe Kleine-König ]
* [37dcf3d] mkinitramfs: suppress warning when using bzip2 or lzma
(Closes: #930754)
-- Ben Hutchings <ben@decadent.org.uk> Sun, 28 Jul 2019 01:10:56 +0100
# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog initramfs-tools-bin`.
Generated by dwww version 1.16 on Tue Dec 16 04:37:17 CET 2025.