diff options
author | Chris Lumens <clumens@redhat.com> | 2005-10-21 17:49:43 +0000 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2005-10-21 17:49:43 +0000 |
commit | 6f9e10f5cdd2de285e2640de5d0f2b314a7e1b3f (patch) | |
tree | 0e4d2b47a9d801c876c7cab21c6d02a898cedf5a /docs | |
parent | 8fafbf89c3af5ceadfafca1dc9d7d0e6016a4143 (diff) | |
download | anaconda-6f9e10f5cdd2de285e2640de5d0f2b314a7e1b3f.tar.gz anaconda-6f9e10f5cdd2de285e2640de5d0f2b314a7e1b3f.tar.xz anaconda-6f9e10f5cdd2de285e2640de5d0f2b314a7e1b3f.zip |
Support remote updates.img.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/command-line.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/command-line.txt b/docs/command-line.txt index 14ad2b8d2..70b6e6fd7 100644 --- a/docs/command-line.txt +++ b/docs/command-line.txt @@ -60,6 +60,10 @@ vncconnect=<host>[:<port>] Once installation is up and running, connect to updates Prompt for floppy containing updates (bug fixes). +updates=ftp://<path> Image containing updates over FTP. + +updates=http://<path> Image containing updates over HTTP. + isa Prompt user for ISA devices configuration. dd Use a driver disk. |