Bug#492571: hook-functions: manual_add_modules(): doesn't work with mawk

2009-03-22 Thread maximilian attems
tags 492571 moreinfo unreproducible stop On Sun, 27 Jul 2008, B.W.R. Noordhuis wrote: > > See manual_add_modules() in /usr/share/initramfs-tools/hook-functions: > > awk '/^insmod/ { print $2 }' > > That line works as expected when your awk is `gawk`, but produces no output > with `mawk`. This

Bug#492571: hook-functions: manual_add_modules(): doesn't work with mawk

2008-07-27 Thread B.W.R. Noordhuis
Package: initramfs-tools Version: 0.92e Severity: important See manual_add_modules() in /usr/share/initramfs-tools/hook-functions: awk '/^insmod/ { print $2 }' That line works as expected when your awk is `gawk`, but produces no output with `mawk`. This leaves the system unbootable (in my case)