Hi
This weeks meeting will happen tomorrow, 2024-07-03 (this time as
aternating between jitsi and IRC it will be on IRC).
Currently the agenda is empty.
https://salsa.debian.org/kernel-team/meetings/-/wikis/20240703
If you have any points to discuss, please reply it in this thread.
Summary of
diff --git a/update-initramfs b/update-initramfs
index 4bb8d8a..5fe7921 100755
--- a/update-initramfs
+++ b/update-initramfs
@@ -138,15 +138,16 @@ generate_initramfs()
if [ "${verbose}" = 1 ]; then
OPTS="-v ${OPTS}"
fi
+ initramfs_tmp=$(mktemp)
# shellcheck disa
2 matches
Mail list logo