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 17:28:39 +0000
commit7f7372a6230d852cb89e4a5fa66bf0cf7a7adeae (patch)
treea42f170db9ed22f2c86f12744ab22ede38dd9730
parent16b3c231f2dcfe6474909d78a0b267601ddd17e3 (diff)
downloaddefinitions-7f7372a6230d852cb89e4a5fa66bf0cf7a7adeae.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.