[Git-commits] [grml/grml-live] ea1e5e: Provide workaround for kmod/initramfs-tools issue ...
Michael Prokop
noreply at github.com
Fri Nov 11 07:56:53 CET 2022
Branch: refs/heads/mika/nfs
Home: https://github.com/grml/grml-live
Commit: ea1e5ea330eb48abb0b80d7e89bde2a96638db79
https://github.com/grml/grml-live/commit/ea1e5ea330eb48abb0b80d7e89bde2a96638db79
Author: Michael Prokop <mika at grml.org>
Date: 2022-11-11 (Fri, 11 Nov 2022)
Changed paths:
A etc/grml/fai/config/files/etc/initramfs-tools/modules/GRMLBASE
M etc/grml/fai/config/scripts/GRMLBASE/80-initramfs
Log Message:
-----------
Provide workaround for kmod/initramfs-tools issue with NFS/netboot
As of kmod v30+20220905-1 (as present in current Debian/bookworm), the
output of the "modprobe --all --set-version="..." --ignore-install
--quiet --show-depends nfs" command line, as used by initramfs-tools to
identify dependencies of the the nfs module, changed. See
https://bugs.debian.org/1022172 for further details.
Until the situation between kmod, /lib/modprobe.d/50-nfs.conf and
initramfs-tools has been resolved, let's provide a workaround, so our
initramfs includes the required modules for netboot usage with NFS.
Thanks: AndrĂ¡s Korn
Closes: https://github.com/grml/grml/issues/192
More information about the Git-commits
mailing list