summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-05-01 16:59:13 +0000
committerJeremy Katz <katzj@redhat.com>2006-05-01 16:59:13 +0000
commitf0949823bf410522dd97fad00d876f28541a12b6 (patch)
tree62fd0ccdfd1edf4d7533b5d268e25623e8cfffba /docs
parent9398d4fc0aff2fc8a85252f1314667d51bbd13c3 (diff)
downloadanaconda-f0949823bf410522dd97fad00d876f28541a12b6.tar.gz
anaconda-f0949823bf410522dd97fad00d876f28541a12b6.tar.xz
anaconda-f0949823bf410522dd97fad00d876f28541a12b6.zip
2006-05-01 Jeremy Katz <katzj@redhat.com>
* docs/kickstart-docs.txt: Update for nfs mount options. * docs/command-line.txt: Likewise.
Diffstat (limited to 'docs')
-rw-r--r--docs/command-line.txt2
-rw-r--r--docs/kickstart-docs.txt12
2 files changed, 9 insertions, 5 deletions
diff --git a/docs/command-line.txt b/docs/command-line.txt
index 29d32aa90..8bbf5e222 100644
--- a/docs/command-line.txt
+++ b/docs/command-line.txt
@@ -103,7 +103,7 @@ ks Kickstart over NFS.
ks=cdrom: Kickstart from CDROM
-ks=nfs:<path> Kickstart from NFS.
+ks=nfs(:options):<path> Kickstart from NFS. NFS mount options are optional.
ks=<url> Kickstart via HTTP.
diff --git a/docs/kickstart-docs.txt b/docs/kickstart-docs.txt
index 46f2d4f77..a26b1a860 100644
--- a/docs/kickstart-docs.txt
+++ b/docs/kickstart-docs.txt
@@ -1,10 +1,10 @@
Kickstart
- Copyright (c) 2003 by Red Hat, Inc.
+ Copyright (c) 2003-2006 by Red Hat, Inc.
- Copyright ^TM 2003 by Red Hat, Inc. This material may be distributed only
- subject to the terms and conditions set forth in the Open Publication
- License, V1.0 or later (the latest version is presently available at
+ This material may be distributed only subject to the terms and
+ conditions set forth in the Open Publication License, V1.0 or later
+ (the latest version is presently available at
http://www.opencontent.org/openpub/).
Distribution of substantively modified versions of this document is
@@ -410,6 +410,10 @@ Creating the Kickstart File
Directory containing the RedHat directory of the installation
tree.
+ * --opts=
+
+ Mount options to use for mounting the NFS export. (optional)
+
For example:
nfs --server=nfsserver.example.com --dir=/tmp/install-tree