summaryrefslogtreecommitdiffstats
path: root/src/util
diff options
context:
space:
mode:
authorMichael Brown2010-10-18 00:55:53 +0200
committerMichael Brown2010-10-18 00:55:53 +0200
commita7fb7a8c6d1fd97b01f307ef7cfb415cd0cca188 (patch)
tree9934d3f63739408eae685e223fc61edfd13e8a63 /src/util
parent[iscsi] Randomise a portion of the ISID to force new session instantiation (diff)
downloadipxe-a7fb7a8c6d1fd97b01f307ef7cfb415cd0cca188.tar.gz
ipxe-a7fb7a8c6d1fd97b01f307ef7cfb415cd0cca188.tar.xz
ipxe-a7fb7a8c6d1fd97b01f307ef7cfb415cd0cca188.zip
[util] Update welcome message in ISO images
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/util')
-rwxr-xr-xsrc/util/geniso2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/geniso b/src/util/geniso
index 2a70b357..1792fc1c 100755
--- a/src/util/geniso
+++ b/src/util/geniso
@@ -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=