mirror of
https://github.com/ipxe/ipxe
synced 2026-02-14 02:31:26 +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
|
cp -p $isolinux_bin $dir
|
||||||
cat > $cfg <<EOF
|
cat > $cfg <<EOF
|
||||||
# These default options can be changed in the geniso script
|
# 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
|
TIMEOUT 30
|
||||||
EOF
|
EOF
|
||||||
first=
|
first=
|
||||||
|
|||||||
Reference in New Issue
Block a user