summaryrefslogtreecommitdiff
path: root/doc/syslinux.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/syslinux.txt')
-rw-r--r--doc/syslinux.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/syslinux.txt b/doc/syslinux.txt
index 5a93b907..51d1332c 100644
--- a/doc/syslinux.txt
+++ b/doc/syslinux.txt
@@ -179,6 +179,14 @@ IPAPPEND flag_val [PXELINUX only]
This allows an initrd program to determine from which
interface the system booted.
+ 4: indicates that an option of the following format
+ should be generated and added to the kernel command line:
+
+ SYSUUID=<system uuid>
+
+ ... in lower case hexadecimal in the format normally used for
+ UUIDs (same as for the configuration file; see pxelinux.txt.)
+
LABEL label
KERNEL image
APPEND options...