summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-24 14:23:50 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-27 15:25:24 +0000
commitd077e06614b213f19ecd280869103321931399fc (patch)
tree29524ec4bbd12fe67eb9fa80c90c139e6b41c051
parent701d63e60978d3a45d0cb68d204c57cbb5ba313c (diff)
downloaddefinitions-d077e06614b213f19ecd280869103321931399fc.tar.gz
pxeboot: document KERNEL_ARGS
-rw-r--r--pxeboot.write.help14
1 files changed, 14 insertions, 0 deletions
diff --git a/pxeboot.write.help b/pxeboot.write.help
index 58a86957..4ffdb501 100644
--- a/pxeboot.write.help
+++ b/pxeboot.write.help
@@ -121,3 +121,17 @@ help: >
If it is possible for the target to notify you that it has finished
installing, you can put a command in here to wait for the event.
+
+
+ # Misc
+
+
+ ## KERNEL_ARGS
+
+
+ Additional kernel command line options. Note that the following
+ options
+
+ root=/dev/nfs ip=dhcp nfsroot=$NFSROOT`
+
+ are implicitly added by the extension.