mirror of
https://github.com/ipxe/ipxe
synced 2025-12-13 07:20:47 +03:00
[util] Update welcome message in ISO images
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user