Bug#1089042: refuses to run hook scripts written in anything but sh

2024-12-04 Thread Andras Korn
Package: initramfs-tools-core Version: 0.145 Severity: normal Tags: patch Hi, in /usr/share/initramfs-tools/hook-functions, line 926, you invoke sh -n on hook scripts and skip hook scripts that fail to validate as sh scripts. This makes it effectively impossible to use a hook written in anythin

Bug#1024082: Bug#1022172: Bug#1024082: Bug#1022172: /lib/modprobe.d/50-nfs.conf causes initramfs-tools to stop including sunrpc module for nfs

2022-11-18 Thread Andras Korn
On Tue, Nov 15, 2022 at 10:00:43PM +0100, Salvatore Bonaccorso wrote: Hi, > > Try something like this in /lib/udev/rules.d/60-nfs.rules: > > > > ACTION=="add", SUBSYSTEM=="module", KERNEL=="sunrpc", \ > > RUN+="/sbin/sysctl -q --pattern ^sunrpc --system" > > ACTION=="add", SUBSYSTEM=="module",

Re: Bug#1022172: /lib/modprobe.d/50-nfs.conf causes initramfs-tools to stop including sunrpc module for nfs

2022-10-22 Thread Andras Korn
On Fri, Oct 21, 2022 at 03:11:27PM +0200, Marco d'Itri wrote: Hi, > > I thought --ignore-install was completely broken, but no, because without > > it, the output contains *more* "install" lines: > What you are actually seeing is that --ignore-install is applied only to > the nfs module (the on