mirror of https://github.com/ipxe/ipxe.git
[util] Update welcome message in ISO images
Signed-off-by: Michael Brown <mcb30@ipxe.org>pull/1/head
parent
5f4ab0d22a
commit
a7fb7a8c6d
|
@ -37,7 +37,7 @@ cfg=$dir/isolinux.cfg
|
|||
cp -p $isolinux_bin $dir
|
||||
cat > $cfg <<EOF
|
||||
# These default options can be changed in the geniso script
|
||||
SAY Etherboot ISO boot image generated by geniso
|
||||
SAY iPXE ISO boot image
|
||||
TIMEOUT 30
|
||||
EOF
|
||||
first=
|
||||
|
|
Loading…
Reference in New Issue