summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhpa <hpa>2001-04-12 23:49:19 +0000
committerhpa <hpa>2001-04-12 23:49:19 +0000
commitfaa44ab86b56937d3a727108ead14971facfad9c (patch)
treef1a365df6592c09d581f69889780abf7b2cbea93
parent72b97066d2077161130bf7e833afb97724228b10 (diff)
downloadsyslinux-faa44ab86b56937d3a727108ead14971facfad9c.tar.gz
Update the maximum pathname length to 63 characters.syslinux-1.61
-rw-r--r--pxelinux.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pxelinux.doc b/pxelinux.doc
index e6baa81b..fd55baa4 100644
--- a/pxelinux.doc
+++ b/pxelinux.doc
@@ -54,7 +54,7 @@ search for its config file on the boot server in the following way:
It should be noted that all filename references are relative to the
directory pxelinux.0 lives in (usually /tftpboot). PXELINUX
-generally requires that filenames (including any relative path) are 31
+generally requires that filenames (including any relative path) are 63
characters or shorter in length.
PXELINUX does not support MTFTP, and I have no immediate plans of