For reasons that are not clear to me yet, the translated versions of the
handbook fail to build on the cluster with no CVSup mirrors listed. I can't recreate this locally, but for now, add back a single mirror (cvsup.freebsd.org, which is under clusteradm control). Hopefully that should be sufficient to allow the build to complete. Noticed by: wblock Pointy hat to: gavin
This commit is contained in:
parent
948e467a31
commit
f2045b8585
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45192
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@
|
|||
<url proto="httpv6">http://ftp.FreeBSD.org/pub/FreeBSD/</url>
|
||||
</host>
|
||||
|
||||
<host type="cvsup">
|
||||
<name>cvsup.FreeBSD.org</name>
|
||||
</host>
|
||||
|
||||
</entry>
|
||||
|
||||
<entry id="mirrors-primary">
|
||||
|
|
Loading…
Reference in a new issue