mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
kexec-insert-key: have output line for Building initrd on a new line
This commit is contained in:
parent
d9a2b17dec
commit
f289b11290
@ -68,6 +68,7 @@ if [ "$unseal_failed" = "y" ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
echo
|
||||
echo '+++ Building initrd'
|
||||
# pad the initramfs (dracut doesn't pad the last gz blob)
|
||||
# without this the kernel init/initramfs.c fails to read
|
||||
|
Loading…
Reference in New Issue
Block a user