Remove references to hub, updating or removing entirely as

appropriate.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-06-22 03:26:55 +00:00
parent 4efcc2fd05
commit 8163f7d37d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46853
4 changed files with 4 additions and 9 deletions

View file

@ -2357,7 +2357,7 @@ ControlPersist yes</screen>
</step>
<step>
<para>Log into <systemitem>hub.FreeBSD.org</systemitem> and
<para>Log into <systemitem>freefall.FreeBSD.org</systemitem> and
create a
<filename>/var/forward/<replaceable>user</replaceable></filename>
(where <replaceable>user</replaceable> is your username)

View file

@ -963,7 +963,7 @@ example.FreeBSD.org has address 204.216.27.XX</screen>
<screen>&prompt.root; <userinput>host example.FreeBSD.org</userinput>
example.FreeBSD.org has address 204.216.27.XX
example.FreeBSD.org mail is handled (pri=10) by hub.FreeBSD.org</screen>
example.FreeBSD.org mail is handled (pri=10) by nevdull.FreeBSD.org</screen>
<para>All mail sent to <systemitem
class="fqdomainname">example.FreeBSD.org</systemitem> will
@ -1020,7 +1020,7 @@ freefall MX 20 who.cdrom.com</programlisting>
<acronym>MX</acronym> record:</para>
<programlisting>example.FreeBSD.org A 204.216.27.XX ; Workstation
MX 10 hub.FreeBSD.org ; Mailhost</programlisting>
MX 10 nevdull.FreeBSD.org ; Mailhost</programlisting>
<para>This will redirect mail for the workstation to the
<acronym>MTA</acronym> no matter where the A record points.

View file

@ -25,7 +25,7 @@ ${INDEX}:
.endif
HOSTNAME!= hostname
.if ${HOSTNAME} == "hub.freebsd.org" || ${HOSTNAME} == "freefall.freebsd.org" || ${HOSTNAME} == "www.freebsd.org" || ${HOSTNAME} == "build-web.stream.FreeBSD.org"
.if ${HOSTNAME} == "freefall.freebsd.org" || ${HOSTNAME} == "www.freebsd.org" || ${HOSTNAME} == "build-web.stream.FreeBSD.org"
CLUSTER_MACHINE= YES
.endif

View file

@ -574,11 +574,6 @@
<destination>&base;/internal/about.html</destination>
</term>
<term>
<text>hub.FreeBSD.org</text>
<destination>&base;/internal/about.html</destination>
</term>
<term>
<text>BSDi, network connection</text>
<destination>&base;/internal/about.html</destination>