From 7f7372a6230d852cb89e4a5fa66bf0cf7a7adeae Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Tue, 24 Feb 2015 14:23:50 +0000 Subject: pxeboot: document KERNEL_ARGS --- pxeboot.write.help | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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. -- cgit v1.2.1