build-vm: update referenced script name
It's probably a good year to get rid of this reference practice resulting in a known sort of misdocumentation over time :-/
This commit is contained in:
parent
ec1ce73cb3
commit
39fa788ac8
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
# predictable file locations make bootloader configuration simple;
|
||||
# this script relates to features.in/stage2/stage1/scripts.d/80-make-initfs
|
||||
# this script relates to features.in/stage2/stage1/scripts.d/81-make-initfs
|
||||
|
||||
kver="$(rpm -qa 'kernel-image*' \
|
||||
--qf '%{installtime} %{version}-%{name}-%{release}\n' \
|
||||
|
Loading…
Reference in New Issue
Block a user