summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/sade.8
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>2000-01-25 05:56:49 +0000
committerjkh <jkh@FreeBSD.org>2000-01-25 05:56:49 +0000
commitb6f601a801926a106b3328c65333116714d51c76 (patch)
tree817a80d613c18f3380e23ea375b7e65282fddb05 /usr.sbin/sade/sade.8
parent8cd8c3184d4856344fb6419a35ab3bd51851584b (diff)
downloadFreeBSD-src-b6f601a801926a106b3328c65333116714d51c76.zip
FreeBSD-src-b6f601a801926a106b3328c65333116714d51c76.tar.gz
o Fix http proxy code for various extentions and deal with FTP archive
format changes. o Make anonymous ftp setup more analy retentive. PR: 16070 Submitted by: Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de>
Diffstat (limited to 'usr.sbin/sade/sade.8')
-rw-r--r--usr.sbin/sade/sade.815
1 files changed, 15 insertions, 0 deletions
diff --git a/usr.sbin/sade/sade.8 b/usr.sbin/sade/sade.8
index 530bcf8..33552fa 100644
--- a/usr.sbin/sade/sade.8
+++ b/usr.sbin/sade/sade.8
@@ -675,6 +675,9 @@ The first primary partition found is used (e.g. C:).
Select a tape device as the installation media.
.Pp
\fBVariables:\fR None
+
+.\" XXX
+
.It mediaSetFTP
Select an FTP site as the installation media.
.Pp
@@ -719,6 +722,18 @@ using "passive" FTP transfer mode.
.Pp
\fBVariables:\fR Same as for
.Ar mediaSetFTP .
+.It mediaSetHTTP
+Alias for
+.Ar mediaSetFTP
+using an HTTP proxy.
+.Pp
+\fBVariables:\fR See
+.Ar mediaSetFTP ,
+plus
+.Bl -tag -width indent
+.It _httpPath
+The proxy to use (host:port) (non-optional).
+.El
.It mediaSetUFS
Select an existing UFS partition (mounted with the label editor) as
the installation media.
OpenPOWER on IntegriCloud