summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2003-08-11 19:37:36 +0000
committerMike Fulbright <msf@redhat.com>2003-08-11 19:37:36 +0000
commitea290a086b52a28865b0f867f39767d2ad49f985 (patch)
tree9d525ecb02984a3d0ecc277c2d03e671ec5341c1 /docs
parentc9c00f9206df98d5fb2d3b14f79c9c8ab8ac760e (diff)
downloadanaconda-ea290a086b52a28865b0f867f39767d2ad49f985.tar.gz
anaconda-ea290a086b52a28865b0f867f39767d2ad49f985.tar.xz
anaconda-ea290a086b52a28865b0f867f39767d2ad49f985.zip
docs for all vnc command line options
Diffstat (limited to 'docs')
-rw-r--r--docs/command-line.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/command-line.txt b/docs/command-line.txt
index d893ee3c7..c06c984b7 100644
--- a/docs/command-line.txt
+++ b/docs/command-line.txt
@@ -40,6 +40,26 @@ graphical Force graphical install. Required to have ftp/http use GUI.
text Force text mode install.
+vnc Enable vnc-based installation. You will need to connect
+ to the machine using a vnc client application.
+
+vncpassword=<password> Enable a password for the vnc connection. This will
+ prevent someone from inadvertantly connecting to the
+ vnc-based installation.
+
+ Requires 'vnc' option to be specified as well.
+
+vncconnecthost=<host> Once installation is up and running, connect to
+ the vnc client named <host>.
+
+ Requires 'vnc' option to be specified as well.
+
+vncconnectport=<host> Once installation is up and running, connect to
+ the vnc client on port <port>. Requires that
+ vncconnecthost= option is also specified.
+
+ Requires 'vnc' option to be specified as well.
+
updates Prompt for floppy containing updates (bug fixes).
isa Prompt user for ISA devices configuration.