summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2003-07-07 21:17:03 +0000
committerMike Fulbright <msf@redhat.com>2003-07-07 21:17:03 +0000
commit9da65db1d6844aa7fbe3131efd73961c293fc2e0 (patch)
treed4dadba99d7f8f1c33934185ae03620aafaafc78 /docs
parentbb8dfab802c6a5121d6b92e13f637f228855bf18 (diff)
downloadanaconda-9da65db1d6844aa7fbe3131efd73961c293fc2e0.tar.gz
anaconda-9da65db1d6844aa7fbe3131efd73961c293fc2e0.tar.xz
anaconda-9da65db1d6844aa7fbe3131efd73961c293fc2e0.zip
document new command line option
Diffstat (limited to 'docs')
-rw-r--r--docs/command-line.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/command-line.txt b/docs/command-line.txt
index d64b757cb..6ac6c466f 100644
--- a/docs/command-line.txt
+++ b/docs/command-line.txt
@@ -82,6 +82,12 @@ ks=ftp://<path> Kickstart from FTP.
ks=http://<path> Kickstart from HTTP.
+kssendmac Adds HTTP headers to ks=http:// request that can be helpful
+ for provisioning systems. Includes MAC address of all nics in
+ a CGI environment variable of the form
+ HTTP_X_RHN_PROVISIONING_0, HTTP_X_RHN_PROVISIONING_1, etc, for
+ all nics.
+
upgradeany Don't require an /etc/redhat-release that matches the
expected syntax to upgrade.