summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-08-14 02:00:12 +0000
committerJeremy Katz <katzj@redhat.com>2003-08-14 02:00:12 +0000
commitc540e134193f9759873ced09b0156c6219983101 (patch)
treeb36013fe219e6c3d8762bf2a0a32b538ac5c0373 /docs
parent3f01dfc8e9d6b8bf25b79b1cbda94ca0ff4ada09 (diff)
downloadanaconda-c540e134193f9759873ced09b0156c6219983101.tar.gz
anaconda-c540e134193f9759873ced09b0156c6219983101.tar.xz
anaconda-c540e134193f9759873ced09b0156c6219983101.zip
merge from taroon-branch. all kinds of miscellaneous bugfixes, including
* firewall update * iSeries PReP size * ppc mediacheck * tzdata stuff * cmdline mode * pkg defaults screen
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 c06c984b7..b482b18cd 100644
--- a/docs/command-line.txt
+++ b/docs/command-line.txt
@@ -137,3 +137,9 @@ method=hd://<dev>/<path> Use <path> on <dev> for a hard drive installation
method=cdrom Do a CDROM based installation.
+vnc Do graphical installation via VNC. Instead of
+ starting a normal X server, vncserver will be started
+ and you can then connect remotely to do the
+ installation.
+
+vncpassword=<password> Set a password for the vnc session.